locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / drivers / base /
2008-08-21 Rafael J. WysockiPM: Remove WARN_ON from device_pm_add
2008-08-21 Greg Kroah-Hartmandriver core: add init_name to struct device
2008-08-21 Alan SternPM: don't skip device PM init when CONFIG_PM_SLEEP...
2008-08-21 David Brownelldriver model: anti-oopsing medicine
2008-08-21 Jean Delvaredev_printk(): constify the `dev' argument
2008-08-21 Joe Perchesdrivers/base/driver.c: remove unused to_dev() macro
2008-08-01 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-07-28 Randy Dunlaplocking: fix mutex @key parameter kernel-doc notation
2008-07-28 Stephen Rothwellmore sysdev API change fallout - drivers/base/memory.c
2008-07-26 Arjan van de VenUse WARN() in drivers/base/
2008-07-26 Rene Hermanisa: set 24-bit dma_mask for ISA devices
2008-07-25 Akinobu Mitafirmware: use memory_read_from_buffer()
2008-07-24 Badari Pulavartymemory-hotplug: add sysfs removable attribute for hotpl...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-22 Andi Kleensysdev: Add utility functions for simple int/ulong...
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-07-22 Cornelia Huckdriver core: Suppress sysfs warnings for device_rename().
2008-07-22 Adrian Bunkalways enable FW_LOADER unless EMBEDDED=y
2008-07-22 Ben Dookssysdev: fix debugging statements in registration code.
2008-07-22 Greg Kroah-Hartmandriver core: fix a lot of printk usages of bus_id
2008-07-22 Dave Youngclass: change internal semaphore to a mutex
2008-07-22 Matthew Wilcoxclass: add lockdep infrastructure
2008-07-22 Greg Kroah-Hartmanclass: fix docbook comments for class_private structure
2008-07-22 Greg Kroah-Hartmanclass: rename "sem" to "class_sem" in internal class...
2008-07-22 Greg Kroah-Hartmanclass: rename "subsys" to "class_subsys" in internal...
2008-07-22 Greg Kroah-Hartmanclass: rename "interfaces" to "class_interfaces" in...
2008-07-22 Greg Kroah-Hartmanclass: rename "devices" to "class_devices" in internal...
2008-07-22 Greg Kroah-Hartmanclass: move driver core specific parts to a private...
2008-07-22 Greg Kroah-HartmanDriver Core: add ability for class_find_device to start...
2008-07-22 Greg Kroah-HartmanDriver Core: add ability for class_for_each_device...
2008-07-22 Greg Kroah-Hartmandevice create: convert device_create_drvdata to device_...
2008-07-22 Greg Kroah-Hartmandriver core: remove device_create()
2008-07-22 Dan Williamssysfs: add /sys/dev/{char,block} to lookup sysfs path...
2008-07-18 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Linus TorvaldsMerge branch 'core/topology' of git://git./linux/kernel...
2008-07-14 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-07-10 David Woodhousefirmware: Add CONFIG_FIRMWARE_IN_KERNEL option.
2008-07-10 David Woodhousefirmware: Add CONFIG_EXTRA_FIRMWARE option
2008-07-10 David Woodhousefirmware: allow firmware files to be built into kernel...
2008-07-10 David Woodhousefirmware: make fw->data const
2008-07-08 Ingo MolnarMerge branch 'x86/numa' into x86/devel
2008-07-08 Mike Travisx86: cleanup early per cpu variables/accesses v4
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-07 Rafael J. WysockiPCI ACPI: Rework PCI handling of wake-up
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-07-04 John Blackwoodmm: switch node meminfo Active & Inactive pages to...
2008-06-13 Ben Hutchingscputopology: always define CPU topology information...
2008-06-13 Ben Hutchingscpu topology: always define CPU topology information
2008-06-12 Rafael J. WysockiSuspend-related patches for 2.6.27
2008-06-11 Randy Dunlapdev_set_name: fix missing kernel-doc
2008-06-10 Rafael J. WysockiImplement new suspend and hibernation callbacks for...
2008-06-10 Rafael J. WysockiIntroduce new top level suspend and hibernation callbacks
2008-05-30 Stephen Rothwelldriver-core: prepare for 2.6.27 api change by adding...
2008-05-25 Jan Beulichx86: move tracedata to RODATA
2008-05-23 Mike Traviscpu: change some globals to statics in drivers/base...
2008-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-20 Greg Kroah-HartmanDriver core: add device_create_vargs and device_create_...
2008-05-16 Linus TorvaldsClean up 'print_fn_descriptor_symbol()' types
2008-05-15 Stephen Hemmingersysfs: remove error messages for -EEXIST case
2008-05-14 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-05-14 Dave YoungDriver core: struct class remove children list
2008-05-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-13 Hannes Heringmemory: Introduce exports for memory notifiers
2008-05-06 OGAWA HirofumiFix bogus warning in sysdev_driver_register()
2008-05-01 Mike Traviscpu: change cpu_sys_devices from array to per_cpu variable
2008-04-30 Kay Sieversdriver core: remove no longer used "struct class_device"
2008-04-30 Stas Sergeevdriver core: warn about duplicate driver names on the...
2008-04-30 Miklos Szeredimm: Add NR_WRITEBACK_TEMP counter
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29 Ciaran McCreeshfirmware loader: printk when requesting firmware
2008-04-26 Yinghai Ludriver core: try parent numa_node at first before using...
2008-04-23 Rafael J. Wysockibus_remove_device: be more careful about incomplete...
2008-04-23 Rafael J. WysockiRelax check on adding children of suspended devices
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-20 Tony JonesSCSI: convert struct class_device to struct device
2008-04-20 Harvey Harrisondriver core: replace remaining __FUNCTION__ occurrences
2008-04-20 Rafael J. WysockiPM: Remove destroy_suspended_device()
2008-04-20 Greg Kroah-HartmanDriver core: make device_is_registered() work for class...
2008-04-20 Alan SternPM: Make wakeup flags available whenever CONFIG_PM...
2008-04-20 Rafael J. WysockiDriver core: Call device_pm_add() after bus_add_device...
2008-04-20 Rafael J. WysockiPM: Handle device registrations during suspend/resume
2008-04-20 Ben Dookssysdev: detect multiple driver registrations
2008-04-20 Sam Ravnborgdriver core: cpu: fix section mismatch in cpu.c:store_o...
2008-04-20 Pavel Machekpower_state: remove it from driver core
2008-04-20 Badari Pulavartydriver core: register_memory/unregister_memory clean...
2008-04-20 Daniel Walkerdriver core: memory: semaphore to mutex
2008-04-19 Mike Traviscpumask: add show cpu map functions
2008-04-19 Mike Traviscpumask: use new cpus_scnprintf function
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-07 James Bottomley[SCSI] transport_class: BUG if we can't release the...
2008-03-28 Jesper Juhldriver core: fix small mem leak in driver_add_kobj()
2008-03-25 Andrew Mortondriver core: debug for bad dev_attr_show() return value.
2008-03-10 James Bottomleydrivers: fix dma_get_required_mask
2008-03-10 Greg Kroah-Hartmansysdev: fix problem with sysdev_class being re-registered
2008-03-04 Cornelia HuckDriver core: Fix cleanup when failing device_add().
2008-03-04 Rafael J. Wysockidriver core: Remove dpm_sysfs_remove() from error path...
next