1. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  2. a9a0aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  3. 9da6554 m68k: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  4. 9aed230 m68k: amiga - Amiga Gayle IDE platform device conversion by Geert Uytterhoeven · 15 years ago
  5. dd6c26a m68k: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  6. b417b71 m68k: Enable atomic64_t by Geert Uytterhoeven · 14 years ago
  7. c19eb8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  8. f606aee m68knommu: remove un-used mcfsmc.h by Greg Ungerer · 15 years ago
  9. cc24c40 m68knommu: remove size limit on non-MMU TASK_SIZE by Greg Ungerer · 14 years ago
  10. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  11. ba2e1c5f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  12. b52dd00 m68k: Implement generic_find_next_{zero_,}le_bit() by Geert Uytterhoeven · 15 years ago
  13. 291d7e9 m68k: Simplify param.h by using <asm-generic/param.h> by Robert P. J. Day · 15 years ago
  14. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  15. 91d6041 m68knommu: Coldfire QSPI platform support by Steven King · 15 years ago
  16. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  17. 3732b68f m68knommu: fix coldfire tcdrain by Philippe De Muyter · 14 years ago
  18. b560177 m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative() by Geert Uytterhoeven · 14 years ago
  19. 1aac4ef m68k: Fix `struct sigcontext' for ColdFire by Maxim Kuvyrkov · 15 years ago
  20. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  21. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  22. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  23. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  24. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  25. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  26. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  27. 00ebfe58 m68k: Define sigcontext ABI of ColdFire by Maxim Kuvyrkov · 15 years ago
  28. a58f753 m68knommu: NPTL support for uClinux by Maxim Kuvyrkov · 15 years ago
  29. 9674cdc m68k: Add NPTL support by Maxim Kuvyrkov · 15 years ago
  30. f54bcdc m68k: Eliminate unused variable in page_to_phys() by Geert Uytterhoeven · 15 years ago
  31. 5da3a65 m68k: Switch to generic siginfo layout by Maxim Kuvyrkov · 15 years ago
  32. 80614e5 mac68k: replace mac68k SCC code with platform device by Finn Thain · 15 years ago
  33. 1454526 m68k: Fix asm/swab.h for ColdFire by Maxim Kuvyrkov · 15 years ago
  34. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  35. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  36. 551e378 tree-wide: s/widht/width/g typo in comments by Daniel Mack · 15 years ago
  37. 682137f m68knommu: fix definitions of __pa() and __va() by Greg Ungerer · 15 years ago
  38. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  39. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  40. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  41. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  42. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  43. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  44. 51e99be m68k: rename global variable vmalloc_end to m68k_vmalloc_end by Tejun Heo · 15 years ago
  45. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  46. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  47. 5cdef24 m68k: Make thread_info.h usable from assembly. by Tim Abbott · 15 years ago
  48. f60a557 m68knommu: define arch_has_single_step() and friends by Greg Ungerer · 15 years ago
  49. faa47b4 m68k: use generic code for ptrace requests by Andreas Schwab · 15 years ago
  50. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  51. d6cd1f0 m68knommu: Make THREAD_SIZE available to assembly files. by Tim Abbott · 15 years ago
  52. c23b653 m68knommu: add a task_pt_regs() macro by Greg Ungerer · 15 years ago
  53. 193f087 m68knommu: define arch_has_single_step() and friends by Greg Ungerer · 15 years ago
  54. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  55. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  56. a28b3dc revert "m68k: convert to asm-generic/hardirq.h" by Andrew Morton · 15 years ago
  57. 45d80ee m68k: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  58. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  59. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  60. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  61. 66bc4a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  62. 2985709 m68knommu: Make PAGE_SIZE available to assembly files. by Tim Abbott · 15 years ago
  63. 2756730 m68knommu: fix ColdFire definition of CLOCK_TICK_RATE by Philippe De Muyter · 15 years ago
  64. d89395b m68knommu: remove special interrupt handling code for ne2k support by Greg Ungerer · 15 years ago
  65. fe84c10 m68knommu: relax IO_SPACE_LIMIT setting by Greg Ungerer · 15 years ago
  66. 9075216d m68knommu: create a speciailized ColdFire 5272 interrupt controller by Greg Ungerer · 15 years ago
  67. da3601a m68knommu: add support for second interrupt controller of ColdFire 5249 by Greg Ungerer · 15 years ago
  68. 39f0fb6 m68knommu: map ColdFire interrupts to correct masking bits by Greg Ungerer · 15 years ago
  69. f6a6627 m68knommu: clean up ColdFire 532x CPU timer setup by Greg Ungerer · 15 years ago
  70. 04b75b1 m68knommu: simplify ColdFire "timers" clock initialization by Greg Ungerer · 15 years ago
  71. f2154be m68knommu: merge old ColdFire interrupt controller masking macros by Greg Ungerer · 15 years ago
  72. 5938084 m68knommu: move ColdFire INTC definitions to new include file by Greg Ungerer · 15 years ago
  73. e47cc3d m68knommu: mask off all interrupts in ColdFire intc-simr controller by Greg Ungerer · 15 years ago
  74. f1a59d2 m68knommu: remove interrupt masking from ColdFire pit timer by Greg Ungerer · 15 years ago
  75. 277c5e3 m68knommu: general interrupt controller for ColdFire 532x parts by Greg Ungerer · 15 years ago
  76. cd3dd40 m68knommu: use general interrupt controller for ColdFire 520x family by Greg Ungerer · 15 years ago
  77. 5843201 m68k: clean up comment delimiters in dma.h by Greg Ungerer · 15 years ago
  78. cba89e2 m68k: merge mmu and non-mmu versions of dma.h by Greg Ungerer · 15 years ago
  79. 6192c1e m68k: merge the mmu and non-mmu versions of checksum.h by Greg Ungerer · 15 years ago
  80. 3ddc7e2 m68k: merge mmu and non-mmu versions of irq.h by Greg Ungerer · 15 years ago
  81. 633ea5d m68k: merge mmu and non-mmu versions of processor.h by Greg Ungerer · 15 years ago
  82. d668bf0 m68knommu: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  83. f3aa42c m68k: remove unused elia.h include file by Greg Ungerer · 15 years ago
  84. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  85. 732c611 generic GPIO support misc files. by sfking@fdwdc.com · 15 years ago
  86. dca7cf3 generic GPIO support for the Freescale Coldfire 5407. by sfking@fdwdc.com · 15 years ago
  87. 7846fe8 generic GPIO support for the Freescale Coldfire 532x. by sfking@fdwdc.com · 15 years ago
  88. f7a20ba generic GPIO support for the Freescale Coldfire 5307. by sfking@fdwdc.com · 15 years ago
  89. 6da6e63 generic GPIO support for the Freescale Coldfire 528x. by sfking@fdwdc.com · 15 years ago
  90. 316f2c4 generic GPIO support for the Freescale Coldfire 5272. by sfking@fdwdc.com · 15 years ago
  91. f1554da generic GPIO support for the Freescale Coldfire 527x. by sfking@fdwdc.com · 15 years ago
  92. 9e8ded1 generic GPIO support for the Freescale Coldfire 5249. by sfking@fdwdc.com · 15 years ago
  93. a03ce7d generic GPIO support for the Freescale Coldfire 523x. by sfking@fdwdc.com · 15 years ago
  94. afde856 generic GPIO support for the Freescale Coldfire 520x. by sfking@fdwdc.com · 15 years ago
  95. bc25b05 generic GPIO support for the Freescale Coldfire 5206. by sfking@fdwdc.com · 15 years ago
  96. af39bb8 core generic GPIO support for Freescale Coldfire processors. by sfking@fdwdc.com · 15 years ago
  97. 96910b6 locking, m68k/asm-offsets: Rename signal defines by Heiko Carstens · 15 years ago
  98. 0ee000e locking, m68k: Calculate thread_info offset with asm offset by Heiko Carstens · 15 years ago
  99. f159ee7 locking, m68k/asm-offsets: Rename pt_regs offset defines by Heiko Carstens · 15 years ago
  100. 9848484 m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open by Geert Uytterhoeven · 15 years ago