1. 0e7d5bb m68k{,nommu}: Wire up new system calls by Geert Uytterhoeven · 17 years ago
  2. 3fde80e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 17 years ago
  3. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 17 years ago
  4. 9b0e741 m68knommu: put ColdFire head code into .text.head section by Greg Ungerer · 17 years ago
  5. 2b9a698 m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support by Sebastian Siewior · 17 years ago
  6. 95469bd m68knommu: complete generic time by Sebastian Siewior · 17 years ago
  7. 0df185f m68knommu: move code within time.c by Sebastian Siewior · 17 years ago
  8. 1fda83d m68knommu: m68knommu: add old stack trace method by Sebastian Siewior · 17 years ago
  9. 0aea531 PCI: remove unused arch pcibios_update_resource() functions by Adrian Bunk · 17 years ago
  10. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 17 years ago
  11. f38c843 m68knommu: missing sections for linker script by Greg Ungerer · 17 years ago
  12. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 17 years ago
  13. 779125c m68knommu: add some missing sections into the linker script by Sebastian Siewior · 17 years ago
  14. f6054e2 m68knommu: add pretty back strace by Sebastian Siewior · 17 years ago
  15. 008150f m68knommu: add a missing backslash n in setup code by Sebastian Siewior · 17 years ago
  16. a19325a m68knommu: ColdFire add support for kernel preemption by Sebastian Siewior · 17 years ago
  17. 2d7f16d m68knommu: fix signal handling return path by Wilson Callan · 17 years ago
  18. d8045b4 m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 17 years ago
  19. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  20. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 17 years ago
  21. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 17 years ago
  22. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  23. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  24. 49eaf7d m68knommu: remove duplicate exports by Adrian Bunk · 17 years ago
  25. c155f3f m68knomu: remove dead config symbols from m68knomu code by Jiri Olsa · 17 years ago
  26. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  27. 2d8815b m68knommu: remove local gettimeofday code by Greg Ungerer · 17 years ago
  28. c9f27c3 m68knommu: remove dead code from m68knommu timer code by Greg Ungerer · 17 years ago
  29. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  30. 1d2842e m68knommu: mark setup_arch() as __init by Greg Ungerer · 17 years ago
  31. 33d56bc m68knommu: remove unused variables in setup.c by Greg Ungerer · 17 years ago
  32. 2f2c267 m68knommu: cleanup m68knommu timer code by Greg Ungerer · 17 years ago
  33. 293dba4 m68knommu: remove use of undefined symbols in setup.c by Greg Ungerer · 17 years ago
  34. dbf18c8 m68knommu: fix syscall restart handling by Greg Ungerer · 17 years ago
  35. 775ecf8 m68knommu: no separate stack region to report at startup by Greg Ungerer · 17 years ago
  36. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  37. e845498 m68k(nommu): add missing syscalls by Geert Uytterhoeven · 17 years ago
  38. 405d296 m68knommu: include linux/fs.h for do_pipe() by Greg Ungerer · 18 years ago
  39. 07ef309 m68knommu: include linux/fs.h for getname() by Greg Ungerer · 18 years ago
  40. 65fdef9 m68knommu: remove unused mach_trap_init by Greg Ungerer · 18 years ago
  41. bc72450 m68knommu: make BOOTPARAM setup common by Greg Ungerer · 18 years ago
  42. 85e026b m68knommu: need to include linux/device.h in dma.c by Greg Ungerer · 18 years ago
  43. 22982a5 m68knommu: reformat show_cpuinfo() by Greg Ungerer · 18 years ago
  44. 1014680 m68knommu: remove is_in_rom() function by Greg Ungerer · 18 years ago
  45. a4c8b91 m68knommu: start dump from exception stack by Greg Ungerer · 18 years ago
  46. 2502b66 m68knommu: generic irq handling by Greg Ungerer · 18 years ago
  47. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 18 years ago
  48. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 18 years ago
  49. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 18 years ago
  50. 2f75d10 m68knommu: remove cruft from setup code by Greg Ungerer · 18 years ago
  51. 45a82f5 m68knommu: use TRHEAD_SIZE instead of hard constant by Greg Ungerer · 18 years ago
  52. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  53. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  54. c9f4f06 wrap access to thread_info by Roman Zippel · 18 years ago
  55. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  56. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  57. 1ed35e0 [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes by Greg Ungerer · 18 years ago
  58. f2a09e1 [PATCH] Dynamic kernel command-line: m68knommu by Alon Bar-Lev · 18 years ago
  59. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 18 years ago
  60. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  61. bf0059b [PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  62. 56591b9 [PATCH] m68knommu: include unused sections in linker script by Greg Ungerer · 18 years ago
  63. 1f95e49 [PATCH] m68knommu: remove regs arg from coldfire timer interrupt by Greg Ungerer · 18 years ago
  64. fd593d1 [PATCH] relocatable kernel: Kallsyms generate relocatable symbols by Eric W. Biederman · 18 years ago
  65. 1bddcc5 [PATCH] m68knommu: add SHM support by David Wu · 18 years ago
  66. 329237c [PATCH] m68knommu: add printk level for stack dump by Greg Ungerer · 18 years ago
  67. 19127e2 [PATCH] m68knommu: add printk level for oops dumps by Greg Ungerer · 18 years ago
  68. 1b9552a [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n by Adrian Bunk · 18 years ago
  69. 59ed05a [NET]: M68Knommu checksum annotations and cleanups. by Al Viro · 18 years ago
  70. ace5f1d [PATCH] m68knommu: fix up for the irq_handler_t changes by Greg Ungerer · 18 years ago
  71. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  72. e0fafda [PATCH] m68knommu: sync syscalls with m68k by Geert Uytterhoeven · 18 years ago
  73. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  74. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  75. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  76. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  77. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  78. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  79. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  80. 1c952af [PATCH] m68knommu: remove fixed ROM region setups from linker script by Greg Ungerer · 19 years ago
  81. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 19 years ago
  82. 73e2fba [PATCH] m68knommu: use configurable RAM setup in linker script by Greg Ungerer · 19 years ago
  83. 7877d01 [PATCH] m68knommu: cleanup setup.c by Greg Ungerer · 19 years ago
  84. bb28632 [PATCH] m68knommu: check DEBUG defined arch code by Greg Ungerer · 19 years ago
  85. d09042d [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 19 years ago
  86. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 19 years ago
  87. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 19 years ago
  88. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 19 years ago
  89. f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 19 years ago
  90. 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 19 years ago
  91. 10c1f71 [PATCH] m68knommu: need pm_power_off in m68knommu by Greg Ungerer · 19 years ago
  92. 513091b [PATCH] m68knommu: task_stack_page() by Al Viro · 19 years ago
  93. 694d855 [PATCH] m68knommu: fix ram length of m5208evb board by Greg Ungerer · 19 years ago
  94. 01829e7 [PATCH] m68knommu: fix a5 reg corruption in signal handlers by Greg Ungerer · 19 years ago
  95. afc7cd8 [PATCH] m68knommu: fix mangled 'truct' in ptrace.c by Greg Ungerer · 19 years ago
  96. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 19 years ago
  97. 3258891 [PATCH] m68knommu: enable_irq/disable_irq by Christoph Hellwig · 19 years ago
  98. 2ed5e6d [PATCH] m68knommu: move some platform irq support out of irq.h by Greg Ungerer · 19 years ago
  99. 124df2d [PATCH] m68knommu: align param section and add 5208EVB linker support by Greg Ungerer · 19 years ago
  100. 54b03d1 [PATCH] m68knommu: add ColdFire 5208 setup support by Greg Ungerer · 19 years ago