summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-05-25Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-05-25Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-05-25Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-05-25Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-05-25Merge branch 'quilt/rr'Stephen Rothwell
2010-05-25Merge remote branch 'kbuild/for-next'Stephen Rothwell
2010-05-24PM: Introduce suspend blocking workArve Hjønnevåg
2010-05-24PM: Report statistics for suspend blockersArve Hjønnevåg
2010-05-24PM: Add debugfs file for suspend blockersArve Hjønnevåg
2010-05-24PM: Abort task freezing if there is an active suspend blockerArve Hjønnevåg
2010-05-24PM: Add driver to access suspend blockers from user spaceArve Hjønnevåg
2010-05-24PM: Opportunistic suspend supportArve Hjønnevåg
2010-05-24timers: Fix slack calculation for expired timersJeff Chua
2010-05-24timekeeping: Fix timezone updateThomas Gleixner
2010-05-23kdb: Restore previous sysrq stateJason Wessel
2010-05-23kdb: break out of kdb_ll() when command is terminatedMartin Hicks
2010-05-22param:kernel_param_lockRusty Russell
2010-05-22param:params-are-constRusty Russell
2010-05-22param:use-free-hook-for-charpRusty Russell
2010-05-22param:add-free-hookRusty Russell
2010-05-22param:param_opsRusty Russell
2010-05-22param:neaten-param.c-exportsRusty Russell
2010-05-22kernel-params_c-check-null-for-non-bool.diffRusty Russell
2010-05-22module:drop-lock-while-waitingRusty Russell
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-05-21Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-05-21sysctl: fix kernel-doc notation and typosRandy Dunlap
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra
2010-05-21kref: remove kref_setNeilBrown
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel
2010-05-20kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel
2010-05-20debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel
2010-05-20printk,kdb: capture printk() when in kdb shellJason Wessel
2010-05-20kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-05-20kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdb: remove post_primary_code referencesJason Wessel
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel