aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds179-4809/+5611
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds14-7/+275
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-2/+9
2010-08-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds17-159/+2616
2010-08-06SCSI: remove fake "address-of" expressionAlan Stern2-2/+2
2010-08-06kconfig: fix make oldconfigSam Ravnborg1-1/+1
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells4-3/+7
2010-08-06KEYS: request_key() should return -ENOKEY if the constructed key is negativeDavid Howells1-0/+2
2010-08-05Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds204-4985/+6985
2010-08-05Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds15-15/+444
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds16-316/+801
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds190-3864/+2492
2010-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+1
2010-08-05Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds14-12/+960
2010-08-05Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-2/+3
2010-08-05Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds15-283/+667
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds19-100/+246
2010-08-05Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-507/+581
2010-08-05Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-13/+51
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds43-119/+1317
2010-08-05docbook: use IDs as filenames to support multiple booksJohannes Berg1-0/+1
2010-08-05Documentation: fix kbuild typos and wordingNicolas Kaiser2-16/+16
2010-08-05Documentation: update kbuild make typos/grammar/text flowMatt Mooney1-28/+25
2010-08-05Documentation: update kbuild make examples#2 to reflect changesMatt Mooney1-6/+6
2010-08-05Documentation: update kbuild loadable modules goals & examplesMatt Mooney1-18/+19
2010-08-05Documentation/vm: fix spelling in page-types.cTommi Rantala1-1/+1
2010-08-05aio: fix wrong subsystem commentsSatoru Takeuchi1-10/+11
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds137-1065/+8141
2010-08-05Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds34-544/+977
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-25/+26
2010-08-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds10-9508/+1058
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds297-2178/+16724
2010-08-05kgdb,docs: Update the kgdb docs to include kmsJason Wessel2-11/+106
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds13-259/+513
2010-08-05nick piggin: change email addressNick Piggin2-2/+2
2010-08-05drm_fb_helper: Preserve capability to use atomic kmsJason Wessel1-1/+1
2010-08-05i915: when kgdb is active display compression should be offJason Wessel1-0/+4
2010-08-05drm/i915: use new fb debug hooksJesse Barnes2-1/+99
2010-08-05drm: add KGDB/KDB supportJesse Barnes3-0/+81
2010-08-05fb: add hooks to handle KDB enter/exitJesse Barnes3-0/+40
2010-08-05kgdboc: Add call backs to allow kernel mode switchingJason Wessel1-0/+18
2010-08-05vt,console,kdb: automatically set kdb LINES variableJason Wessel3-2/+21
2010-08-05vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2-0/+74
2010-08-05debug_core,kdb: fix crash when arch does not have single stepJason Wessel1-0/+2
2010-08-05kgdb,x86: use macro HBP_NUM to replace magic number 4Dongdong Deng1-9/+9
2010-08-05kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel1-7/+1
2010-08-05mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel1-0/+7
2010-08-05KGDB: Remove set but unused newPCAndi Kleen1-3/+0
2010-08-05ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel1-10/+27
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel4-21/+163