summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-23block: fix use-after-free bug in blk throttle codeJens Axboe2-2/+2
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds65-839/+3431
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-119/+56
2010-10-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds10-132/+144
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds179-2874/+9945
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds66-1533/+1757
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds34-516/+1238
2010-10-22ocfs2: drop the BLKDEV_IFL_WAIT flagLinus Torvalds1-2/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds27-1043/+2091
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds306-44890/+39096
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds34-1542/+833
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2-2/+5
2010-10-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds60-1375/+1185
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds10-236/+281
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds17-218/+363
2010-10-22Merge branch 'for-2.6.37/misc' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds80-1921/+845
2010-10-22Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds20-1390/+2432
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds43-299/+2494
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds13-286/+419
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds21-112/+362
2010-10-22kdb,debug_core: adjust master cpu switch logic against new debug_core lockingJason Wessel3-22/+9
2010-10-22debug_core: refactor locking for master/slave cpusJason Wessel2-50/+56
2010-10-22x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()Dongdong Deng1-2/+0
2010-10-22debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter()Dongdong Deng1-2/+5
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel4-10/+11
2010-10-22kdb: Fix oops in kdb_unregisterJason Wessel1-1/+1
2010-10-22kdb,ftdump: Remove reference to internal kdb includeJason Wessel1-1/+0
2010-10-22kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel4-40/+48
2010-10-22debug_core: stop rcu warnings on kernel resumeJason Wessel1-0/+2
2010-10-22debug_core: move all watch dog syncs to a single functionJason Wessel1-6/+9
2010-10-22x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35Jason Wessel1-1/+6
2010-10-22Blackfin: bfin_spi.h: add MMR peripheral layoutMike Frysinger1-0/+19
2010-10-22Blackfin: bfin_ppi.h: start a common PPI/EPPI headerMike Frysinger1-0/+51
2010-10-22Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRsMike Frysinger1-3/+6
2010-10-22Blackfin: bf538: add missing SIC_RVECT defineMike Frysinger1-0/+1
2010-10-22Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger8-157/+87
2010-10-22Blackfin: bf54x: add missing SIC_RVECT definitionMike Frysinger2-0/+3
2010-10-22Blackfin: H8606: move 8250 irqflags to platform resourcesMike Frysinger2-1/+2
2010-10-22Blackfin: glue XIP/ROM kernel kconfigsMike Frysinger1-0/+6
2010-10-22Blackfin: update sparse flags for latest upstream changesMike Frysinger1-2/+1
2010-10-22Blackfin: coreb: update ioctl numbersMike Frysinger1-3/+3
2010-10-22Blackfin: coreb: add gpl module licenseMike Frysinger1-0/+1
2010-10-22Blackfin: bf518-ezkit: add ssm2603 codec resourcesBob Liu1-0/+17
2010-10-22Blackfin: bf51x/bf52x: fix 16/32bit SPORT MMR helpersBob Liu2-32/+32
2010-10-22Blackfin: tll6527m: new board portAshish Gupta4-0/+1172
2010-10-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds3-2/+5
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds9-85/+86
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds370-77/+601
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds59-711/+691