1. 69c5ddf m68k: Add ext2_find_{first,next}_bit() for ext4 by Aneesh Kumar K.V · 16 years ago
  2. 52de114 m68k: Prefix ISA type with ISA_TYPE_ by Geert Uytterhoeven · 16 years ago
  3. 91cf248 m68k: export m68k_mmutype by Geert Uytterhoeven · 16 years ago
  4. e8006b0 m68k: Make gcc aware that BUG() does not return by Geert Uytterhoeven · 16 years ago
  5. 70f9cac m68k: Convert access_ok() to an inline function by Geert Uytterhoeven · 16 years ago
  6. b6d9d26 m68k: remove old mac_esp cruft by Finn Thain · 16 years ago
  7. ad55ed6 m68k: types: use <asm-generic/int-*.h> for the m68k architecture by H. Peter Anvin · 16 years ago
  8. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  9. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 16 years ago
  10. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 16 years ago
  11. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  12. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  13. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 16 years ago
  14. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  15. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 17 years ago
  16. 531d7d4 asm-*/posix_types.h: scrub __GLIBC__ by Mike Frysinger · 17 years ago
  17. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  18. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 17 years ago
  19. 5b808a5 m68k: kill page walker compile warning by Geert Uytterhoeven · 17 years ago
  20. 5da7510 Add cmpxchg_local to m86k by Mathieu Desnoyers · 17 years ago
  21. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 17 years ago
  22. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 17 years ago
  23. 7b89280 cleanup after APUS removal by Adrian Bunk · 17 years ago
  24. 00bf59c mac68k: remove dead code by Finn Thain · 17 years ago
  25. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  26. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 17 years ago
  27. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 17 years ago
  28. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  29. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  30. 18e181f ide: add hwif->ack_intr hook by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  32. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  33. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  34. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  35. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  36. 9c6cdad cleanup floppy.h by Jan Beulich · 17 years ago
  37. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  38. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  39. e92042e m68k: Export cachectl.h by Matthew Wilcox · 17 years ago
  40. a554444 m68k: ignore restart_syscall by Geert Uytterhoeven · 17 years ago
  41. e845498 m68k(nommu): add missing syscalls by Geert Uytterhoeven · 17 years ago
  42. a5f442b m68k: Enable arbitary speed tty support by Alan Cox · 17 years ago
  43. 42b3592 m68k: Use _AC() instead of #ifdef __ASSEMBLY__ by Geert Uytterhoeven · 17 years ago
  44. 4f85589 m68k: <asm/page.h> needs <linux/compiler.h> by Geert Uytterhoeven · 17 years ago
  45. 986c760 more include order horrors by Al Viro · 17 years ago
  46. e7cf261 m68k {in,out}_le{16,32} endianness misannotation by Al Viro · 17 years ago
  47. e9ed7e7 take declarations of enable_irq() et.al. to linux/interrupt.h by Al Viro · 17 years ago
  48. f9569e1 m68k iomem (based on Geert's tree + memcpy_... stuff) by Al Viro · 17 years ago
  49. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  50. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  51. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  52. 14dc524 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  53. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  54. 56a68a5 more ACSI removal by Adrian Bunk · 17 years ago
  55. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  56. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  57. 12d810c m68k: discontinuous memory support by Roman Zippel · 17 years ago
  58. fbe9c96 m68k: runtime patching infrastructure by Roman Zippel · 17 years ago
  59. 3c46bdc m68k: implement __clear_user() by Geert Uytterhoeven · 17 years ago
  60. 1f8a6b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  61. 1039592 further UTF-8 fixes and name correction by David Woodhouse · 17 years ago
  62. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  63. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  64. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  65. 121e70b include files: convert "include" subdirectory to UTF-8 by John Anthony Kazos Jr · 17 years ago
  66. b590d2b m68k: <asm/scatterlist.h> needs <linux/types.h> by Geert Uytterhoeven · 17 years ago
  67. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  68. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  69. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  70. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  71. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  72. df7e7d6a m68k: remove unused adb.h by Finn Thain · 17 years ago
  73. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 17 years ago
  74. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  75. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  76. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  77. 3927f2e [NET]: div64_64 consolidate (rev3) by Stephen Hemminger · 17 years ago
  78. 6930043 [PATCH] m68k dma-mapping: gfp_t annotations by Al Viro · 17 years ago
  79. 0ae24bd [PATCH] rtc-cmos needs RTC_ALWAYS_BCD known by Al Viro · 17 years ago
  80. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 18 years ago
  81. 36dbf95 [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.h by Mike Frysinger · 18 years ago
  82. 3813561 [PATCH] m68k: work around binutils tokenizer change by Al Viro · 18 years ago
  83. a0f7b67a [PATCH] m68k: uaccess.h needs sched.h by Andrew Morton · 18 years ago
  84. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  85. b21a323 [PATCH] remove the broken BLK_DEV_SWIM_IOP driver by Adrian Bunk · 18 years ago
  86. a3a79bd [PATCH] Sun3: General updates by Sam Creasey · 18 years ago
  87. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  88. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  89. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  90. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  91. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  92. 2061aca [NET]: M68K checksum annotations and cleanups. by Al Viro · 18 years ago
  93. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  94. cbff676 [PATCH] sun3_ioremap() prototype by Al Viro · 18 years ago
  95. b971018 [PATCH] m68k uaccess __user annotations by Al Viro · 18 years ago
  96. 6fb8296 [PATCH] m68k: more syscall updates by Geert Uytterhoeven · 18 years ago
  97. 6aabd6a [PATCH] m68k: syscall updates by Geert Uytterhoeven · 18 years ago
  98. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  99. 58ba81d [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 by Al Viro · 18 years ago
  100. 9288d1a [PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h) by Al Viro · 18 years ago