| Commit message (Expand) | Author | Age | Files | Lines |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 | 1 | -11/+4 |
* | kobject: add kobject_init_and_add function | Greg Kroah-Hartman | 2008-01-24 | 1 | -0/+5 |
* | kobject: add kobject_add_ng function | Greg Kroah-Hartman | 2008-01-24 | 1 | -0/+3 |
* | kobject: add kobject_init_ng function | Greg Kroah-Hartman | 2008-01-24 | 1 | -0/+1 |
* | kobject: make kobject_cleanup be static | Greg Kroah-Hartman | 2008-01-24 | 1 | -2/+0 |
* | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve | 2008-01-24 | 1 | -9/+15 |
* | tifm: Convert from class_device to device for TI flash media | Tony Jones | 2008-01-24 | 1 | -1/+1 |
* | pktcdvd: Convert from class_device to device for block/pktcdvd | Tony Jones | 2008-01-24 | 1 | -1/+1 |
* | DMA: Convert from class_device to device for DMA engine | Tony Jones | 2008-01-24 | 1 | -1/+2 |
* | kref: add kref_set() | Evgeniy Polyakov | 2008-01-24 | 1 | -0/+1 |
* | PM: Acquire device locks on suspend | Rafael J. Wysocki | 2008-01-24 | 1 | -0/+8 |
* | Pull dmi-2.6.24 into release branch | Len Brown | 2008-01-23 | 2 | -2/+9 |
|\ |
|
| * | ACPI: make _OSI(Linux) console messages smarter | Len Brown | 2008-01-23 | 1 | -2/+5 |
| * | DMI: create dmi_get_slot() | Len Brown | 2008-01-23 | 1 | -0/+2 |
| * | DMI: move dmi_available declaration to linux/dmi.h | Len Brown | 2008-01-23 | 1 | -0/+2 |
* | | Revert "ACPI: Fan: Drop force_power_state acpi_device option" | Len Brown | 2008-01-23 | 1 | -1/+2 |
|/ |
|
* | [MIPS] SMTC: Fix build error. | Frank Rowand | 2008-01-22 | 1 | -3/+3 |
* | CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines | Jesper Nilsson | 2008-01-17 | 1 | -5/+2 |
* | lockdep: fix workqueue creation API lockdep interaction | Johannes Berg | 2008-01-16 | 1 | -3/+11 |
* | libata: correct handling of TSS DVD | Alan Cox | 2008-01-15 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-01-15 | 1 | -0/+4 |
|\ |
|
| * | x86: asm-x86/msr.h: pull in linux/types.h | Mike Frysinger | 2008-01-15 | 1 | -0/+4 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-01-15 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | [POWERPC] Fix boot failure on POWER6 | Paul Mackerras | 2008-01-15 | 1 | -1/+0 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-01-14 | 1 | -1/+1 |
|\ \ |
|
| * | | [MIPS] Cacheops.h: Fix typo. | Ralf Baechle | 2008-01-15 | 1 | -1/+1 |
* | | | Revert "writeback: introduce writeback_control.more_io to indicate more io" | Linus Torvalds | 2008-01-14 | 1 | -1/+0 |
| |/
|/| |
|
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-01-14 | 1 | -0/+4 |
|\ \ |
|
| * | | i2c: Driver IDs are optional | Jean Delvare | 2008-01-14 | 1 | -0/+4 |
* | | | CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRIS | Jesper Nilsson | 2008-01-14 | 1 | -0/+1 |
|/ / |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-01-13 | 2 | -16/+21 |
|\ \ |
|
| * | | [ARM] pxa: silence warnings from cpu_is_xxx() macros | Russell King | 2008-01-10 | 2 | -16/+21 |
| |/ |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-01-13 | 1 | -0/+1 |
|\ \ |
|
| * | | [POWERPC] Fix CPU hotplug when using the SLB shadow buffer | Michael Neuling | 2008-01-11 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-01-13 | 4 | -7/+12 |
|\ \ |
|
| * \ | Pull bugzilla-9535 into release branch | Len Brown | 2008-01-11 | 1 | -1/+1 |
| |\ \ |
|
| | * | | increase PNP_MAX_PORT to 40 from 24 | Len Brown | 2007-12-27 | 1 | -1/+1 |
| * | | | Pull bugzilla-9194 into release branch | Len Brown | 2008-01-11 | 2 | -6/+9 |
| |\ \ \ |
|
| | * | | | PM: ACPI and APM must not be enabled at the same time | Len Brown | 2008-01-11 | 2 | -6/+9 |
| * | | | | ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9 | Zhao Yakui | 2008-01-11 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | remove task_ppid_nr_ns | Roland McGrath | 2008-01-13 | 1 | -13/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24 | Linus Torvalds | 2008-01-11 | 2 | -27/+21 |
|\ \ \ \ |
|
| * | | | | sh: Force __access_ok() to obey address space limit. | Paul Mundt | 2008-01-11 | 1 | -27/+15 |
| * | | | | sh: Fix argument page dcache flushing regression. | Carmelo Amoroso | 2008-01-07 | 1 | -0/+6 |
* | | | | | Don't blatt first element of prv in sg_chain() | Rusty Russell | 2008-01-11 | 1 | -2/+2 |
| |/ / /
|/| | | |
|
* | | | | [SOCK]: Adds a rcu_dereference() in sk_filter | Eric Dumazet | 2008-01-08 | 1 | -1/+1 |
* | | | | [XFRM]: xfrm_algo_clone() allocates too much memory | Eric Dumazet | 2008-01-08 | 1 | -1/+6 |
* | | | | [NET]: Clone the sk_buff 'iif' field in __skb_clone() | Paul Moore | 2008-01-08 | 1 | -1/+0 |
* | | | | [NET]: Add NAPI_STATE_DISABLE. | David S. Miller | 2008-01-08 | 1 | -3/+13 |
* | | | | [NET]: Do not grab device reference when scheduling a NAPI poll. | David S. Miller | 2008-01-08 | 1 | -2/+0 |