1. f85e7cd m68k: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  2. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  3. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 17 years ago
  4. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 17 years ago
  5. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  6. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  7. 145e923 m68k: correct setting of struct user.u_ar0 by Geert Uytterhoeven · 17 years ago
  8. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  9. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  10. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  11. 5a1cb47 m68k: sg fallout by Geert Uytterhoeven · 17 years ago
  12. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  13. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  14. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  15. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  16. e845498 m68k(nommu): add missing syscalls by Geert Uytterhoeven · 17 years ago
  17. 7d94143 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH by Roland McGrath · 17 years ago
  18. fe6d9da m68k: Dont include RODATA into text segment by Roman Zippel · 17 years ago
  19. 4088af3 m68k: Remove unnecessary m68k_memoffset export and init by Roman Zippel · 17 years ago
  20. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  21. e9ed7e7 take declarations of enable_irq() et.al. to linux/interrupt.h by Al Viro · 17 years ago
  22. 66a3f82 m68k: missing __init by Al Viro · 17 years ago
  23. 88f8bb7 m68k: missing exports by Al Viro · 17 years ago
  24. 7e5de05 m68k: use .text.head by Al Viro · 17 years ago
  25. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  26. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  27. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  28. 12d810c m68k: discontinuous memory support by Roman Zippel · 18 years ago
  29. fbe9c96 m68k: runtime patching infrastructure by Roman Zippel · 18 years ago
  30. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  31. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  32. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  33. 241258d SPIN_LOCK_UNLOCKED cleanup in arch/m68k by Milind Arun Choudhary · 18 years ago
  34. d95fd5f m68k: Mac II ADB fixes by Finn Thain · 18 years ago
  35. d6713b4 m68k: early parameter support by Roman Zippel · 18 years ago
  36. 6ff5801 m68k: reformat various m68k files by Roman Zippel · 18 years ago
  37. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 18 years ago
  38. 187959f [PATCH] Dynamic kernel command-line: m68k by Alon Bar-Lev · 18 years ago
  39. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 18 years ago
  40. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 18 years ago
  41. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  42. ea5e1a8 [PATCH] M68K: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  43. a3a79bd [PATCH] Sun3: General updates by Sam Creasey · 18 years ago
  44. 5fdb51a [PATCH] m68k: consolidate initcall sections by Geert Uytterhoeven · 18 years ago
  45. 2e81148 [PATCH] clean m68k ksyms by Al Viro · 18 years ago
  46. 1e5c374 [PATCH] misc m68k __user annotations by Al Viro · 18 years ago
  47. 69961c3 [PATCH] m68k/Atari: Interrupt updates by Geert Uytterhoeven · 18 years ago
  48. 6fb8296 [PATCH] m68k: more syscall updates by Geert Uytterhoeven · 18 years ago
  49. 6aabd6a [PATCH] m68k: syscall updates by Geert Uytterhoeven · 18 years ago
  50. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  51. 58ba81d [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 by Al Viro · 18 years ago
  52. 2850bc2 [PATCH] m68k pt_regs fixes by Al Viro · 18 years ago
  53. dc36670 [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument by Al Viro · 18 years ago
  54. d6359fd [PATCH] m68k: cleanup string functions by Roman Zippel · 18 years ago
  55. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  56. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  57. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  58. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  59. b0b9fdc [PATCH] irq-flags: M68K: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  61. 77dda33 [PATCH] m68k: convert q40 irq code by Roman Zippel · 19 years ago
  62. 68387c4 [PATCH] m68k: convert generic irq code to irq controller by Roman Zippel · 19 years ago
  63. b5dc784 [PATCH] m68k: introduce irq controller by Roman Zippel · 19 years ago
  64. 4facfde [PATCH] m68k: cleanup generic irq names by Roman Zippel · 19 years ago
  65. 92445eaa [PATCH] m68k: separate handler for auto and user vector interrupt by Roman Zippel · 19 years ago
  66. f2325ec [PATCH] m68k: fix show_registers() by Roman Zippel · 19 years ago
  67. b035c96 [PATCH] m68k: Add the generic dma API functions by Roman Zippel · 19 years ago
  68. d09042d [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 19 years ago
  69. f1b5e52 [PATCH] m68k traps.c constraints by Al Viro · 19 years ago
  70. 6d2f16a [PATCH] m68k: adjust to changed HARDIRQ_MASK by Roman Zippel · 19 years ago
  71. cb7d390 [PATCH] m68k: print correct stack trace by Roman Zippel · 19 years ago
  72. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 19 years ago
  73. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 19 years ago
  74. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 19 years ago
  75. cead14d [PATCH] m68k: pm_power_off() breakage by Al Viro · 19 years ago
  76. a2d823bf [PATCH] m68k: console code in head.S needs framebuffer support built in by Al Viro · 19 years ago
  77. 54a5a6e [PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds by Al Viro · 19 years ago
  78. a763be5 [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c by Al Viro · 19 years ago
  79. 6390743 [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers by Al Viro · 19 years ago
  80. 0c79358 [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setup by Al Viro · 19 years ago
  81. 350c20a [PATCH] m68k: syscalls __user annotation by Al Viro · 19 years ago
  82. 2382f77 [PATCH] m68k: signal __user annotations by Al Viro · 19 years ago
  83. aa7e02f [PATCH] m68k: isa_{type,sex} should be exported by Al Viro · 19 years ago
  84. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  85. 198a410 [PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXT by Al Viro · 19 years ago
  86. 768595f [PATCH] m68k: task_stack_page() by Al Viro · 19 years ago
  87. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  88. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 19 years ago
  89. 3b66a1e [PATCH] m68k: convert thread flags to use bit fields by Roman Zippel · 19 years ago
  90. abd0375 [PATCH] m68k: m68k-specific thread_info changes by Al Viro · 19 years ago
  91. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  92. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  93. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  94. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  95. 0013a85 kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  96. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  97. 072dffd [PATCH] m68k: cleanup inline mem functions by Roman Zippel · 19 years ago
  98. 69f447c [PATCH] m68k: sys_ptrace cleanup by Roman Zippel · 19 years ago
  99. b3319f5 [PATCH] m68k: indent sys_ptrace by Roman Zippel · 19 years ago
  100. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago