aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-211-0/+16
|\
| * x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-201-0/+16
* | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-2122-1767/+8285
|\ \ | |/
| * kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel2010-05-201-0/+19
| * debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel2010-05-201-0/+7
| * printk,kdb: capture printk() when in kdb shellJason Wessel2010-05-204-4/+35
| * kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-201-0/+16
| * kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel2010-05-201-0/+26
| * x86,kgdb: Add low level debug hookJason Wessel2010-05-201-1/+1
| * kgdb: remove post_primary_code referencesJason Wessel2010-05-201-8/+0
| * kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-202-0/+213
| * kgdb: gdb "monitor" -> kdb passthroughJason Wessel2010-05-205-6/+34
| * kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-203-6/+43
| * kgdb: core changes to support kdbJason Wessel2010-05-203-17/+150
| * kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-205-2/+86
| * kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-2011-0/+5854
| * Separate the gdbstub from the debug coreJason Wessel2010-05-204-957/+1029
| * Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel2010-05-203-1/+7
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-212-2/+3
* | lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra2010-05-211-0/+5
* | kref: remove kref_setNeilBrown2010-05-211-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-211-0/+16
|\ \
| * \ [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-181-0/+16
| |\ \
| | * | [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-301-0/+1
| | * | [SCSI] ftrace: add __print_hex()Kei Tokunaga2010-04-301-0/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-0/+1
|\ \ \ \
| * | | | wait_event_interruptible_locked() interfaceMichal Nazarewicz2010-05-201-0/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-202-162/+390
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-1855-2275/+2862
| |\ \ \
| * | | | sysctl: add proc_do_large_bitmapOctavian Purdila2010-05-151-0/+161
| * | | | sysctl: refactor integer handling proc codeAmerigo Wang2010-05-151-161/+229
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-1212-36/+97
| |\ \ \ \
| * | | | | ipv4: remove ip_rt_secret timer (v4)Neil Horman2010-05-081-1/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-201-1/+22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.34' into nextDmitry Torokhov2010-05-1914-38/+108
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Input: implement SysRq as a separate input handlerDmitry Torokhov2010-04-131-1/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-04-2383-483/+856
| |\ \ \ \ \ \
| * | | | | | | Fix typos in commentsThomas Weber2010-03-161-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-208-431/+456
|\ \ \ \ \ \ \ \
| * | | | | | | | PM: PM QOS update fixMark Gross2010-05-171-12/+14
| * | | | | | | | Freezer / cgroup freezer: Update stale locking commentsMatt Helsley2010-05-101-8/+13
| * | | | | | | | PM QOS updateMark Gross2010-05-101-111/+103
| * | | | | | | | PM / Hibernate: Fix block_io.c printk warningRandy Dunlap2010-05-101-2/+2
| * | | | | | | | PM / Hibernate: Group swap opsJiri Slaby2010-05-101-43/+74
| * | | | | | | | PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby2010-05-101-38/+38
| * | | | | | | | PM / Hibernate: Separate block_ioJiri Slaby2010-05-104-112/+139
| * | | | | | | | PM / Hibernate: Snapshot cleanupJiri Slaby2010-05-104-120/+88
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-05-201-1/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: change cancel_work_sync() to clear work->dataOleg Nesterov2010-04-301-1/+11