1. 734c3ce m68k: use kernel processor defines for conditional optimizations by Greg Ungerer · 13 years ago
  2. 6235672 m68knommu: create config options for CPU classes by Greg Ungerer · 13 years ago
  3. dab104a m68knommu: fix linker script exported name sections by Greg Ungerer · 13 years ago
  4. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  5. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  6. 968d803 m68knommu: use generic find_next_bit_le() by Akinobu Mita · 13 years ago
  7. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  8. a2812e1 arch: add #define for each of optimized find bitops by Akinobu Mita · 13 years ago
  9. e081941 m68knommu: fix build error due to the lack of find_next_bit_le() by Akinobu Mita · 13 years ago
  10. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  11. 531d289 m68knommu: Use generic show_interrupts() by Geert Uytterhoeven · 13 years ago
  12. cae2e6c m68k: merge the mmu and non-mmu versions of sys_m68k.c by Greg Ungerer · 13 years ago
  13. 48e1328 m68knommu: use asm-generic/bitops/ext2-atomic.h by Akinobu Mita · 13 years ago
  14. b60de9f m68knommu: Remove obsolete #include <linux/sys.h> by Geert Uytterhoeven · 13 years ago
  15. aa4d1f8 m68k: merge mmu and non-mmu versions of asm-offsets.c by Greg Ungerer · 13 years ago
  16. a697dc9 m68k: merge non-mmu and mmu versions of m68k_ksyms.c by Greg Ungerer · 13 years ago
  17. 2c7f3fe m68knommu: remove un-needed exporting of COLDFIRE symbols by Greg Ungerer · 13 years ago
  18. dcc4d72 m68knommu: move EXPORT of kernel_thread to function definition by Greg Ungerer · 13 years ago
  19. b33972e m68knommu: move EXPORT of local checksumming functions to definitions by Greg Ungerer · 13 years ago
  20. 67cc09e m68knommu: move EXPORT of dump_fpu to function definition by Greg Ungerer · 13 years ago
  21. b1ffa25 m68knommu: clean up mm/init_no.c by Greg Ungerer · 13 years ago
  22. f225c86 m68k: merge the mmu and non-mmu mm/Makefile by Greg Ungerer · 13 years ago
  23. 1bccc43 m68k: mv kmap_mm.c to kmap.c by Greg Ungerer · 13 years ago
  24. 593732b m68knommu: remove stubs for __ioremap() and iounmap() by Greg Ungerer · 13 years ago
  25. 92474a2 m68knommu: remove unused kernel_set_cachemode() by Greg Ungerer · 13 years ago
  26. 9461702 m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c by Greg Ungerer · 13 years ago
  27. 66d83ab m68k: remove duplicate memcpy() implementation by Greg Ungerer · 13 years ago
  28. d10ed2f m68k: remove duplicate memset() implementation by Greg Ungerer · 13 years ago
  29. 80160de m68k: remove duplicate memmove() implementation by Greg Ungerer · 13 years ago
  30. b82ed87 m68k: merge mmu and non-mmu versions of lib/Makefile by Greg Ungerer · 13 years ago
  31. 98d655a m68k: merge mmu and non-mmu versions of muldi3 by Greg Ungerer · 13 years ago
  32. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  33. a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 13 years ago
  34. 7786908 input/atari: Use the correct mouse interrupt hook by Michael Schmitz · 16 years ago
  35. 79abeed m68k/atari: Do not use "/" in interrupt names by Geert Uytterhoeven · 13 years ago
  36. 1fc74ac m68k: unistd - Comment out definitions for unimplemented syscalls by Geert Uytterhoeven · 13 years ago
  37. d6d42bb m68k: Really wire up sys_pselect6 and sys_ppoll by Geert Uytterhoeven · 13 years ago
  38. c4245c9 m68k: Merge mmu and non-mmu versions of sys_call_table by Geert Uytterhoeven · 13 years ago
  39. f82a519 m68k: bitops - Never step beyond the end of the bitmap by Geert Uytterhoeven · 13 years ago
  40. 359c47e m68k: bitops - offset == ((long)p - (long)vaddr) * 8 by Geert Uytterhoeven · 13 years ago
  41. 4aac0b4 m68k/mm: Set all online nodes in N_NORMAL_MEMORY by Michael Schmitz · 13 years ago
  42. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  43. 60d48c1 m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, syncfs by Geert Uytterhoeven · 13 years ago
  44. 6c655db m68k: fix comment typo 'occcured' by Justin P. Mattock · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  47. 0b98b16 m68k: Convert irq function namespace by Thomas Gleixner · 13 years ago
  48. 66d857b m68k: merge m68k and m68knommu arch directories by Greg Ungerer · 13 years ago
  49. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  50. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  51. 3fca5af7 m68k: remove inline asm from minix_find_first_zero_bit by Akinobu Mita · 13 years ago
  52. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  53. c1e6ca7 m68knommu: introduce little-endian bitops by Akinobu Mita · 13 years ago
  54. 3f5527f m68k: introduce little-endian bitops by Akinobu Mita · 13 years ago
  55. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  56. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  57. dc113c1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  58. e345513 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  59. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  60. 9cd7b14 m68k/atari: ARAnyM - Add support for network access by Milan Jurik · 16 years ago
  61. 37b0b65 m68k/atari: ARAnyM - Add support for console access by Roman Zippel · 16 years ago
  62. b2edd2f m68k/atari: ARAnyM - Add support for block access by Roman Zippel · 16 years ago
  63. 65cd577 m68k/atari: Initial ARAnyM support by Petr Stehlik · 16 years ago
  64. 93ff954 m68k: Kconfig - Remove unneeded "default n" by Geert Uytterhoeven · 13 years ago
  65. 6ba99e0 m68k: Makefiles - Change to new flags variables by matt mooney · 13 years ago
  66. f369e37 m68k/amiga: Reclaim Chip RAM for PPC exception handlers by Geert Uytterhoeven · 13 years ago
  67. cf6da57 m68k: Allow all kernel traps to be handled via exception fixups by Andreas Schwab · 16 years ago
  68. f670808 m68k: Use base_trap_init() to initialize vectors by Roman Zippel · 16 years ago
  69. dcdf3a2 m68k: Add helper function handle_kernel_fault() by Roman Zippel · 16 years ago
  70. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  71. 47e0c7e m68knommu: external interrupt support to ColdFire intc-simr controller by Greg Ungerer · 13 years ago
  72. 57b4814 m68knommu: external interrupt support to ColdFire intc-2 controller by Greg Ungerer · 13 years ago
  73. ce3de78 m68knommu: remove ColdFire CLOCK_DIV config option by Greg Ungerer · 13 years ago
  74. d4852a3 m68knommu: make ColdFire internal peripheral region configurable by Greg Ungerer · 13 years ago
  75. b195c47 m68knommu: clean up definitions of ColdFire peripheral base registers by Greg Ungerer · 13 years ago
  76. 6a92e19 m68knommu: clean up use of MBAR for DRAM registers on ColdFire start by Greg Ungerer · 13 years ago
  77. 58f0ac9 m68knommu: remove use of MBAR in old-style ColdFire timer by Greg Ungerer · 13 years ago
  78. babc08b m68knommu: move ColdFire DMA register addresses to per-cpu headers by Greg Ungerer · 13 years ago
  79. a0ba433 m68knommu: remove use of MBAR value for ColdFire 528x peripheral addressing by Greg Ungerer · 13 years ago
  80. 9a6b0c7 m68knommu: remove use of MBAR value for ColdFire 527x peripheral addressing by Greg Ungerer · 13 years ago
  81. b62384a m68knommu: remove use of MBAR value for ColdFire 523x peripheral addressing by Greg Ungerer · 13 years ago
  82. 571f060 m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs by Greg Ungerer · 13 years ago
  83. f317c71 m68knommu: move ColdFire PIT timer base addresses by Greg Ungerer · 13 years ago
  84. cdfc243 m68knommu: remove bogus definition of MBAR for ColdFire 532x family by Greg Ungerer · 13 years ago
  85. 254eef7 m68knommu: remove kludge seting of MCF_IPSBAR for ColdFire 54xx by Greg Ungerer · 13 years ago
  86. f2ba710 m68knommu: move ColdFire 5249 MBAR2 definition by Greg Ungerer · 13 years ago
  87. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  88. 4a6514e tty: move obsolete and broken tty drivers to drivers/staging/tty/ by Greg Kroah-Hartman · 13 years ago
  89. 982cd25 m68knommu: add optimize memmove() function by Greg Ungerer · 13 years ago
  90. f9d693d m68k: remove arch specific non-optimized memcmp() by Greg Ungerer · 13 years ago
  91. e53f276 m68k: Switch do_timer() to xtime_update() by Torben Hohn · 13 years ago
  92. 5df1abd m68k/amiga: Fix "debug=mem" by Geert Uytterhoeven · 13 years ago
  93. de339e4 m68k/atari: Rename "scc" to "atari_scc" by Geert Uytterhoeven · 13 years ago
  94. f9b0789 m68k: Uninline strchr() by Geert Uytterhoeven · 13 years ago
  95. 6a7f6ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  96. 67b5ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  97. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  98. 88cce42 watchdog: Add MCF548x watchdog driver. by Philippe De Muyter · 14 years ago
  99. 710e91e m68knommu: Switch to saner sigsuspend by Al Viro · 14 years ago
  100. 8c18194 m68k: Check __get_user()/__put_user() return value by Al Viro · 14 years ago