1. 7224c0d m68k: include asm/cmpxchg.h in our m68k atomic.h by Greg Ungerer · 12 years ago
  2. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  4. 803f691 Disintegrate asm/system.h for M68K by David Howells · 12 years ago
  5. 2501cf7 m68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointer by David Howells · 12 years ago
  6. b57cb72 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  7. 645e533 m68knommu: make 528x CPU reset register addressing consistent by Greg Ungerer · 12 years ago
  8. 0b2a213 m68knommu: make 527x CPU reset register addressing consistent by Greg Ungerer · 12 years ago
  9. 320de7d m68knommu: make 523x CPU reset register addressing consistent by Greg Ungerer · 12 years ago
  10. ed8a279 m68knommu: make 532x QSPI platform addressing consistent by Greg Ungerer · 13 years ago
  11. 3b2039b m68knommu: make 528x QSPI platform addressing consistent by Greg Ungerer · 13 years ago
  12. 6c84a60 m68knommu: make 527x QSPI platform addressing consistent by Greg Ungerer · 13 years ago
  13. 2424f54 m68knommu: make 5249 QSPI platform addressing consistent by Greg Ungerer · 13 years ago
  14. 36d175a m68knommu: make 523x QSPI platform addressing consistent by Greg Ungerer · 13 years ago
  15. a4e2e2a m68knommu: make 520x QSPI platform addressing consistent by Greg Ungerer · 13 years ago
  16. 5046954 m68knommu: make 532x FEC platform addressing consistent by Greg Ungerer · 13 years ago
  17. 4f8f9fb m68knommu: make 528x FEC platform addressing consistent by Greg Ungerer · 13 years ago
  18. 308bfc1 m68knommu: make 527x FEC platform addressing consistent by Greg Ungerer · 13 years ago
  19. 9a11b493 m68knommu: make 5272 FEC platform addressing consistent by Greg Ungerer · 13 years ago
  20. 2163459 m68knommu: make 523x FEC platform addressing consistent by Greg Ungerer · 13 years ago
  21. d4e0837 m68knommu: make 520x FEC platform addressing consistent by Greg Ungerer · 13 years ago
  22. 55148f6 m68knommu: merge common ColdFire UART IRQ setup by Greg Ungerer · 13 years ago
  23. bbbeeaf m68knommu: make 54xx UART platform addressing consistent by Greg Ungerer · 13 years ago
  24. 69d23b6 m68knommu: make 5407 UART platform addressing consistent by Greg Ungerer · 13 years ago
  25. 35b7cf2 m68knommu: make 532x UART platform addressing consistent by Greg Ungerer · 13 years ago
  26. f8bb532 m68knommu: make 528x UART platform addressing consistent by Greg Ungerer · 13 years ago
  27. 909159f m68knommu: make 5307 UART platform addressing consistent by Greg Ungerer · 13 years ago
  28. 20e681f m68knommu: make 527x UART platform addressing consistent by Greg Ungerer · 13 years ago
  29. 023e055 m68knommu: make 5272 UART platform addressing consistent by Greg Ungerer · 13 years ago
  30. e8f69e5 m68knommu: make 5249 UART platform addressing consistent by Greg Ungerer · 13 years ago
  31. 13682af m68knommu: make 523x UART platform addressing consistent by Greg Ungerer · 13 years ago
  32. ffc203b m68knommu: make 520x UART platform addressing consistent by Greg Ungerer · 13 years ago
  33. 8400ca3 m68knommu: make 5206 UART platform addressing consistent by Greg Ungerer · 13 years ago
  34. 35aefb2 m68knommu: modify timer init code to make it consistent with m68k code by Greg Ungerer · 12 years ago
  35. 9517746 m68knommu: make persistent clock code consistent with m68k by Greg Ungerer · 12 years ago
  36. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  37. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  38. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  39. 08a655c m68k: Use generic posix_types.h by H. Peter Anvin · 12 years ago
  40. 57e0009 m68k: Add shared bit to Coldfire kernel page entries by Alexander Stein · 13 years ago
  41. 0dbfe8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  42. aa55787 m68k/irq: Remove obsolete IRQ_FLG_* definitions by Geert Uytterhoeven · 13 years ago
  43. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  44. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  45. 356b954 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  46. c774171 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  47. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  48. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  49. 0a2796d m68k: add ColdFire FPU support for the V4e ColdFire CPUs by Greg Ungerer · 13 years ago
  50. 74d4799 m68k: create ColdFire MMU pgalloc code by Greg Ungerer · 13 years ago
  51. 066bf87 m68k: ColdFire V4e MMU paging init code and miss handler by Greg Ungerer · 13 years ago
  52. d49316e m68k: use ColdFire MMU read/write bit flags when ioremapping by Greg Ungerer · 13 years ago
  53. 83b73d6 m68k: ColdFire V4e MMU context support code by Greg Ungerer · 13 years ago
  54. 33d4bcc m68k: MMU enabled ColdFire needs 8k ELF alignment by Greg Ungerer · 13 years ago
  55. 9e95f7c m68k: set ColdFire MMU page size by Greg Ungerer · 13 years ago
  56. bfe4375 m68k: define PAGE_OFFSET_RAW for ColdFire CPU with MMU enabled by Greg Ungerer · 13 years ago
  57. b852de4 m68k: add TLB flush support for the ColdFire V4e MMU hardware by Greg Ungerer · 13 years ago
  58. 0b0b808 m68k: modify ColdFire 54xx cache support for MMU enabled by Greg Ungerer · 13 years ago
  59. ae2eca7 m68k: add cache support for V4e ColdFire cores running with MMU enabled by Greg Ungerer · 13 years ago
  60. 813db7f m68k: add page table size definitions for ColdFire V4e MMU by Greg Ungerer · 13 years ago
  61. 91521c2 m68k: page table support definitions and code for ColdFire MMU by Greg Ungerer · 13 years ago
  62. bbc6f1b m68k: set register a2 to current if MMU enabled on ColdFire by Greg Ungerer · 13 years ago
  63. 88be351 m68k: add ColdFire 54xx CPU MMU memory init code by Greg Ungerer · 13 years ago
  64. feb1ee7 m68k: use addr_limit checking for m68k CPUs that do no support address spaces by Greg Ungerer · 13 years ago
  65. e08d703 m68k: modify user space access functions to support ColdFire CPUs by Greg Ungerer · 13 years ago
  66. 2c9b82a m68k: add TASK definitions for ColdFires running with MMU by Greg Ungerer · 13 years ago
  67. 78ccdff m68k: make interrupt definitions conditional on correct CPU types by Greg Ungerer · 13 years ago
  68. 8cee26f m68k: definitions for the ColdFire V4e MMU hardware by Greg Ungerer · 13 years ago
  69. 59dbb3b1 m68k: add machine and CPU definitions for ColdFire cores by Greg Ungerer · 13 years ago
  70. 45f9e2c m68knommu: remove unused anchor.h include file by Greg Ungerer · 13 years ago
  71. 84f3fb7 m68k: handle presence of 64bit mul/div instructions cleanly by Greg Ungerer · 13 years ago
  72. 7f73baf m68k: simpler m68k and ColdFire CPU's can use generic csum code by Greg Ungerer · 13 years ago
  73. 479badc m68k: make fp register stores consistent for m68k and ColdFire by Greg Ungerer · 13 years ago
  74. e87c09a m68k: print memory layout info in boot log by Greg Ungerer · 13 years ago
  75. d25ba98 m68k: remove thread_info struct from thread struct by Greg Ungerer · 13 years ago
  76. 8d362b0 m68k: remove duplicate asm offset for task thread.info by Greg Ungerer · 13 years ago
  77. d85b409 m68k: Fall back to __gpio_to_irq() for non-arch GPIOs by Mark Brown · 13 years ago
  78. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  79. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  80. 0c51a0c m68k: Don't comment out syscalls used by glibc by Andreas Schwab · 13 years ago
  81. 125298d m68k/atari: Move declaration of atari_SCC_reset_done to header file by Geert Uytterhoeven · 13 years ago
  82. f808b86 m68k/hp300: Export hp300_ledstate by Geert Uytterhoeven · 13 years ago
  83. 608e287 m68k/mac: cleanup macro case by Finn Thain · 13 years ago
  84. da3fb3c m68k/mac: oss irq fixes by Finn Thain · 13 years ago
  85. c4af5da m68k/mac: fix nubus slot irq disable and shutdown by Finn Thain · 13 years ago
  86. ed04c97 m68k/mac: cleanup forward declarations by Finn Thain · 13 years ago
  87. 30c0527 m68k/mac: cleanup mac_irq_pending by Finn Thain · 13 years ago
  88. f8bd9de m68k/serial: SERIAL_PORT_DFNS only if CONFIG_ISA by Kars de Jong · 16 years ago
  89. 5bf1e97 m68k: Wire up process_vm_{read,write}v by Geert Uytterhoeven · 13 years ago
  90. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  91. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  92. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  93. 2690e21 m68k/mac: Remove mac_irq_{en,dis}able() wrappers by Finn Thain · 13 years ago
  94. f30a648 m68k/irq: Remove obsolete support for user vector interrupt fixups by Geert Uytterhoeven · 13 years ago
  95. d890d73 m68k/irq: Remove obsolete m68k irq framework by Geert Uytterhoeven · 13 years ago
  96. a03010e m68k/q40: Convert Q40/Q60 to genirq by Geert Uytterhoeven · 13 years ago
  97. 4936f63 m68k/irq: Add genirq support by Geert Uytterhoeven · 13 years ago
  98. 1425df8 m68k/irq: Rename {,__}m68k_handle_int() by Geert Uytterhoeven · 13 years ago
  99. edb3472 m68k/irq: Add m68k_setup_irq_controller() by Geert Uytterhoeven · 13 years ago
  100. e8abf5e m68k/irq: Switch irq_chip methods to "struct irq_data *data" by Geert Uytterhoeven · 13 years ago