1. 6f09bdf m68k: enable CONFIG_COMPAT_BRK by default by Geert Uytterhoeven · 16 years ago
  2. 337e3c4 provide out-of-line strcat() for m68k by Al Viro · 16 years ago
  3. 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
  4. 026bf9bb m68k: Add multi_defconfig by Geert Uytterhoeven · 16 years ago
  5. b4029b3 m68k: Update defconfigs by Geert Uytterhoeven · 16 years ago
  6. d5ec550 m68k: Correctly handle multi-ISA at runtime by Geert Uytterhoeven · 16 years ago
  7. 52de114 m68k: Prefix ISA type with ISA_TYPE_ by Geert Uytterhoeven · 16 years ago
  8. 91cf248 m68k: export m68k_mmutype by Geert Uytterhoeven · 16 years ago
  9. 3f20a4e m68k: Q40/Q60 floppy support is broken by Geert Uytterhoeven · 16 years ago
  10. 3f365e8 m68k: Correct jump if not running on HP300 by Geert Uytterhoeven · 16 years ago
  11. 47738a7 m68k: Kill CONFIG_WHIPPET_SERIAL by Geert Uytterhoeven · 16 years ago
  12. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  13. b6d9d26 m68k: remove old mac_esp cruft by Finn Thain · 16 years ago
  14. 3b17f13 m68k: Handle 68040 bus faults by Roman Zippel · 16 years ago
  15. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  16. 5fcf430 m68k: Export empty_zero_page for ZERO_PAGE usage in modules. by Aneesh Kumar K.V · 16 years ago
  17. d8045b4 m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  18. 5125154 proc: remove /proc/mac_iop by Alexey Dobriyan · 16 years ago
  19. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  20. f85e7cd m68k: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  21. 6feef6e m68k: remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  22. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  23. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  24. a1aa758 m68k: update defconfigs for 2.6.25 by Geert Uytterhoeven · 16 years ago
  25. ef85ecbf m68k: use KBUILD_DEFCONFIG by Adrian Bunk · 16 years ago
  26. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 16 years ago
  27. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  28. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  29. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  30. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  31. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  32. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  33. 145e923 m68k: correct setting of struct user.u_ar0 by Geert Uytterhoeven · 16 years ago
  34. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  35. 7b89280 cleanup after APUS removal by Adrian Bunk · 16 years ago
  36. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  37. 7e02dbf mac68k: remove dead MAC_ADBKEYCODES by Stanislav Brabec · 16 years ago
  38. 00bf59c mac68k: remove dead code by Finn Thain · 16 years ago
  39. 612e484 m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c by Adrian Bunk · 16 years ago
  40. a3b2004 m68k: kill arch/m68k/atari/atari_ksyms.c by Adrian Bunk · 16 years ago
  41. 8b169fa m68k: kill arch/m68k/amiga/amiga_ksyms.c by Adrian Bunk · 16 years ago
  42. 3456fef m68k: kill arch/m68k/hp300/ksyms.c by Adrian Bunk · 16 years ago
  43. deea777 m68k: kill arch/m68k/mac/mac_ksyms.c by Adrian Bunk · 16 years ago
  44. 9676237 m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c by Roel Kluin · 16 years ago
  45. b9e5e11 m68k: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 16 years ago
  46. 6f7127d m68k: Use cc-cross-prefix by Geert Uytterhoeven · 16 years ago
  47. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  48. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  49. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  50. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 16 years ago
  51. 9e893bb m68k: export atari_keyb_init by Adrian Bunk · 17 years ago
  52. 5a1cb47 m68k: sg fallout by Geert Uytterhoeven · 17 years ago
  53. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  54. 0c79cf6 spelling fixes: arch/m68k/ by Simon Arlott · 17 years ago
  55. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  56. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  57. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  58. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  59. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  60. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  61. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  62. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  63. 63bd8c4 Atari keyboard: incorporate additional review comments by Geert Uytterhoeven · 17 years ago
  64. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  65. 3d83a2a m68k: Atari keyboard ACIA driver cleanup by Geert Uytterhoeven · 17 years ago
  66. e845498 m68k(nommu): add missing syscalls by Geert Uytterhoeven · 17 years ago
  67. 7d94143 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH by Roland McGrath · 17 years ago
  68. fe6d9da m68k: Dont include RODATA into text segment by Roman Zippel · 17 years ago
  69. 4088af3 m68k: Remove unnecessary m68k_memoffset export and init by Roman Zippel · 17 years ago
  70. fb425d0 m68k: Kill superfluous extern by Geert Uytterhoeven · 17 years ago
  71. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  72. e9ed7e7 take declarations of enable_irq() et.al. to linux/interrupt.h by Al Viro · 17 years ago
  73. dfedfaf m68k: exclude more unbuildable drivers by Al Viro · 17 years ago
  74. 66a3f82 m68k: missing __init by Al Viro · 17 years ago
  75. 88f8bb780 m68k: missing exports by Al Viro · 17 years ago
  76. 7e5de05 m68k: use .text.head by Al Viro · 17 years ago
  77. f9569e1 m68k iomem (based on Geert's tree + memcpy_... stuff) by Al Viro · 17 years ago
  78. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  79. 547c178 missing exports of csum_... by Al Viro · 17 years ago
  80. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  81. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  82. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  83. 0e52d32 x86_64: Quieten Atari keyboard warnings in Kconfig by Andi Kleen · 17 years ago
  84. 4eb527a m68k: parenthesis balance by Mariusz Kozlowski · 17 years ago
  85. 12d810c m68k: discontinuous memory support by Roman Zippel · 17 years ago
  86. fbe9c96 m68k: runtime patching infrastructure by Roman Zippel · 17 years ago
  87. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  88. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  89. 3c46bdc m68k: implement __clear_user() by Geert Uytterhoeven · 17 years ago
  90. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  91. 241258d SPIN_LOCK_UNLOCKED cleanup in arch/m68k by Milind Arun Choudhary · 17 years ago
  92. edfe7a5 remove unused header file: arch/m68k/atari/atasound.h by Robert P. J. Day · 17 years ago
  93. f5456e0 m68k: export csum_partial_copy_from_user by Geert Uytterhoeven · 17 years ago
  94. d95fd5f m68k: Mac II ADB fixes by Finn Thain · 17 years ago
  95. 217f671 m68k: Mac IRQ cleanup by Finn Thain · 17 years ago
  96. cd713dd m68k: Mac nubus IRQ fixes (plan E) by Finn Thain · 17 years ago
  97. 67dfb15 m68k: Mac IRQ prep by Finn Thain · 17 years ago
  98. 647b804 m68k: reverse Mac IRQ damage by Finn Thain · 17 years ago
  99. e10e5c4 m68k: Mac interrupt priorities by Finn Thain · 17 years ago
  100. 35bdd52 m68k: Correct number of interrupts for Sun3 by Sam Creasey · 17 years ago