1. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  2. 2588465 Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  4. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  5. e3c1a6b h83000: Remove BKL from sys_execve by John Kacur · 15 years ago
  6. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  7. eb121d1 h8300: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  8. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  9. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  10. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  11. 6e0c9e7 h8300: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  12. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  13. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  14. 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 15 years ago
  15. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  16. 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
  17. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  18. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  19. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  20. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  21. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  22. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  23. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  24. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  25. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  26. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  27. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  28. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  29. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  30. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  31. 840c516 h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu. by Robert P. J. Day · 15 years ago
  32. 02e7874 ptrace: remove PT_DTRACE from arch/h8300 by Oleg Nesterov · 15 years ago
  33. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  34. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  35. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  36. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  37. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  38. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  39. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  40. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  41. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  42. df42654 Get rid of final remnants of include/asm-$(ARCH) by Linus Torvalds · 15 years ago
  43. 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
  44. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  45. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  46. 8302294f Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  47. b04f376 trivial: h8300: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  48. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  49. 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
  50. 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
  51. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  52. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 15 years ago
  53. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  54. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  55. 295803eea headers_check fix: h8300, swab.h by Jaswinder Singh Rajput · 15 years ago
  56. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  57. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 15 years ago
  58. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  59. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 15 years ago
  60. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 15 years ago
  61. fc61708 h8300: introduce asm/swab.h by Harvey Harrison · 15 years ago
  62. ce519e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  63. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 15 years ago
  64. 6e38a2b Staging: Kconfig for ARCH=arm,8300, cris by F. Duncan M. Haldane · 16 years ago
  65. 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 · 15 years ago
  66. 9ddabc2 h8300: define __fls by Rusty Russell · 16 years ago
  67. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  68. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  69. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  70. 83224b0 container freezer: add TIF_FREEZE flag to all architectures by Matt Helsley · 16 years ago
  71. 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
  72. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  73. 5f66452 asm-h8300/md.h: remove CVS keyword by Adrian Bunk · 16 years ago
  74. 9791af5 h8300: GENERIC_BUG support by Yoshinori Sato · 16 years ago
  75. 81d423e h8300: update timer handler - misc update by Yoshinori Sato · 16 years ago
  76. e0b0f9e h8300: update timer handler - new files by Yoshinori Sato · 16 years ago
  77. 4b6aba5 h8300: update timer handler - delete files by Yoshinori Sato · 16 years ago
  78. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  79. 2f86c3e uwb: add the UWB stack (build system) by Greg Kroah-Hartman · 16 years ago
  80. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  81. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  82. 758db3f [h8300] move include/asm-h8300 to arch/h8300/include/asm by Linus Torvalds · 16 years ago
  83. 9de15e9 h8300: fix section mismatches by Yoshinori Sato · 16 years ago
  84. 4bad9ea h8300: use generic show_mem() by Johannes Weiner · 16 years ago
  85. 7833351 pty: remove unused UNIX98_PTY_COUNT options by Adrian Bunk · 16 years ago
  86. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  87. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  88. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  89. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  90. 501cd36 h8300: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  91. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  92. ff10e5d h8300: defconfig update by Yoshinori Sato · 16 years ago
  93. 5cc265a h8300: IRQ handling update by Yoshinori Sato · 16 years ago
  94. 45d464e h8300: signal.c typo fix by Yoshinori Sato · 16 years ago
  95. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  96. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  97. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  98. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  99. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  100. f74596d proper show_interrupts() prototype by Adrian Bunk · 16 years ago