| Commit message (Expand) | Author | Age |
* | kobject: add kobject_create_and_add function | Greg Kroah-Hartman | 2008-01-24 |
* | kset: add kset_create_and_add function | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: remove kobj_set_kset_s as no one is using it anymore | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: add kobject_init_and_add function | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: add kobject_add_ng function | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: add kobject_init_ng function | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: make kobject_cleanup be static | Greg Kroah-Hartman | 2008-01-24 |
* | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve | 2008-01-24 |
* | tifm: Convert from class_device to device for TI flash media | Tony Jones | 2008-01-24 |
* | pktcdvd: Convert from class_device to device for block/pktcdvd | Tony Jones | 2008-01-24 |
* | DMA: Convert from class_device to device for DMA engine | Tony Jones | 2008-01-24 |
* | kref: add kref_set() | Evgeniy Polyakov | 2008-01-24 |
* | PM: Acquire device locks on suspend | Rafael J. Wysocki | 2008-01-24 |
* | ACPI: make _OSI(Linux) console messages smarter | Len Brown | 2008-01-23 |
* | DMI: create dmi_get_slot() | Len Brown | 2008-01-23 |
* | DMI: move dmi_available declaration to linux/dmi.h | Len Brown | 2008-01-23 |
* | lockdep: fix workqueue creation API lockdep interaction | Johannes Berg | 2008-01-16 |
* | libata: correct handling of TSS DVD | Alan Cox | 2008-01-15 |
* | Revert "writeback: introduce writeback_control.more_io to indicate more io" | Linus Torvalds | 2008-01-15 |
* | i2c: Driver IDs are optional | Jean Delvare | 2008-01-14 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-01-13 |
|\ |
|
| * | Pull bugzilla-9535 into release branch | Len Brown | 2008-01-11 |
| |\ |
|
| | * | increase PNP_MAX_PORT to 40 from 24 | Len Brown | 2007-12-27 |
| * | | Pull bugzilla-9194 into release branch | Len Brown | 2008-01-11 |
| |\ \ |
|
| | * | | PM: ACPI and APM must not be enabled at the same time | Len Brown | 2008-01-11 |
| * | | | ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9 | Zhao Yakui | 2008-01-11 |
* | | | | remove task_ppid_nr_ns | Roland McGrath | 2008-01-13 |
* | | | | Don't blatt first element of prv in sg_chain() | Rusty Russell | 2008-01-11 |
|/ / / |
|
* | | | [NET]: Add NAPI_STATE_DISABLE. | David S. Miller | 2008-01-09 |
* | | | [NET]: Do not grab device reference when scheduling a NAPI poll. | David S. Miller | 2008-01-09 |
* | | | pl2303: Fix mode switching regression | Alan Cox | 2008-01-08 |
* | | | KEYS: fix macro | Sebastian Siewior | 2008-01-08 |
* | | | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU | Ingo Molnar | 2008-01-06 |
* | | | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid | Al Viro | 2008-01-02 |
* | | | Unify /proc/slabinfo configuration | Linus Torvalds | 2008-01-02 |
* | | | slub: provide /proc/slabinfo | Pekka J Enberg | 2008-01-01 |
| |/
|/| |
|
* | | [VETH]: move veth.h to include/linux | Stephen Hemminger | 2007-12-26 |
* | | [NET] tc_nat: header install | Stephen Hemminger | 2007-12-26 |
* | | quicklists: do not release off node pages early | Christoph Lameter | 2007-12-23 |
* | | dm: merge max_hw_sector | Neil Brown | 2007-12-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-12-18 |
|\ \ |
|
| * | | genirq: add unlocked version of set_irq_handler() | Kevin Hilman | 2007-12-18 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-12-18 |
|\ \ \ |
|
| * | | | block: let elv_register() return void | Adrian Bunk | 2007-12-18 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-12-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | mmc: remove unused 'mode' from the mmc_host structure | Nicolas Pitre | 2007-12-12 |
| * | | sdhci: support JMicron JMB38x chips | Pierre Ossman | 2007-12-12 |
| |/ |
|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-12-17 |
|\ \ |
|
| * | | libata: fix ATAPI draining | Tejun Heo | 2007-12-17 |