aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-24kobject: get rid of kobject_add_dirGreg Kroah-Hartman
2008-01-24kobject: add kobject_create_and_add functionGreg Kroah-Hartman
2008-01-24kset: add kset_create_and_add functionGreg Kroah-Hartman
2008-01-24kobject: remove kobj_set_kset_s as no one is using it anymoreGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2008-01-24kobject: add kobject_init_and_add functionGreg Kroah-Hartman
2008-01-24kobject: add kobject_add_ng functionGreg Kroah-Hartman
2008-01-24kobject: add kobject_init_ng functionGreg Kroah-Hartman
2008-01-24kobject: make kobject_cleanup be staticGreg Kroah-Hartman
2008-01-24driver core: Make the dev_*() family of macros in device.h completeEmil Medve
2008-01-24tifm: Convert from class_device to device for TI flash mediaTony Jones
2008-01-24pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones
2008-01-24DMA: Convert from class_device to device for DMA engineTony Jones
2008-01-24kref: add kref_set()Evgeniy Polyakov
2008-01-24PM: Acquire device locks on suspendRafael J. Wysocki
2008-01-23Pull dmi-2.6.24 into release branchLen Brown
2008-01-23Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown
2008-01-23ACPI: make _OSI(Linux) console messages smarterLen Brown
2008-01-23DMI: create dmi_get_slot()Len Brown
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown
2008-01-22[MIPS] SMTC: Fix build error.Frank Rowand
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson
2008-01-16lockdep: fix workqueue creation API lockdep interactionJohannes Berg
2008-01-15libata: correct handling of TSS DVDAlan Cox
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-01-15x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras
2008-01-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds
2008-01-15[MIPS] Cacheops.h: Fix typo.Ralf Baechle
2008-01-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-01-14i2c: Driver IDs are optionalJean Delvare
2008-01-14CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson
2008-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-01-13remove task_ppid_nr_nsRoland McGrath
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds
2008-01-11Pull bugzilla-9535 into release branchLen Brown
2008-01-11Pull bugzilla-9194 into release branchLen Brown
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown
2008-01-11Don't blatt first element of prv in sg_chain()Rusty Russell
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui
2008-01-11sh: Force __access_ok() to obey address space limit.Paul Mundt
2008-01-10[ARM] pxa: silence warnings from cpu_is_xxx() macrosRussell King
2008-01-08[SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet
2008-01-08[XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet
2008-01-08[NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore