summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-21Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds
2008-04-21hrtimer: optimize the softirq time optimizationThomas Gleixner
2008-04-21hrtimer: reduce calls to hrtimer_get_softirq_time()Dimitri Sivanich
2008-04-21clockevents: fix typo in tick-broadcast.cGlauber Costa
2008-04-21jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras
2008-04-20[POWERPC] Define copy_siginfo_from_user32Roland McGrath
2008-04-20[POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-19DRM: remove unused dev_classGreg Kroah-Hartman
2008-04-19IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-19memstick: convert struct class_device to struct deviceGreg Kroah-Hartman
2008-04-19driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-19sysfs: refill attribute buffer when reading from offset 0Dan Williams
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek
2008-04-19PM: Remove legacy PM (fix)Randy Dunlap
2008-04-19Kobject: Replace list_for_each() with list_for_each_entry().Robert P. J. Day
2008-04-19SYSFS: Explicitly include required header file slab.h.Robert P. J. Day
2008-04-19Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman
2008-04-19PM: Convert wakeup flag accessors to inline functionsAlan Stern
2008-04-19PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern
2008-04-19PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern
2008-04-19Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki
2008-04-19PM: Handle device registrations during suspend/resumeRafael J. Wysocki
2008-04-19block: send disk "change" event for rescan_partitions()Kay Sievers
2008-04-19sysdev: detect multiple driver registrationsBen Dooks
2008-04-19driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg
2008-04-19power_state: remove it from driver corePavel Machek
2008-04-19PNP: add all PNP card device id's as individual aliasesKay Sievers
2008-04-19firmware: clean up samples for coding style issuesGreg Kroah-Hartman
2008-04-19firmware: move firmware_class from Documentation/ to samples/Randy Dunlap
2008-04-19sysfs: small header file cleanup for SYSFS=nDavid Rientjes
2008-04-19driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches
2008-04-19driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty
2008-04-19driver core: memory: semaphore to mutexDaniel Walker
2008-04-19UIO: hold a reference to the device's owner while the device is openUwe Kleine-König