1. 31d1d48 Fix init ordering of /dev/console vs callers of modprobe by David Howells · 14 years ago
  2. 1e456a1 KEYS: request_key() should return -ENOKEY if the constructed key is negative by David Howells · 14 years ago
  3. fc1caf6 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  4. 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  5. 89a6c8c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  6. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  7. c60c6a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  8. f43100a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  9. 27b4a1a Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  10. e4d6152 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  11. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  12. 90d3417 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  13. 552c7db Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  14. db7a153 Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  15. ab265d5 docbook: use IDs as filenames to support multiple books by Johannes Berg · 14 years ago
  16. c95940f Documentation: fix kbuild typos and wording by Nicolas Kaiser · 14 years ago
  17. eb07e1b Documentation: update kbuild make typos/grammar/text flow by Matt Mooney · 14 years ago
  18. 2f5a2f8 Documentation: update kbuild make examples#2 to reflect changes by Matt Mooney · 14 years ago
  19. 4f82728 Documentation: update kbuild loadable modules goals & examples by Matt Mooney · 14 years ago
  20. c7825cf Documentation/vm: fix spelling in page-types.c by Tommi Rantala · 14 years ago
  21. 642b512 aio: fix wrong subsystem comments by Satoru Takeuchi · 14 years ago
  22. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  23. bbc4fd1 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  24. 673b864 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  25. 93b9e9a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  26. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  27. 65b5ac1 kgdb,docs: Update the kgdb docs to include kms by Jason Wessel · 14 years ago
  28. 66eddbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 14 years ago
  29. 6e57559 nick piggin: change email address by Nick Piggin · 14 years ago
  30. f90ebd9 drm_fb_helper: Preserve capability to use atomic kms by Jason Wessel · 14 years ago
  31. c924b93 i915: when kgdb is active display compression should be off by Jason Wessel · 14 years ago
  32. 8125556 drm/i915: use new fb debug hooks by Jesse Barnes · 14 years ago
  33. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  34. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
  35. 408a4be kgdboc: Add call backs to allow kernel mode switching by Jason Wessel · 14 years ago
  36. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
  37. b45cfba vt,console,kdb: implement atomic console enter/leave functions by Jesse Barnes · 14 years ago
  38. 3fa43ab debug_core,kdb: fix crash when arch does not have single step by Jason Wessel · 14 years ago
  39. df49393 kgdb,x86: use macro HBP_NUM to replace magic number 4 by Dongdong Deng · 14 years ago
  40. 7aeb48b kgdb,mips: remove unused kgdb_cpu_doing_single_step operations by Jason Wessel · 14 years ago
  41. eac79005 mm,kdb,kgdb: Add a debug reference for the kdb kmap usage by Jason Wessel · 14 years ago
  42. 9264b27 KGDB: Remove set but unused newPC by Andi Kleen · 14 years ago
  43. 19063c7 ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump by Jason Wessel · 14 years ago
  44. 955b61e ftrace,kdb: Extend kdb to be able to dump the ftrace buffer by Jason Wessel · 14 years ago
  45. 3f0a55e kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE by Michal Simek · 14 years ago
  46. 62a0309 arm,kgdb: Add ability to trap into debugger on notify_die by Jason Wessel · 14 years ago
  47. 6d855b1 gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() by Jason Wessel · 14 years ago
  48. 5575114 gdbstub: Implement gdbserial 'p' and 'P' packets by Jason Wessel · 14 years ago
  49. 22eeef4 kgdb,arm: Individual register get/set for arm by Jason Wessel · 14 years ago
  50. 0896a9b kgdb,mips: Individual register get/set for mips by Jason Wessel · 14 years ago
  51. 12bfa3d kgdb,x86: Individual register get/set for x86 by Jason Wessel · 14 years ago
  52. 534af10 kgdb,kdb: individual register set and and get API by Jason Wessel · 14 years ago
  53. 84a0bd5 gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol by Jason Wessel · 14 years ago
  54. a9fa20a kgdb: remove custom hex_to_bin()implementation by Andy Shevchenko · 14 years ago
  55. 0d36575 MIPS: PowerTV: Separate PowerTV USB support from non-USB code by David VomLehn · 14 years ago
  56. 5089ca9 MIPS: strip the un-needed sections of vmlinuz by Wu Zhangjin · 14 years ago
  57. 3c4b7fd MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS by Wu Zhangjin · 14 years ago
  58. 1e1a77d MIPS: Clean up arch/mips/boot/compressed/decompress.c by Wu Zhangjin · 14 years ago
  59. bdbffd9 MIPS: Clean up arch/mips/boot/compressed/ld.script by Wu Zhangjin · 14 years ago
  60. c853d94 MIPS: Unify the suffix of compressed vmlinux.bin by Wu Zhangjin · 14 years ago
  61. 51f1336 MIPS: PowerTV: Add Gaia platform definitions. by David VomLehn · 14 years ago
  62. 47a3486 MIPS: BCM47xx: Fix nvram_getenv return value. by Hauke Mehrtens · 14 years ago
  63. 2b5987a MIPS: Octeon: Allow more than 3.75GB of memory with PCIe by David Daney · 14 years ago
  64. 70dc6f0 MIPS: Clean up notify_die() usage. by David Daney · 14 years ago
  65. 7281cd2 MIPS: Remove unused task_struct.trap_no field. by David Daney · 14 years ago
  66. 9bb4d9d Documentation: Mention that KProbes is supported on MIPS by David Daney · 14 years ago
  67. 8a14923 SAMPLES: kprobe_example: Make it print something on MIPS. by David Daney · 14 years ago
  68. c1bf207 MIPS: kprobe: Add support. by David Daney · 14 years ago
  69. 2ea6399 MIPS: Add instrunction format for BREAK and SYSCALL by David Daney · 14 years ago
  70. ef771ad4 MIPS: kprobes: Define regs_return_value() by David Daney · 14 years ago
  71. d7674c4 MIPS: Ritually kill stupid printk. by Ralf Baechle · 14 years ago
  72. 52a0f00 MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts. by Chandrakala Chavva · 14 years ago
  73. 1aa2b27 MIPS: Octeon: Support 256 MSI on PCIe by David Daney · 14 years ago
  74. 0c2f455 MIPS: Decode core number for R2 CPUs. by David Daney · 14 years ago
  75. fa90c87 MIPS: SMTC: Use %p to format pointers by Kulikov Vasiliy · 14 years ago
  76. e608aad MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQ by Wu Zhangjin · 14 years ago
  77. de3bc0e MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ() by Wu Zhangjin · 14 years ago
  78. b8c7428 MIPS: Loongson: Remove set_irq_trigger_mode() by Wu Zhangjin · 14 years ago
  79. 4c076fb WATCHDOG: Add watchdog driver for OCTEON SOCs by David Daney · 14 years ago
  80. 96ffa02 MIPS: Define ST0_NMI in asm/mipsregs.h by David Daney · 14 years ago
  81. 2dc2ae3 MIPS: Export __cpu_number_map and __cpu_logical_map. by David Daney · 14 years ago
  82. ea435464 MIPS: Octeon: Export prom_putchar(). by David Daney · 14 years ago
  83. 22b0763 MIPS: uasm: Add option to export uasm API. by David Daney · 14 years ago
  84. 5b97c3f MIPS: uasm: Add BBIT0 and BBIT1 instructions by David Daney · 14 years ago
  85. de6d5b55 MIPS: uasm: Add drotr32 and uasm_i_drotr_safe. by David Daney · 14 years ago
  86. ca14812 MIPS: Octeon: Implement delays with cycle counter. by David Daney · 14 years ago
  87. e6b78c4 MIPS: JZ4740: Add qi_lb60 board support by Lars-Peter Clausen · 14 years ago
  88. f6a2138 POWER: Add JZ4740 battery driver. by Lars-Peter Clausen · 14 years ago
  89. 7f983ba HWMON: Add JZ4740 ADC driver by Lars-Peter Clausen · 14 years ago
  90. 2249071 USB: Add JZ4740 OHCI support by Lars-Peter Clausen · 14 years ago
  91. 61bfbdb MMC: Add support for the controller on JZ4740 SoCs. by Lars-Peter Clausen · 14 years ago
  92. ba01d6e MTD: Nand: Add JZ4740 NAND driver by Lars-Peter Clausen · 14 years ago
  93. 7a92d54 FBDEV: JZ4740: Add framebuffer driver by Lars-Peter Clausen · 14 years ago
  94. 3bf0eea RTC: Add JZ4740 RTC driver by Lars-Peter Clausen · 14 years ago
  95. 5ebabe5 MIPS: JZ4740: Add Kbuild files by Lars-Peter Clausen · 14 years ago
  96. c2a529f MIPS: JZ4740: Add platform devices by Lars-Peter Clausen · 14 years ago
  97. a8b7e9e MIPS: JZ4740: Add prom support by Lars-Peter Clausen · 14 years ago
  98. c3b9566 MIPS: JZ4740: Add serial support by Lars-Peter Clausen · 14 years ago
  99. eda0347 MIPS: JZ4740: Add PWM support by Lars-Peter Clausen · 14 years ago
  100. 68fcfe7 MIPS: JZ4740: Add DMA support. by Lars-Peter Clausen · 14 years ago