netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / drivers / base /
2010-01-20 Greg Kroah-HartmanRevert "sysdev: fix prototype for memory_sysdev_class...
2010-01-20 Heiko Carstensdriver-core: fix devtmpfs crash on s390
2010-01-16 Wu Fengguangsysdev: fix prototype for memory_sysdev_class show...
2010-01-16 Wu Fengguangmemory-hotplug: add 0x prefix to HEX block_size_bytes
2010-01-11 Randy Dunlappower: fix kernel-doc notation
2009-12-23 Kay Sieversdevtmpfs: unlock mutex in case of string allocation...
2009-12-23 Michael HennerichDriver core: export platform_device_register_data as...
2009-12-23 Phil Carmodydriver core: Prevent reference to freed memory on error...
2009-12-23 Thomas GleixnerDriver-core: Fix bogus 0 error return in device_add()
2009-12-23 Phil CarmodyDriver core: driver_attribute parameters can often...
2009-12-23 Phil CarmodyDriver core: bin_attribute parameters can often be...
2009-12-23 Phil CarmodyDriver core: device_attribute parameters can often...
2009-12-23 Thomas Gleixnerdevtmpfs: Convert dirlock to a mutex
2009-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-22 Rafael J. WysockiPM / Runtime: Use device type and device class callbacks
2009-12-21 Alan SternPM: Use pm_runtime_put_sync in system resume
2009-12-18 Robert Jenningsmm: Add notifier in pageblock isolation for balloon...
2009-12-18 Rafael J. WysockiPM: Measure device suspend and resume times
2009-12-18 Rafael J. WysockiPM: Make the initcall_debug style timing for suspend...
2009-12-16 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-12-16 Andi KleenHWPOISON: Add soft page offline support
2009-12-15 Rafael J. WysockiPM: rwsem.h need not be included into main.c
2009-12-15 Rafael J. WysockiPM: Remove unnecessary goto from device_resume_noirq()
2009-12-15 Arjan van de VenPM: Add initcall_debug style timing for suspend/resume
2009-12-15 Alan SternPM: allow for usage_count > 0 in pm_runtime_get()
2009-12-15 David Rientjesmm: slab-allocate memory section nodemask for large...
2009-12-15 Alex Chiangmm: add numa node symlink for cpu devices in sysfs
2009-12-15 Alex Chiangmm: refactor unregister_cpu_under_node()
2009-12-15 Alex Chiangmm: refactor register_cpu_under_node()
2009-12-15 Alex Chiangmm: add numa node symlink for memory section in sysfs
2009-12-15 Lee Schermerhornhugetlb: offload per node attribute registrations
2009-12-15 Lee Schermerhornhugetlb: handle memory hot-plug events
2009-12-15 Lee Schermerhornhugetlb: add per node hstate attributes
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-11 Alan SternDriver core: fix race in dev_driver_string
2009-12-11 Magnus DammDriver Core: Early platform driver buffer
2009-12-11 Eric W. BiedermanDriver core: Don't remove kobjects in device_shutdown.
2009-12-11 Johannes Bergfirmware_class: make request_firmware_nowait more useful
2009-12-11 Kay SieversDriver-Core: devtmpfs - set root directory mode to...
2009-12-11 Kay SieversDriver Core: devtmpfs: cleanup node on device creation...
2009-12-11 Kay SieversDriver Core: devtmpfs: do not remove non-kernel-created...
2009-12-11 Kay SieversDriver Core: devtmpfs: use sys_mount()
2009-12-11 Kay SieversDriver core: devtmpfs: prevent concurrent subdirectory...
2009-12-11 Kay SieversDriver Core: devtmpfs: ignore umask while setting file...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-12-09 Gautham R Shenoypowerpc/pseries: Serialize cpu hotplug operations durin...
2009-12-09 Nathan Fontenotsysfs/cpu: Add probe/release files
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-06 Rafael J. WysockiPM / Runtime: Remove unnecessary braces in __pm_runtime...
2009-12-06 Rafael J. WysockiPM / Runtime: Ensure timer_expires is nonzero in pm_sch...
2009-12-06 Alan SternPM / Runtime: Use deferred_resume flag in pm_request_resume
2009-12-06 Rafael J. WysockiPM / Runtime: Fix lockdep warning in __pm_runtime_set_s...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-29 Alan SternPM: fix irq enable/disable in runtime PM code
2009-11-25 Vivek Goyalpercpu: Fix kdump failure if booted with percpu_alloc...
2009-11-03 Pavel MachekPM: Remove some debug messages producing too much noise
2009-11-03 Romit DasguptaPM: Fix warning on suspend errors
2009-10-30 Dmitry TorokhovDriver core: allow certain drivers prohibit bind/unbind...
2009-10-30 Stas SergeevDriver core: fix driver_register() return value
2009-09-22 KOSAKI Motohiromm: oom analysis: add shmem vmstat
2009-09-22 KOSAKI Motohiromm: oom analysis: Show kernel stack usage in /proc...
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-15 Kay SieversDriver Core: devtmpfs - kernel-maintained tmpfs-based...
2009-09-15 Andrew Mortondriver core: platform_device_add_data(): use kmemdup()
2009-09-15 Jean DelvareDriver core: Add support for compatibility classes
2009-09-15 Ming Leidriver-core: move dma-coherent.c from kernel to driver...
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-15 Greg Kroah-HartmanDriver core: move dev_get/set_drvdata to drivers/base...
2009-09-15 Alan SternDriver core: add new device to bus's list before probing
2009-09-14 Xiaotian FengPM: Reset transition_started at dpm_resume_noirq
2009-09-14 Rafael J. WysockiPM: Update kerneldoc comments in drivers/base/power...
2009-08-28 Dmitry TorokhovMerge commit 'v2.6.31-rc8' into next
2009-08-22 Magnus DammPM: Run-time PM platform device bus support
2009-08-22 Rafael J. WysockiPM: Introduce core framework for run-time PM of I/O...
2009-08-16 Rafael J. WysockiMerge branch 'master' into for-linus
2009-08-15 Paul MundtMerge branch 'master' into sh/hwblk
2009-08-10 Magnus DammPM / Driver Core: Kill dev_pm_ops platform warning...
2009-07-30 Rafael J. WysockiMerge branch 'master' into for-linus
2009-07-28 Xiaotian Fengdriver core: sysdev: do not send KOBJ_ADD uevent if...
2009-07-28 Ming Leidriver core: firmware_class:fix memory leak of page...
2009-07-25 Dmitry TorokhovDriver Core: Make PM operations a const pointer
2009-07-23 Dmitry TorokhovDriver Core: Make PM operations a const pointer
2009-07-21 Magnus DammPM: Remove platform device suspend_late()/resume_early...
2009-07-12 Jiri SlabyFirmware: firmware_class, fix lock imbalance
2009-07-12 Benjamin Herrenschmidtdevres: WARN() and return, don't crash on device_del...
2009-07-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-08 Catalin MarinasFree struct device in fw_dev_release()
2009-07-08 Sebastian OttPM: Clear -EAGAIN in dpm_prepare
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 KOSAKI Motohiromm: remove CONFIG_UNEVICTABLE_LRU config option
2009-06-16 Kay SieversDriver Core: add nodename callbacks
2009-06-16 Greg Kroah-Hartmandriver core: fix gcc 4.3.3 warnings about string literals
2009-06-16 Samuel Ortizfirmware: allocate firmware id dynamically
2009-06-16 Ming Leidriver core: fix documentation of request_firmware_nowait
2009-06-16 Shaohua Lidriver core: synchronize device shutdown
2009-06-16 Dave Youngdriver-core: make sysdev_class_register check kobject_s...
2009-06-16 Dmitry TorokhovDriver core: fix comment for device_attach()
2009-06-16 Linus Walleijdriver core: Const-correct platform getbyname functions
next