1. e845498 m68k(nommu): add missing syscalls by Geert Uytterhoeven · 17 years ago
  2. 405d296 m68knommu: include linux/fs.h for do_pipe() by Greg Ungerer · 17 years ago
  3. 07ef309 m68knommu: include linux/fs.h for getname() by Greg Ungerer · 17 years ago
  4. db00319 m68knommu: get rid of duplicate include by Jesper Juhl · 17 years ago
  5. be03e56 m68knommu: use setup_irq() in 68328 timer code by Greg Ungerer · 17 years ago
  6. 5c4525d m68knommu: use setup_irq() in ColdFire PIT timer by Greg Ungerer · 17 years ago
  7. 65fdef9 m68knommu: remove unused mach_trap_init by Greg Ungerer · 17 years ago
  8. c52a2cd m68knommu: use setup_irq() in ColdFire simple timer by Greg Ungerer · 17 years ago
  9. 374c3f5 m68knommu: remove use of colfire_trap_init by Greg Ungerer · 17 years ago
  10. aa1f1d1 m68knommu: use setup_irq() in 68360 timer code by Greg Ungerer · 17 years ago
  11. bc72450 m68knommu: make BOOTPARAM setup common by Greg Ungerer · 17 years ago
  12. 906a262 m68knommu: add configure support for Intec boards by Greg Ungerer · 17 years ago
  13. 7160a67 m68knommu: simplify ColdFire resume code by Greg Ungerer · 17 years ago
  14. 33e7a72 m68knommu: add build support for more Arcturus boards by Greg Ungerer · 17 years ago
  15. 85e026b m68knommu: need to include linux/device.h in dma.c by Greg Ungerer · 17 years ago
  16. 3699522 m68knommu: add configure support for more Arcturus boards by David Wu · 17 years ago
  17. 22982a5 m68knommu: reformat show_cpuinfo() by Greg Ungerer · 17 years ago
  18. 1014680 m68knommu: remove is_in_rom() function by Greg Ungerer · 17 years ago
  19. a4c8b91 m68knommu: start dump from exception stack by Greg Ungerer · 17 years ago
  20. 2502b667 m68knommu: generic irq handling by Greg Ungerer · 17 years ago
  21. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  22. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  23. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  24. 17d8725 m68knommu: remove old cache management cruft from mm code by Greg Ungerer · 17 years ago
  25. 2f75d10 m68knommu: remove cruft from setup code by Greg Ungerer · 17 years ago
  26. 45a82f5 m68knommu: use TRHEAD_SIZE instead of hard constant by Greg Ungerer · 17 years ago
  27. 4342f4a m68knommu: fix ColdFire timer off by 1 by Greg Ungerer · 17 years ago
  28. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  29. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  30. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 17 years ago
  31. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  32. c9f4f06 wrap access to thread_info by Roman Zippel · 17 years ago
  33. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  34. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  35. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  36. 5d6deb9 [PATCH] m68knommu: remove local_bh_count by Greg Ungerer · 17 years ago
  37. 1ed35e0 [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes by Greg Ungerer · 17 years ago
  38. 8668fb5 [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 by Greg Ungerer · 17 years ago
  39. 1ea9acc [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup by Greg Ungerer · 17 years ago
  40. b032fde [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup by Greg Ungerer · 17 years ago
  41. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 17 years ago
  42. d08df60 Various typo fixes. by Robert P. J. Day · 17 years ago
  43. f2a09e1 [PATCH] Dynamic kernel command-line: m68knommu by Alon Bar-Lev · 17 years ago
  44. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  45. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 17 years ago
  46. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  47. bf0059b [PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  48. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 17 years ago
  49. eaefd5f [PATCH] m68knommu: use irq_handler_t for passing handler types by Greg Ungerer · 17 years ago
  50. c051b01 [PATCH] m68knommu: use irq_handler_t passing handler to clock init by Greg Ungerer · 17 years ago
  51. 459c6a9 [PATCH] m68knommu: use irq_handler_t passing handler to PIT init by Greg Ungerer · 17 years ago
  52. 56591b9 [PATCH] m68knommu: include unused sections in linker script by Greg Ungerer · 17 years ago
  53. 1f95e49 [PATCH] m68knommu: remove regs arg from coldfire timer interrupt by Greg Ungerer · 17 years ago
  54. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  55. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  56. fd593d1 [PATCH] relocatable kernel: Kallsyms generate relocatable symbols by Eric W. Biederman · 18 years ago
  57. dcb1477 [PATCH] m68knommu: switch 68360 to using rtc_time by Greg Ungerer · 18 years ago
  58. deb77c8 [PATCH] m68knommu: fix timer register access on 523x ColdFire platforms by Greg Ungerer · 18 years ago
  59. d773c66 [PATCH] m68knommu: remove __rom_end from 68360 startup code by Greg Ungerer · 18 years ago
  60. 5529840 [PATCH] m68knommu: auto detect memory size on M5208EVB board by Michael Broughton · 18 years ago
  61. 1bddcc5 [PATCH] m68knommu: add SHM support by David Wu · 18 years ago
  62. 329237c [PATCH] m68knommu: add printk level for stack dump by Greg Ungerer · 18 years ago
  63. 19127e2 [PATCH] m68knommu: add printk level for oops dumps by Greg Ungerer · 18 years ago
  64. 1b9552a [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n by Adrian Bunk · 18 years ago
  65. 6869e94 [PATCH] m68knommu: formatting cleanup in Kconfig by Greg Ungerer · 18 years ago
  66. 59ed05a [NET]: M68Knommu checksum annotations and cleanups. by Al Viro · 18 years ago
  67. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  68. ace5f1d [PATCH] m68knommu: fix up for the irq_handler_t changes by Greg Ungerer · 18 years ago
  69. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  70. e0fafda [PATCH] m68knommu: sync syscalls with m68k by Geert Uytterhoeven · 18 years ago
  71. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  72. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  73. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  74. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  75. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  76. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  77. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  78. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  79. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  80. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  81. f6f2388 [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  82. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  83. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  84. 1c952af [PATCH] m68knommu: remove fixed ROM region setups from linker script by Greg Ungerer · 18 years ago
  85. c750a01 [PATCH] m68knommu: configuration options for ROM region by Greg Ungerer · 18 years ago
  86. 3448ff8 [PATCH] m68knommu: fix 68EZ328/config.c asm by Greg Ungerer · 18 years ago
  87. 69614fc [PATCH] m68knommu: fix 68VZ328/config.c asm by Greg Ungerer · 18 years ago
  88. bda6583 [PATCH] m68knommu: fix 68360/config.c asm by Greg Ungerer · 18 years ago
  89. 0f7cfcc [PATCH] m68knommu: include irqnode.h in 68360/ints.c by Greg Ungerer · 18 years ago
  90. 541960f [PATCH] m68knommu: build support for 68328 romvec.S by Greg Ungerer · 18 years ago
  91. 0d44269 [PATCH] m68knommu: remove romvec asm code from ints.c by Greg Ungerer · 18 years ago
  92. 9a9bb6f [PATCH] m68knommu: create romvec.S for 68328 by Greg Ungerer · 18 years ago
  93. 01f7e67 [PATCH] m68knommu: use Kconfig RAM config options in 68328 startup code by Greg Ungerer · 18 years ago
  94. f5c7726 [PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup code by Greg Ungerer · 18 years ago
  95. d046f61 [PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup code by Greg Ungerer · 18 years ago
  96. 67bdd98 [PATCH] m68knommu: update m68knommu defconfnig by Greg Ungerer · 18 years ago
  97. 9a6404b [PATCH] m68knommu: build support for the Freescale 532x CPU family by Matt Waddel · 18 years ago
  98. 121036e [PATCH] m68knommu: build support for the Avnet/5282 board by Daniel Alomar · 18 years ago
  99. 3f787bf [PATCH] m68knommu: remove useless compiler args by Philipe De Muyter · 18 years ago
  100. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago