aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-04-21Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-04-21ptrace: compat_ptrace_request siginfoRoland McGrath
2008-04-21skbuff: fix missing kernel-doc notationRandy Dunlap
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[ISDN] minor irq handler cleanupsJeff Garzik
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik
2008-04-20[PPC] minor irq handler cleanupsJeff Garzik
2008-04-20[BLACKFIN] minor irq handler cleanupsJeff Garzik
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik
2008-04-20ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik
2008-04-20[ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik
2008-04-20[ISDN] HiSax: modularization prepJeff Garzik
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