summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-241-1/+0
* kobject: add kobject_create_and_add functionGreg Kroah-Hartman2008-01-241-0/+3
* kset: add kset_create_and_add functionGreg Kroah-Hartman2008-01-241-1/+3
* kobject: remove kobj_set_kset_s as no one is using it anymoreGreg Kroah-Hartman2008-01-241-18/+0
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-11/+4
* kobject: add kobject_init_and_add functionGreg Kroah-Hartman2008-01-241-0/+5
* kobject: add kobject_add_ng functionGreg Kroah-Hartman2008-01-241-0/+3
* kobject: add kobject_init_ng functionGreg Kroah-Hartman2008-01-241-0/+1
* kobject: make kobject_cleanup be staticGreg Kroah-Hartman2008-01-241-2/+0
* driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-241-9/+15
* tifm: Convert from class_device to device for TI flash mediaTony Jones2008-01-241-1/+1
* pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones2008-01-241-1/+1
* DMA: Convert from class_device to device for DMA engineTony Jones2008-01-241-1/+2
* kref: add kref_set()Evgeniy Polyakov2008-01-241-0/+1
* PM: Acquire device locks on suspendRafael J. Wysocki2008-01-241-0/+8
* Pull dmi-2.6.24 into release branchLen Brown2008-01-232-2/+9
|\
| * ACPI: make _OSI(Linux) console messages smarterLen Brown2008-01-231-2/+5
| * DMI: create dmi_get_slot()Len Brown2008-01-231-0/+2
| * DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-231-0/+2
* | Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown2008-01-231-1/+2
|/
* [MIPS] SMTC: Fix build error.Frank Rowand2008-01-221-3/+3
* CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2008-01-171-5/+2
* lockdep: fix workqueue creation API lockdep interactionJohannes Berg2008-01-161-3/+11
* libata: correct handling of TSS DVDAlan Cox2008-01-151-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-151-0/+4
|\
| * x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger2008-01-151-0/+4
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-151-1/+0
|\ \ | |/ |/|
| * [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-151-1/+0
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-141-1/+1
|\ \
| * | [MIPS] Cacheops.h: Fix typo.Ralf Baechle2008-01-151-1/+1
* | | Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-141-1/+0
| |/ |/|
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-01-141-0/+4
|\ \
| * | i2c: Driver IDs are optionalJean Delvare2008-01-141-0/+4
* | | CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson2008-01-141-0/+1
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-01-132-16/+21
|\ \
| * | [ARM] pxa: silence warnings from cpu_is_xxx() macrosRussell King2008-01-102-16/+21
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-131-0/+1
|\ \
| * | [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-111-0/+1
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-134-7/+12
|\ \
| * \ Pull bugzilla-9535 into release branchLen Brown2008-01-111-1/+1
| |\ \
| | * | increase PNP_MAX_PORT to 40 from 24Len Brown2007-12-271-1/+1
| * | | Pull bugzilla-9194 into release branchLen Brown2008-01-112-6/+9
| |\ \ \
| | * | | PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-112-6/+9
| * | | | ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-111-0/+2
| | |_|/ | |/| |
* | | | remove task_ppid_nr_nsRoland McGrath2008-01-131-13/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2008-01-112-27/+21
|\ \ \ \
| * | | | sh: Force __access_ok() to obey address space limit.Paul Mundt2008-01-111-27/+15
| * | | | sh: Fix argument page dcache flushing regression.Carmelo Amoroso2008-01-071-0/+6
* | | | | Don't blatt first element of prv in sg_chain()Rusty Russell2008-01-111-2/+2
| |/ / / |/| | |
* | | | [SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet2008-01-081-1/+1
OpenPOWER on IntegriCloud