1. 751c88a m68knommu: Need to check __get_user()/__put_user() result by Al Viro · 14 years ago
  2. 8972be4 m68knommu: signal.c __user annotations by Al Viro · 14 years ago
  3. a19185c m68knommu: Equivalent of "m68k: handle new gcc's" by Al Viro · 14 years ago
  4. e64f1b7 m68knommu: f_pcr has been gone since headers' merge by Al Viro · 14 years ago
  5. 089e449 m68knommu: Don't lose state if sigframe setup fails by Al Viro · 14 years ago
  6. d1574df m68knommu: Handle multiple pending signals by Al Viro · 14 years ago
  7. 710e91e m68knommu: Switch to saner sigsuspend by Al Viro · 14 years ago
  8. bf814b4 m68knommu: Don't bother with SA_ONESHOT by Al Viro · 14 years ago
  9. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  10. bf60ef9 ptrace: cleanup arch_ptrace() on m68knommu by Namhyung Kim · 14 years ago
  11. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  12. 4b37ba9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  13. 80c226f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  14. 5bc5a70 m68k/m68knommu: Remove dead SMP config option by Christian Dietrich · 14 years ago
  15. 55f411d m68knommu: convert to using tracehook_report_syscall_* by Greg Ungerer · 14 years ago
  16. 730251f m68knommu: mask of vector bits in exception word properly by Greg Ungerer · 14 years ago
  17. a7c681f m68knommu: .gitignore vmlinux.lds by Philippe De Muyter · 14 years ago
  18. eb497e7 m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC. by Philippe De Muyter · 14 years ago
  19. aa108e4ea m68k{nommu}: Remove unused DEFINE's from asm-offsets.c by Philippe De Muyter · 14 years ago
  20. 4742225 m68knommu: fix default starting date by Philippe De Muyter · 14 years ago
  21. a37f6ae arch/m68knommu: Removing dead M68KFPU_EMU config option by Christian Dietrich · 14 years ago
  22. cb8a556 arch/m68knommu: Removing dead M68000 config option by Christian Dietrich · 14 years ago
  23. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  24. edc805b m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 by Geert Uytterhoeven · 14 years ago
  25. e6ba59b m68knommu: fix missing linker segments by Greg Ungerer · 14 years ago
  26. 6c8bfb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  27. c7484cf m68knommu: formatting of pointers in printk() by Kulikov Vasiliy · 15 years ago
  28. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  29. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  30. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  31. 760d6e7 Fix m68k-uclinux's rt_sigreturn trampoline by Maxim Kuvyrkov · 15 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  33. 7a0fde8 m68knommu: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  34. b3c1e01 ptrace: use ptrace_request() in the remaining architectures by Christoph Hellwig · 15 years ago
  35. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  36. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  37. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  38. 2c31c34 Rename .data.initvect to .data..initvect. by Denys Vlasenko · 15 years ago
  39. 75ddb0e Rename .text.lock to .text..lock. by Denys Vlasenko · 15 years ago
  40. a58f753 m68knommu: NPTL support for uClinux by Maxim Kuvyrkov · 15 years ago
  41. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  42. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  43. 2588465 Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. f60a557 m68knommu: define arch_has_single_step() and friends by Greg Ungerer · 16 years ago
  45. 53749f7 m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION. by Tim Abbott · 15 years ago
  46. 995bcd3 m68knommu: Move __init_end out of the .init section. by Tim Abbott · 15 years ago
  47. a90a44e m68knommu: Move __init_begin out of the .init section. by Tim Abbott · 15 years ago
  48. 84bd757 m68knommu: Use more macros inside the .init section. by Tim Abbott · 15 years ago
  49. 49612a5 m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA. by Tim Abbott · 15 years ago
  50. f4bed4f m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script. by Tim Abbott · 15 years ago
  51. 10f204e m68knommu: rename BSS define in linker script by Greg Ungerer · 15 years ago
  52. 193f087 m68knommu: define arch_has_single_step() and friends by Greg Ungerer · 16 years ago
  53. 588baea m68knommu: add uboot commandline argument passing support by Lennart Sorensen · 15 years ago
  54. eb7371d m68knommu: Remove the BKL from sys_execve by John Kacur · 15 years ago
  55. c84b564 m68knommu: fix rename of pt_regs offset defines breakage by Greg Ungerer · 15 years ago
  56. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  57. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  58. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  59. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  60. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 66bc4a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  62. de4cbfb m68knommu: remove the common interrupt controller structure by Greg Ungerer · 16 years ago
  63. 33a2126 m68knommu: use common interrupt controller code for older ColdFire CPU's by Greg Ungerer · 16 years ago
  64. 277c5e3 m68knommu: general interrupt controller for ColdFire 532x parts by Greg Ungerer · 16 years ago
  65. 2fba4f0 m68knommu: general interrupt controller for ColdFire many 52xx parts by Greg Ungerer · 16 years ago
  66. cd3dd40 m68knommu: use general interrupt controller for ColdFire 520x family by Greg Ungerer · 16 years ago
  67. d668bf0 m68knommu: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  68. c573b29 arch/m68knommu/kernel/time.c: Remove unnecessary semicolons by Joe Perches · 16 years ago
  69. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  70. 9848484 m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open by Geert Uytterhoeven · 15 years ago
  71. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
  72. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  73. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 16 years ago
  74. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 16 years ago
  75. 405d967 linker script: throw away .discard section by Tejun Heo · 16 years ago
  76. 9d35f84 ptrace: remove PT_DTRACE from m68k, m68knommu by Oleg Nesterov · 16 years ago
  77. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  78. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  79. 193e984 m68knommu: remove unecessary include of thread_info.h in entry.S by Greg Ungerer · 16 years ago
  80. 308e610 arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( by Joe Perches · 16 years ago
  81. 9fe9293 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  82. cc7c0fa m68k,m68knommu: Wire up preadv and pwritev by Geert Uytterhoeven · 16 years ago
  83. ec40f95 m68knommu: fix DMA support for ColdFire by Greg Ungerer · 16 years ago
  84. 830c072 m68knommu: remove unused kernel stats offsets by Greg Ungerer · 16 years ago
  85. a14f5e4 m68knommu: fix missing .data.cacheline_aligned section by Greg Ungerer · 16 years ago
  86. 5de1ccb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  87. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  88. 454dc5f m68knommu: switch to using generic_handle_irq() by Greg Ungerer · 16 years ago
  89. bf5fe9e m68knommu: add a local dma_sync_single_for_cpu() function by Greg Ungerer · 16 years ago
  90. f3221a3 m68knommu: fix syscall restarting by Greg Ungerer · 16 years ago
  91. d88ffcc m68knommu: remove the obsolete and long unused comempci chip support by Greg Ungerer · 16 years ago
  92. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  93. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  94. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 17 years ago
  95. 0e7d5bb m68k{,nommu}: Wire up new system calls by Geert Uytterhoeven · 16 years ago
  96. 3fde80e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  97. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  98. 9b0e741 m68knommu: put ColdFire head code into .text.head section by Greg Ungerer · 17 years ago
  99. 2b9a698 m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support by Sebastian Siewior · 17 years ago
  100. 95469bd m68knommu: complete generic time by Sebastian Siewior · 17 years ago