Merge branch 'master' into upstream-fixes
[sfrench/cifs-2.6.git] / drivers / base /
2006-10-08 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-10-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-10-04 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-10-04 Paul MackerrasMerge branch 'upstream' of git://git./linux/kernel...
2006-10-04 Paul MackerrasMerge branch 'master' of git://oak/home/sfr/kernels...
2006-10-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-10-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-serial
2006-10-03 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-10-03 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-10-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-10-02 Steven WhitehouseMerge branch 'master' into gfs2
2006-10-01 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-10-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-10-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-10-01 Keith Mannthey[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_S...
2006-10-01 Jeff GarzikMerge branch 'master' into upstream
2006-10-01 Jeff GarzikMerge branch 'master' into upstream
2006-09-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-09-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-09-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-30 Linus TorvaldsMerge branch 'intelfb-patches' of /linux/kernel/git...
2006-09-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-09-29 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-09-29 Sukadev Bhattiprolu[PATCH] kthread: drivers/base/firmware_class.c
2006-09-29 Rolf Eike Beer[PATCH] Fix parameter names in drivers/base/class.c
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-09-28 Russell KingMerge nommu branch
2006-09-28 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-27 Jeff GarzikMerge branch 'master' into upstream
2006-09-27 Jeff GarzikMerge branch 'master' into upstream
2006-09-27 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-27 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-27 Paul MackerrasMerge branch 'upstream' of git://git./linux/kernel...
2006-09-27 Russell KingMerge /linux/kernel/git/tmlind/linux-omap-upstream...
2006-09-27 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-09-27 Shaohua Li[PATCH] x86 microcode: using request_firmware to pull...
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-09-26 Jeff GarzikMerge branch 'master' into upstream
2006-09-26 Tony LuckPull esi-support into release branch
2006-09-26 Tony LuckPull model-name into release branch
2006-09-26 Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make display of highmem...
2006-09-26 Alan SternDriver core: Remove unneeded routines from driver core
2006-09-26 Alan SternDriver core: Fix potential deadlock in driver core
2006-09-26 Greg Kroah-HartmanDriver Core: add ability for drivers to do a threaded...
2006-09-26 Andrew Mortondrivers/base: check errors
2006-09-26 Brian Walshdrivers/base: Platform notify needs to occur before...
2006-09-26 Yoichi YuasaDriver core: fixed add_bind_files() definition
2006-09-26 Dmitry TorokhovDriver core: fix comments in drivers/base/power/resume.c
2006-09-26 Greg Kroah-HartmanDriver core: add ability for devices to create and...
2006-09-26 Greg Kroah-HartmanClass: add support for class interfaces for devices
2006-09-26 Greg Kroah-HartmanDriver core: create devices/virtual/ tree
2006-09-26 Greg Kroah-HartmanDriver core: add device_rename function
2006-09-26 Greg Kroah-HartmanDriver core: add ability for classes to handle devices...
2006-09-26 Greg Kroah-HartmanDriver core: allow devices in classes to have no parent
2006-09-26 Greg Kroah-HartmanDriver core: add groups support to struct device
2006-09-26 David BrownellPM: platform_bus and late_suspend/early_resume
2006-09-26 Pavel MachekPM: device_suspend/resume may sleep
2006-09-26 David BrownellPM: no suspend_prepare() phase
2006-09-26 David BrownellPM: add kconfig option for deprecated .../power/state...
2006-09-26 David BrownellPM: update docs for writing .../power/state
2006-09-26 David BrownellPM: issue PM_EVENT_PRETHAW
2006-09-26 David Brownellmake suspend quieter
2006-09-26 Linus TorvaldsSuspend infrastructure cleanup and extension
2006-09-26 Miguel Ojeda SandonisDriver core: add const to class_create
2006-09-26 Greg Kroah-Hartmandevice_create(): make fmt argument 'const char *'
2006-09-26 Dmitry Torokhovclass_device_create(): make fmt argument 'const char *'
2006-09-26 Kay Sieversdeprecate PHYSDEV* keys
2006-09-25 Steven Whitehouse[GFS2] Fix up merge of Linus' kernel into GFS2
2006-09-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-09-24 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-23 James BottomleyMerge mulgrave-w:git/scsi-misc-2.6
2006-09-23 Stefan RichterMerge branch 'mainline' into upstream-linus
2006-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-09-23 Jeff GarzikMerge tag 'r8169-20060920-00' of git://electric-eye...
2006-09-23 Jeff GarzikMerge branch 'master' into upstream
2006-09-22 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/hdroneline
2006-09-22 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2006-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-09-20 Michael Holzheu[S390] hypfs comment cleanup.
2006-09-19 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-09-17 Stefan Richterieee1394: merge from Linus
2006-09-13 Jeff GarzikMerge tag 'r8169-20060912-00' of git://electric-eye...
2006-09-05 Dave JonesMerge ../linus
2006-09-05 Dave JonesMerge ../linus
2006-08-31 Jeff GarzikMerge branch 'upstream' of git://lost.foo-projects...
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-31 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2006-08-31 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-08-30 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
next