Age | Commit message (Expand) | Author |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-05 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-05 | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-08-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2010-08-05 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2010-08-05 | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds |
2010-08-05 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-08-05 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-08-05 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds |
2010-08-05 | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-05 | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-08-05 | docbook: use IDs as filenames to support multiple books | Johannes Berg |
2010-08-05 | Documentation: fix kbuild typos and wording | Nicolas Kaiser |
2010-08-05 | Documentation: update kbuild make typos/grammar/text flow | Matt Mooney |
2010-08-05 | Documentation: update kbuild make examples#2 to reflect changes | Matt Mooney |
2010-08-05 | Documentation: update kbuild loadable modules goals & examples | Matt Mooney |
2010-08-05 | Documentation/vm: fix spelling in page-types.c | Tommi Rantala |
2010-08-05 | aio: fix wrong subsystem comments | Satoru Takeuchi |
2010-08-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-08-05 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-08-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-08-05 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-08-05 | kgdb,docs: Update the kgdb docs to include kms | Jason Wessel |
2010-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds |
2010-08-05 | nick piggin: change email address | Nick Piggin |
2010-08-05 | drm_fb_helper: Preserve capability to use atomic kms | Jason Wessel |
2010-08-05 | i915: when kgdb is active display compression should be off | Jason Wessel |
2010-08-05 | drm/i915: use new fb debug hooks | Jesse Barnes |
2010-08-05 | drm: add KGDB/KDB support | Jesse Barnes |
2010-08-05 | fb: add hooks to handle KDB enter/exit | Jesse Barnes |
2010-08-05 | kgdboc: Add call backs to allow kernel mode switching | Jason Wessel |
2010-08-05 | vt,console,kdb: automatically set kdb LINES variable | Jason Wessel |
2010-08-05 | vt,console,kdb: implement atomic console enter/leave functions | Jesse Barnes |
2010-08-05 | debug_core,kdb: fix crash when arch does not have single step | Jason Wessel |
2010-08-05 | kgdb,x86: use macro HBP_NUM to replace magic number 4 | Dongdong Deng |
2010-08-05 | kgdb,mips: remove unused kgdb_cpu_doing_single_step operations | Jason Wessel |
2010-08-05 | mm,kdb,kgdb: Add a debug reference for the kdb kmap usage | Jason Wessel |
2010-08-05 | KGDB: Remove set but unused newPC | Andi Kleen |
2010-08-05 | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump | Jason Wessel |
2010-08-05 | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel |
2010-08-05 | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek |
2010-08-05 | arm,kgdb: Add ability to trap into debugger on notify_die | Jason Wessel |
2010-08-05 | gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() | Jason Wessel |
2010-08-05 | gdbstub: Implement gdbserial 'p' and 'P' packets | Jason Wessel |
2010-08-05 | kgdb,arm: Individual register get/set for arm | Jason Wessel |
2010-08-05 | kgdb,mips: Individual register get/set for mips | Jason Wessel |
2010-08-05 | kgdb,x86: Individual register get/set for x86 | Jason Wessel |