1. 17d8725 m68knommu: remove old cache management cruft from mm code by Greg Ungerer · 17 years ago
  2. 2f75d10 m68knommu: remove cruft from setup code by Greg Ungerer · 17 years ago
  3. 45a82f5 m68knommu: use TRHEAD_SIZE instead of hard constant by Greg Ungerer · 17 years ago
  4. 4342f4a m68knommu: fix ColdFire timer off by 1 by Greg Ungerer · 17 years ago
  5. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  6. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  7. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 17 years ago
  8. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  9. c9f4f06 wrap access to thread_info by Roman Zippel · 17 years ago
  10. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  11. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  12. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  13. 5d6deb9 [PATCH] m68knommu: remove local_bh_count by Greg Ungerer · 17 years ago
  14. 1ed35e0 [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes by Greg Ungerer · 17 years ago
  15. 8668fb5 [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 by Greg Ungerer · 17 years ago
  16. 1ea9acc [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup by Greg Ungerer · 17 years ago
  17. b032fde [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup by Greg Ungerer · 17 years ago
  18. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 17 years ago
  19. d08df60 Various typo fixes. by Robert P. J. Day · 17 years ago
  20. f2a09e1 [PATCH] Dynamic kernel command-line: m68knommu by Alon Bar-Lev · 17 years ago
  21. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  22. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 17 years ago
  23. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  24. bf0059b [PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  25. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 17 years ago
  26. eaefd5f [PATCH] m68knommu: use irq_handler_t for passing handler types by Greg Ungerer · 17 years ago
  27. c051b01 [PATCH] m68knommu: use irq_handler_t passing handler to clock init by Greg Ungerer · 17 years ago
  28. 459c6a9 [PATCH] m68knommu: use irq_handler_t passing handler to PIT init by Greg Ungerer · 17 years ago
  29. 56591b9 [PATCH] m68knommu: include unused sections in linker script by Greg Ungerer · 17 years ago
  30. 1f95e49 [PATCH] m68knommu: remove regs arg from coldfire timer interrupt by Greg Ungerer · 17 years ago
  31. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  32. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  33. fd593d1 [PATCH] relocatable kernel: Kallsyms generate relocatable symbols by Eric W. Biederman · 18 years ago
  34. dcb1477 [PATCH] m68knommu: switch 68360 to using rtc_time by Greg Ungerer · 18 years ago
  35. deb77c8 [PATCH] m68knommu: fix timer register access on 523x ColdFire platforms by Greg Ungerer · 18 years ago
  36. d773c66 [PATCH] m68knommu: remove __rom_end from 68360 startup code by Greg Ungerer · 18 years ago
  37. 5529840 [PATCH] m68knommu: auto detect memory size on M5208EVB board by Michael Broughton · 18 years ago
  38. 1bddcc5 [PATCH] m68knommu: add SHM support by David Wu · 18 years ago
  39. 329237c [PATCH] m68knommu: add printk level for stack dump by Greg Ungerer · 18 years ago
  40. 19127e2 [PATCH] m68knommu: add printk level for oops dumps by Greg Ungerer · 18 years ago
  41. 1b9552a [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n by Adrian Bunk · 18 years ago
  42. 6869e94 [PATCH] m68knommu: formatting cleanup in Kconfig by Greg Ungerer · 18 years ago
  43. 59ed05a [NET]: M68Knommu checksum annotations and cleanups. by Al Viro · 18 years ago
  44. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  45. ace5f1d [PATCH] m68knommu: fix up for the irq_handler_t changes by Greg Ungerer · 18 years ago
  46. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  47. e0fafda [PATCH] m68knommu: sync syscalls with m68k by Geert Uytterhoeven · 18 years ago
  48. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  49. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  50. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  51. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  52. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  53. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  54. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  55. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  56. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  57. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  58. f6f2388 [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  59. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  60. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  61. 1c952af [PATCH] m68knommu: remove fixed ROM region setups from linker script by Greg Ungerer · 18 years ago
  62. c750a01 [PATCH] m68knommu: configuration options for ROM region by Greg Ungerer · 18 years ago
  63. 3448ff8 [PATCH] m68knommu: fix 68EZ328/config.c asm by Greg Ungerer · 18 years ago
  64. 69614fc [PATCH] m68knommu: fix 68VZ328/config.c asm by Greg Ungerer · 18 years ago
  65. bda6583 [PATCH] m68knommu: fix 68360/config.c asm by Greg Ungerer · 18 years ago
  66. 0f7cfcc [PATCH] m68knommu: include irqnode.h in 68360/ints.c by Greg Ungerer · 18 years ago
  67. 541960f [PATCH] m68knommu: build support for 68328 romvec.S by Greg Ungerer · 18 years ago
  68. 0d44269 [PATCH] m68knommu: remove romvec asm code from ints.c by Greg Ungerer · 18 years ago
  69. 9a9bb6f [PATCH] m68knommu: create romvec.S for 68328 by Greg Ungerer · 18 years ago
  70. 01f7e67 [PATCH] m68knommu: use Kconfig RAM config options in 68328 startup code by Greg Ungerer · 18 years ago
  71. f5c7726 [PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup code by Greg Ungerer · 18 years ago
  72. d046f61 [PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup code by Greg Ungerer · 18 years ago
  73. 67bdd98 [PATCH] m68knommu: update m68knommu defconfnig by Greg Ungerer · 18 years ago
  74. 9a6404b [PATCH] m68knommu: build support for the Freescale 532x CPU family by Matt Waddel · 18 years ago
  75. 121036e [PATCH] m68knommu: build support for the Avnet/5282 board by Daniel Alomar · 18 years ago
  76. 3f787bf [PATCH] m68knommu: remove useless compiler args by Philipe De Muyter · 18 years ago
  77. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  78. 12ddae3 [PATCH] m68knommu: use configurable RAM setup in start up code by Greg Ungerer · 18 years ago
  79. 73e2fba [PATCH] m68knommu: use configurable RAM setup in linker script by Greg Ungerer · 18 years ago
  80. 63e413d [PATCH] m68knommu: create configurable RAM setup by Greg Ungerer · 18 years ago
  81. d2f386d [PATCH] m68knommu: remove unused vars from generic 68328 start code by Greg Ungerer · 18 years ago
  82. 2ae9cb6 [PATCH] m68knommu: remove __ramvec from 68328/pilot start code by Greg Ungerer · 18 years ago
  83. 623f523 [PATCH] m68knommu: improve syscall entry and fix strace by Philippe De Muyter · 18 years ago
  84. e648cd2 [PATCH] m68knommu: configurable frequency selection by Greg Ungerer · 18 years ago
  85. 04860bd [PATCH] m68knommu: configure support for Avnet5282 board by Greg Ungerer · 18 years ago
  86. 5d36f8e [PATCH] m68knommu: ColdFire 532x CPU configure support by Greg Ungerer · 18 years ago
  87. 5503967 [PATCH] m68knommu: ColdFire 532x CPU platform build support by Greg Ungerer · 18 years ago
  88. f7399c3 [PATCH] m68knommu: add ColdFire 532x timer build support by Greg Ungerer · 18 years ago
  89. 7877d01 [PATCH] m68knommu: cleanup setup.c by Greg Ungerer · 18 years ago
  90. bb28632 [PATCH] m68knommu: check DEBUG defined arch code by Greg Ungerer · 18 years ago
  91. 3196cf8 [PATCH] m68knommu: ColdFire 532x CPU startup code by Greg Ungerer · 18 years ago
  92. b671b65 [PATCH] m68knommu: read/write register access for PIT timer by Greg Ungerer · 18 years ago
  93. 2082b47 [PATCH] m68knommu: remove use of rom_length by Greg Ungerer · 18 years ago
  94. 36a248f [PATCH] m68knommu: switch arch config name to CONFIG_M68K by Greg Ungerer · 18 years ago
  95. 0b7ac8e [PATCH] m68knommu: read/write register access for ColdFire core timer by Greg Ungerer · 18 years ago
  96. d09042d [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 18 years ago
  97. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  98. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 18 years ago
  99. d2d7cdc [PATCH] bitops: m68knommu: use generic bitops by Akinobu Mita · 18 years ago
  100. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 18 years ago