1. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. 7786908 input/atari: Use the correct mouse interrupt hook by Michael Schmitz · 16 years ago
  3. 1fc74ac m68k: unistd - Comment out definitions for unimplemented syscalls by Geert Uytterhoeven · 13 years ago
  4. f82a519 m68k: bitops - Never step beyond the end of the bitmap by Geert Uytterhoeven · 13 years ago
  5. 359c47e m68k: bitops - offset == ((long)p - (long)vaddr) * 8 by Geert Uytterhoeven · 13 years ago
  6. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  7. 60d48c1 m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, syncfs by Geert Uytterhoeven · 13 years ago
  8. 6c655db m68k: fix comment typo 'occcured' by Justin P. Mattock · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  11. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  12. 3fca5af7 m68k: remove inline asm from minix_find_first_zero_bit by Akinobu Mita · 13 years ago
  13. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  14. c1e6ca7 m68knommu: introduce little-endian bitops by Akinobu Mita · 13 years ago
  15. 3f5527f m68k: introduce little-endian bitops by Akinobu Mita · 13 years ago
  16. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  17. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  18. dc113c1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  19. 65cd577 m68k/atari: Initial ARAnyM support by Petr Stehlik · 16 years ago
  20. dcdf3a2 m68k: Add helper function handle_kernel_fault() by Roman Zippel · 16 years ago
  21. 47e0c7e m68knommu: external interrupt support to ColdFire intc-simr controller by Greg Ungerer · 13 years ago
  22. 57b4814 m68knommu: external interrupt support to ColdFire intc-2 controller by Greg Ungerer · 13 years ago
  23. ce3de78 m68knommu: remove ColdFire CLOCK_DIV config option by Greg Ungerer · 13 years ago
  24. d4852a3 m68knommu: make ColdFire internal peripheral region configurable by Greg Ungerer · 13 years ago
  25. b195c47 m68knommu: clean up definitions of ColdFire peripheral base registers by Greg Ungerer · 13 years ago
  26. 6a92e19 m68knommu: clean up use of MBAR for DRAM registers on ColdFire start by Greg Ungerer · 13 years ago
  27. 58f0ac9 m68knommu: remove use of MBAR in old-style ColdFire timer by Greg Ungerer · 13 years ago
  28. babc08b m68knommu: move ColdFire DMA register addresses to per-cpu headers by Greg Ungerer · 13 years ago
  29. a0ba433 m68knommu: remove use of MBAR value for ColdFire 528x peripheral addressing by Greg Ungerer · 13 years ago
  30. 9a6b0c7 m68knommu: remove use of MBAR value for ColdFire 527x peripheral addressing by Greg Ungerer · 13 years ago
  31. b62384a m68knommu: remove use of MBAR value for ColdFire 523x peripheral addressing by Greg Ungerer · 13 years ago
  32. 571f060 m68knommu: remove MBAR and IPSBAR hacks for the ColdFire 520x CPUs by Greg Ungerer · 13 years ago
  33. f317c71 m68knommu: move ColdFire PIT timer base addresses by Greg Ungerer · 13 years ago
  34. cdfc243 m68knommu: remove bogus definition of MBAR for ColdFire 532x family by Greg Ungerer · 13 years ago
  35. 254eef7 m68knommu: remove kludge seting of MCF_IPSBAR for ColdFire 54xx by Greg Ungerer · 13 years ago
  36. f2ba710 m68knommu: move ColdFire 5249 MBAR2 definition by Greg Ungerer · 13 years ago
  37. 982cd25 m68knommu: add optimize memmove() function by Greg Ungerer · 13 years ago
  38. f9d693d m68k: remove arch specific non-optimized memcmp() by Greg Ungerer · 13 years ago
  39. de339e4 m68k/atari: Rename "scc" to "atari_scc" by Geert Uytterhoeven · 13 years ago
  40. f9b0789 m68k: Uninline strchr() by Geert Uytterhoeven · 13 years ago
  41. 6a7f6ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  42. 88cce42 watchdog: Add MCF548x watchdog driver. by Philippe De Muyter · 14 years ago
  43. 710e91e m68knommu: Switch to saner sigsuspend by Al Viro · 14 years ago
  44. e68847f m68k: Switch to saner sigsuspend() by Al Viro · 14 years ago
  45. 0eefed8 m68k/sun3: Kill pte_unmap() warnings by Geert Uytterhoeven · 14 years ago
  46. 07ffee5 m68knommu: create optimal separate instruction and data cache for ColdFire by Greg Ungerer · 14 years ago
  47. 4a5bae4 m68knommu: support ColdFire caches that do copyback and write-through by Greg Ungerer · 14 years ago
  48. 0ef6c9b m68knommu: support version 2 ColdFire split cache by Greg Ungerer · 14 years ago
  49. d475e3e4 m68knommu: make cache push code ColdFire generic by Greg Ungerer · 14 years ago
  50. 8ce877a m68knommu: clean up ColdFire cache control code by Greg Ungerer · 14 years ago
  51. 3d46140 m68knommu: move inclusion of ColdFire v4 cache registers by Greg Ungerer · 14 years ago
  52. 278c2cb m68knommu: merge bit definitions for version 3 ColdFire cache controller by Greg Ungerer · 14 years ago
  53. a12cf0a m68knommu: create bit definitions for the version 2 ColdFire cache controller by Greg Ungerer · 14 years ago
  54. 63e83c8 m68knommu: remove empty __iounmap() it is no used by Greg Ungerer · 14 years ago
  55. 1c83af5 m68knommu: use user stack pointer hardware on some ColdFire cores by Greg Ungerer · 14 years ago
  56. 5701542 m68knommu: move UART addressing to part specific includes by Greg Ungerer · 14 years ago
  57. 733f31b m68knommu: fix clock rate value reported for ColdFire 54xx parts by Greg Ungerer · 14 years ago
  58. 7fc82b6 m68knommu: move ColdFire CPU names into their headers by Greg Ungerer · 14 years ago
  59. 5b2e655 m68knommu: make Coldfire 548x support more generic by Greg Ungerer · 14 years ago
  60. 9c68015 m68knommu: Use symbolic constants for cache operations on M54xx by Philippe De Muyter · 14 years ago
  61. b3d75b0 m68knommu: Move __flush_cache_all definition for m54xx in m54xxacr.h by Philippe De Muyter · 14 years ago
  62. 5291fa9 m68knommu: Create new m54xxacr.h from m5407sim.h subpart by Philippe De Muyter · 14 years ago
  63. ed35f65 m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.h by Philippe De Muyter · 14 years ago
  64. 79c1a90 m68knommu: add back in declaration of do_IRQ by Greg Ungerer · 14 years ago
  65. c925cf0 m68k{nommu}/blackfin : remove old assembler-only flags bit definitions by Philippe De Muyter · 14 years ago
  66. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  67. 4b37ba9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  68. 80c226f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  69. 779b7e6 m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISA by Thorsten Glaser · 14 years ago
  70. 22e58f9 m68k: __pa(): cast arg to long by Andrew Morton · 14 years ago
  71. c6597dc m68k/m68knommu: merge the MMU and non-MMU traps.h by Greg Ungerer · 14 years ago
  72. cddafa3 m68k/m68knommu: merge MMU and non-MMU thread_info.h by Greg Ungerer · 14 years ago
  73. 69f9974 m68k/m68knommu: merge MMU and non-MMU atomic.h by Greg Ungerer · 14 years ago
  74. 138ff34 m68k/m68knommu: clean up page.h by Greg Ungerer · 14 years ago
  75. b0860c1 m68k/m68knommu: merge machdep.h files into a single file by Greg Ungerer · 14 years ago
  76. ea61bc4 m68k/m68knommu: merge MMU and non-MMU string.h by Greg Ungerer · 14 years ago
  77. 5bc5a70 m68k/m68knommu: Remove dead SMP config option by Christian Dietrich · 14 years ago
  78. a8a6aa0 m68k: move definition of THREAD_SIZE into thread_info_mm.h by Greg Ungerer · 14 years ago
  79. 03e4012 m68k: Use asm-generic/ioctls.h (enables termiox) by Jeff Mahoney · 14 years ago
  80. 808fa62 m68k: Remove dead GG2 config option by Christian Dietrich · 14 years ago
  81. 48a232d m68knommu: Fix MCFUART_TXFIFOSIZE for m548x. by Philippe De Muyter · 14 years ago
  82. ea49f8ff m68knommu: add basic mmu-less m548x support by Philippe De Muyter · 14 years ago
  83. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  84. edc805b m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 by Geert Uytterhoeven · 14 years ago
  85. dc6ae5e m68knommu: arch/m68k/include/asm/ide.h fix for nommu by Jate Sujjavanich · 14 years ago
  86. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  87. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  88. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  89. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  90. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  91. cb8a88b alpha/h8300/m68k: remove obsolete <asm/md.h> files by Geert Uytterhoeven · 14 years ago
  92. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  93. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  94. a9a0aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  95. 9da6554 m68k: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  96. 9aed230 m68k: amiga - Amiga Gayle IDE platform device conversion by Geert Uytterhoeven · 15 years ago
  97. dd6c26a m68k: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  98. b417b71 m68k: Enable atomic64_t by Geert Uytterhoeven · 14 years ago
  99. c19eb8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  100. f606aee m68knommu: remove un-used mcfsmc.h by Greg Ungerer · 15 years ago