1. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  2. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  3. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  4. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  5. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  6. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  7. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  8. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  9. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  10. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  11. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  12. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  13. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  14. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  15. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  16. 840c516 h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu. by Robert P. J. Day · 15 years ago
  17. 02e7874 ptrace: remove PT_DTRACE from arch/h8300 by Oleg Nesterov · 15 years ago
  18. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  19. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  20. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  21. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  22. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  23. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  24. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  25. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  26. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  27. df42654 Get rid of final remnants of include/asm-$(ARCH) by Linus Torvalds · 15 years ago
  28. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  30. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  31. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  32. b04f376 trivial: h8300: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  33. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  34. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  37. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  38. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  39. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  40. 295803eea headers_check fix: h8300, swab.h by Jaswinder Singh Rajput · 16 years ago
  41. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  42. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  43. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  44. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 16 years ago
  45. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  46. fc61708 h8300: introduce asm/swab.h by Harvey Harrison · 16 years ago
  47. ce519e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  48. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  49. 6e38a2b Staging: Kconfig for ARCH=arm,8300, cris by F. Duncan M. Haldane · 16 years ago
  50. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. 9ddabc2 h8300: define __fls by Rusty Russell · 16 years ago
  52. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  53. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  54. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  55. 83224b0 container freezer: add TIF_FREEZE flag to all architectures by Matt Helsley · 16 years ago
  56. 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
  57. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  58. 5f66452 asm-h8300/md.h: remove CVS keyword by Adrian Bunk · 16 years ago
  59. 9791af5 h8300: GENERIC_BUG support by Yoshinori Sato · 16 years ago
  60. 81d423e h8300: update timer handler - misc update by Yoshinori Sato · 16 years ago
  61. e0b0f9e h8300: update timer handler - new files by Yoshinori Sato · 16 years ago
  62. 4b6aba5 h8300: update timer handler - delete files by Yoshinori Sato · 16 years ago
  63. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  64. 2f86c3e uwb: add the UWB stack (build system) by Greg Kroah-Hartman · 16 years ago
  65. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  66. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  67. 758db3f [h8300] move include/asm-h8300 to arch/h8300/include/asm by Linus Torvalds · 16 years ago
  68. 9de15e9 h8300: fix section mismatches by Yoshinori Sato · 16 years ago
  69. 4bad9ea h8300: use generic show_mem() by Johannes Weiner · 16 years ago
  70. 7833351 pty: remove unused UNIX98_PTY_COUNT options by Adrian Bunk · 16 years ago
  71. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  72. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  73. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  74. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  75. 501cd36 h8300: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  76. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  77. ff10e5d h8300: defconfig update by Yoshinori Sato · 17 years ago
  78. 5cc265a h8300: IRQ handling update by Yoshinori Sato · 17 years ago
  79. 45d464e h8300: signal.c typo fix by Yoshinori Sato · 17 years ago
  80. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 17 years ago
  81. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 17 years ago
  82. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  83. b0b933c aout: mark arches that support A.OUT format by David Howells · 17 years ago
  84. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  85. f74596d proper show_interrupts() prototype by Adrian Bunk · 17 years ago
  86. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  87. 77bef30 arch/h8300/: Spelling fixes by Joe Perches · 17 years ago
  88. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 17 years ago
  89. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  90. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  91. 5e71c60 spelling fixes: arch/h8300/ by Simon Arlott · 17 years ago
  92. 5c5f4fe H8300: Typo: "buildin" -> "builtin" by Robert P. J. Day · 17 years ago
  93. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  94. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  95. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  96. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  97. 714055e kbuild: fix AFLAGS use in h8300 and m68knommu by Sam Ravnborg · 17 years ago
  98. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  99. 693c10e H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable by Robert P. J. Day · 17 years ago
  100. 0cd82ef h8300: missing include by Yoshinori Sato · 17 years ago