1. a1aa758 m68k: update defconfigs for 2.6.25 by Geert Uytterhoeven · 16 years ago
  2. ef85ecbf m68k: use KBUILD_DEFCONFIG by Adrian Bunk · 16 years ago
  3. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 16 years ago
  4. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  5. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  6. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  7. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  8. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  9. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  10. 145e923 m68k: correct setting of struct user.u_ar0 by Geert Uytterhoeven · 16 years ago
  11. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  12. 7b89280 cleanup after APUS removal by Adrian Bunk · 16 years ago
  13. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  14. 7e02dbf mac68k: remove dead MAC_ADBKEYCODES by Stanislav Brabec · 16 years ago
  15. 00bf59c mac68k: remove dead code by Finn Thain · 16 years ago
  16. 612e484 m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c by Adrian Bunk · 16 years ago
  17. a3b2004 m68k: kill arch/m68k/atari/atari_ksyms.c by Adrian Bunk · 16 years ago
  18. 8b169fa m68k: kill arch/m68k/amiga/amiga_ksyms.c by Adrian Bunk · 16 years ago
  19. 3456fef m68k: kill arch/m68k/hp300/ksyms.c by Adrian Bunk · 16 years ago
  20. deea777 m68k: kill arch/m68k/mac/mac_ksyms.c by Adrian Bunk · 16 years ago
  21. 9676237 m68k: Balance ioremap and iounmap in m68k/atari/hades-pci.c by Roel Kluin · 16 years ago
  22. b9e5e11 m68k: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 16 years ago
  23. 6f7127d m68k: Use cc-cross-prefix by Geert Uytterhoeven · 16 years ago
  24. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  25. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  26. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  27. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  28. 9e893bb m68k: export atari_keyb_init by Adrian Bunk · 17 years ago
  29. 5a1cb47 m68k: sg fallout by Geert Uytterhoeven · 17 years ago
  30. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  31. 0c79cf6 spelling fixes: arch/m68k/ by Simon Arlott · 17 years ago
  32. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  33. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  34. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  35. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  36. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  37. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  38. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  39. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  40. 63bd8c4 Atari keyboard: incorporate additional review comments by Geert Uytterhoeven · 17 years ago
  41. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  42. 3d83a2a m68k: Atari keyboard ACIA driver cleanup by Geert Uytterhoeven · 17 years ago
  43. e845498 m68k(nommu): add missing syscalls by Geert Uytterhoeven · 17 years ago
  44. 7d94143 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH by Roland McGrath · 17 years ago
  45. fe6d9da m68k: Dont include RODATA into text segment by Roman Zippel · 17 years ago
  46. 4088af3 m68k: Remove unnecessary m68k_memoffset export and init by Roman Zippel · 17 years ago
  47. fb425d0 m68k: Kill superfluous extern by Geert Uytterhoeven · 17 years ago
  48. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  49. e9ed7e7 take declarations of enable_irq() et.al. to linux/interrupt.h by Al Viro · 17 years ago
  50. dfedfaf m68k: exclude more unbuildable drivers by Al Viro · 17 years ago
  51. 66a3f82 m68k: missing __init by Al Viro · 17 years ago
  52. 88f8bb7 m68k: missing exports by Al Viro · 17 years ago
  53. 7e5de05 m68k: use .text.head by Al Viro · 17 years ago
  54. f9569e1 m68k iomem (based on Geert's tree + memcpy_... stuff) by Al Viro · 17 years ago
  55. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  56. 547c178 missing exports of csum_... by Al Viro · 17 years ago
  57. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  58. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  59. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  60. 0e52d32 x86_64: Quieten Atari keyboard warnings in Kconfig by Andi Kleen · 17 years ago
  61. 4eb527a m68k: parenthesis balance by Mariusz Kozlowski · 17 years ago
  62. 12d810c m68k: discontinuous memory support by Roman Zippel · 17 years ago
  63. fbe9c96 m68k: runtime patching infrastructure by Roman Zippel · 17 years ago
  64. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  65. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  66. 3c46bdc m68k: implement __clear_user() by Geert Uytterhoeven · 17 years ago
  67. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  68. 241258d SPIN_LOCK_UNLOCKED cleanup in arch/m68k by Milind Arun Choudhary · 17 years ago
  69. edfe7a5 remove unused header file: arch/m68k/atari/atasound.h by Robert P. J. Day · 17 years ago
  70. f5456e0 m68k: export csum_partial_copy_from_user by Geert Uytterhoeven · 17 years ago
  71. d95fd5f m68k: Mac II ADB fixes by Finn Thain · 17 years ago
  72. 217f671 m68k: Mac IRQ cleanup by Finn Thain · 17 years ago
  73. cd713dd m68k: Mac nubus IRQ fixes (plan E) by Finn Thain · 17 years ago
  74. 67dfb15 m68k: Mac IRQ prep by Finn Thain · 17 years ago
  75. 647b804 m68k: reverse Mac IRQ damage by Finn Thain · 17 years ago
  76. e10e5c4 m68k: Mac interrupt priorities by Finn Thain · 17 years ago
  77. 35bdd52 m68k: Correct number of interrupts for Sun3 by Sam Creasey · 17 years ago
  78. d6713b4 m68k: early parameter support by Roman Zippel · 17 years ago
  79. 6ff5801 m68k: reformat various m68k files by Roman Zippel · 17 years ago
  80. ec0203e m68k: CROSS_COMPILE = m68k-linux-gnu- by Geert Uytterhoeven · 17 years ago
  81. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 17 years ago
  82. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 17 years ago
  83. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  84. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  85. 187959f [PATCH] Dynamic kernel command-line: m68k by Alon Bar-Lev · 17 years ago
  86. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  87. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 17 years ago
  88. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  89. ea5e1a8 [PATCH] M68K: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  90. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 17 years ago
  91. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  92. bf8af91 [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment by Geert Uytterhoeven · 18 years ago
  93. 3f92222 [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ by Michael Schmitz · 18 years ago
  94. a3a79bd [PATCH] Sun3: General updates by Sam Creasey · 18 years ago
  95. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  96. 8bcbdf6 [PATCH] m68k: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  97. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  98. 2061aca [NET]: M68K checksum annotations and cleanups. by Al Viro · 18 years ago
  99. 5fdb51a [PATCH] m68k: consolidate initcall sections by Geert Uytterhoeven · 18 years ago
  100. 2e81148 [PATCH] clean m68k ksyms by Al Viro · 18 years ago