1. 3e24fc9 m68k: Remove unused atari_kbd_translate() by Geert Uytterhoeven · 16 years ago
  2. 39d2d99 m68k: Modular Amiga keyboard needs key_maps by Geert Uytterhoeven · 16 years ago
  3. 8c68383 m68k: Reverse platform MMU logic so Sun 3 is last by Geert Uytterhoeven · 16 years ago
  4. 08a3db9 m68k: Add NOTES to init data so its discarded at boot by Roman Zippel · 16 years ago
  5. 68abcee m68k: Put .bss at the end of the data section by Roman Zippel · 16 years ago
  6. 8fbbae6 m68k: Use new printk() extension %pS to print symbols by Geert Uytterhoeven · 16 years ago
  7. 5b1d5f9 m68k: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  8. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  9. 9e7222c m68k: Update defconfigs for 2.6.27-rc6 by Geert Uytterhoeven · 16 years ago
  10. e17c6d5 Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT by David Woodhouse · 16 years ago
  11. 6b213e1 Remove redundant CONFIG_ARCH_SUPPORTS_AOUT by David Woodhouse · 16 years ago
  12. 1136cf1 m68k: atari_keyb_init operator precedence fix by Michael Schmitz · 16 years ago
  13. 0e7d5bb m68k{,nommu}: Wire up new system calls by Geert Uytterhoeven · 16 years ago
  14. 0e25f71 remove unneeded #include <linux/ide.h>'s by Adrian Bunk · 16 years ago
  15. 969eefb5 m68k: use generic show_mem() by Johannes Weiner · 16 years ago
  16. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  17. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  18. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  19. 93026e2 arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  20. 7b6b948 arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  21. 7ccaee5 m68k/Atari: remove the dead ATARI_SCC{,_DMA} options by Adrian Bunk · 16 years ago
  22. 62bc654 m68k/Mac: remove the unused ADB_KEYBOARD option by Adrian Bunk · 16 years ago
  23. 635c0a2 m68k/apollo: Add missing call to apollo_parse_bootinfo() by Geert Uytterhoeven · 16 years ago
  24. 07b8125 m68k/sun3/: possible cleanups by Adrian Bunk · 16 years ago
  25. 22deb52 m68k/q40/config.c: make functions static by Adrian Bunk · 16 years ago
  26. 8dfbdf4 m68k/mac/: possible cleanups by Adrian Bunk · 16 years ago
  27. 5575d0a m68k/atari/debug.c: possible cleanups by Adrian Bunk · 16 years ago
  28. 0795dbc m68k/amiga/: possible cleanups by Adrian Bunk · 16 years ago
  29. 8468afc export amiga_vblank by Adrian Bunk · 16 years ago
  30. d33b443 m68k: remove AP1000 code by Adrian Bunk · 16 years ago
  31. b739912 m68k: make multi_defconfig the default defconfig by Adrian Bunk · 16 years ago
  32. a0c14d2 Stringify support commas by Mathieu Desnoyers · 16 years ago
  33. edfd92f m68k: Allow no CPU/platform type for allnoconfig by Geert Uytterhoeven · 16 years ago
  34. 97d26e7 m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro by Cyrill Gorcunov · 16 years ago
  35. f30828a m68k: remove CVS keywords by Adrian Bunk · 16 years ago
  36. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  37. e3e8e59 mvme16x-rtc: BKL pushdown by Arnd Bergmann · 16 years ago
  38. 122bc5e bvme6000-rtc: BKL pushdown by Arnd Bergmann · 16 years ago
  39. 6f09bdf m68k: enable CONFIG_COMPAT_BRK by default by Geert Uytterhoeven · 16 years ago
  40. 337e3c4 provide out-of-line strcat() for m68k by Al Viro · 16 years ago
  41. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  42. 026bf9bb m68k: Add multi_defconfig by Geert Uytterhoeven · 16 years ago
  43. b4029b3 m68k: Update defconfigs by Geert Uytterhoeven · 16 years ago
  44. d5ec550 m68k: Correctly handle multi-ISA at runtime by Geert Uytterhoeven · 16 years ago
  45. 52de114 m68k: Prefix ISA type with ISA_TYPE_ by Geert Uytterhoeven · 16 years ago
  46. 91cf248 m68k: export m68k_mmutype by Geert Uytterhoeven · 16 years ago
  47. 3f20a4e m68k: Q40/Q60 floppy support is broken by Geert Uytterhoeven · 16 years ago
  48. 3f365e8 m68k: Correct jump if not running on HP300 by Geert Uytterhoeven · 16 years ago
  49. 47738a7 m68k: Kill CONFIG_WHIPPET_SERIAL by Geert Uytterhoeven · 16 years ago
  50. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  51. b6d9d26 m68k: remove old mac_esp cruft by Finn Thain · 16 years ago
  52. 3b17f13 m68k: Handle 68040 bus faults by Roman Zippel · 16 years ago
  53. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  54. 5fcf430 m68k: Export empty_zero_page for ZERO_PAGE usage in modules. by Aneesh Kumar K.V · 16 years ago
  55. d8045b4 m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  56. 5125154 proc: remove /proc/mac_iop by Alexey Dobriyan · 16 years ago
  57. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  58. f85e7cd m68k: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  59. 6feef6e m68k: remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  60. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  61. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  62. a1aa758 m68k: update defconfigs for 2.6.25 by Geert Uytterhoeven · 16 years ago
  63. ef85ecbf m68k: use KBUILD_DEFCONFIG by Adrian Bunk · 16 years ago
  64. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 16 years ago
  65. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 17 years ago
  66. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 17 years ago
  67. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  68. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  69. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  70. b0b933c aout: mark arches that support A.OUT format by David Howells · 17 years ago
  71. 145e923 m68k: correct setting of struct user.u_ar0 by Geert Uytterhoeven · 17 years ago
  72. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  73. 7b89280 cleanup after APUS removal by Adrian Bunk · 17 years ago
  74. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 17 years ago
  75. 7e02dbf mac68k: remove dead MAC_ADBKEYCODES by Stanislav Brabec · 17 years ago
  76. 00bf59c mac68k: remove dead code by Finn Thain · 17 years ago
  77. 612e484 m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c by Adrian Bunk · 17 years ago
  78. a3b2004 m68k: kill arch/m68k/atari/atari_ksyms.c by Adrian Bunk · 17 years ago
  79. 8b169fa m68k: kill arch/m68k/amiga/amiga_ksyms.c by Adrian Bunk · 17 years ago
  80. 3456fef m68k: kill arch/m68k/hp300/ksyms.c by Adrian Bunk · 17 years ago
  81. deea777 m68k: kill arch/m68k/mac/mac_ksyms.c by Adrian Bunk · 17 years ago
  82. 9676237 m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c by Roel Kluin · 17 years ago
  83. b9e5e11 m68k: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 17 years ago
  84. 6f7127d m68k: Use cc-cross-prefix by Geert Uytterhoeven · 17 years ago
  85. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  86. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 17 years ago
  87. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  88. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  89. 9e893bb m68k: export atari_keyb_init by Adrian Bunk · 17 years ago
  90. 5a1cb47 m68k: sg fallout by Geert Uytterhoeven · 17 years ago
  91. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  92. 0c79cf6 spelling fixes: arch/m68k/ by Simon Arlott · 17 years ago
  93. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  94. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  95. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  96. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  97. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  98. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  99. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  100. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago