1. 7f843da m68k: Wire up membarrier by Geert Uytterhoeven · 9 years ago
  2. b92858f m68k: Wire up userfaultfd by Geert Uytterhoeven · 9 years ago
  3. 5b3f33e m68k: Wire up direct socket calls by Geert Uytterhoeven · 9 years ago
  4. 1ecb406 m68k/bootinfo: Use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  5. 1214c52 m68k: Use for_each_sg() by Akinobu Mita · 10 years ago
  6. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  7. a0075cd m68k: Remove signal translation and exec_domain by Richard Weinberger · 11 years ago
  8. 79bf442 m68k/pci: Remove a superflous KERN_ERR by Dan Carpenter · 10 years ago
  9. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  10. f27bd5b m68k: Wire up execveat by Geert Uytterhoeven · 10 years ago
  11. f7bbd12a m68k: Wire up bpf by Geert Uytterhoeven · 10 years ago
  12. cd2567b m68k: call find_vma with the mmap_sem held in sys_cacheflush() by Davidlohr Bueso · 10 years ago
  13. 4ed7800 m68k: Wire up memfd_create by Geert Uytterhoeven · 10 years ago
  14. 16d7b8b m68k: Wire up getrandom by Geert Uytterhoeven · 10 years ago
  15. 36992f2 m68k: Use sigsp() by Richard Weinberger · 11 years ago
  16. 0d97500 m68k: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  17. 5bc8c7c m68k: Export mach_random_get_entropy to modules by Geert Uytterhoeven · 11 years ago
  18. f1a1b63 m68k: Fix boot regression on machines with RAM at non-zero by Geert Uytterhoeven · 11 years ago
  19. b55a0ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into next by Linus Torvalds · 11 years ago
  20. 486df8b m68k: Increase initial mapping to 8 or 16 MiB if possible by Andreas Schwab · 11 years ago
  21. 83adc18 m68k/atari: fix SCC initialization for debug console by Finn Thain · 11 years ago
  22. c46f46d m68k/mvme16x: Adopt common boot console by Finn Thain · 11 years ago
  23. 7913ad1 m68k: Multi-platform EARLY_PRINTK by Finn Thain · 11 years ago
  24. 97f3f68c m68k: Toward platform agnostic framebuffer debug logging by Finn Thain · 11 years ago
  25. 5198f84 m68k: fix a compiler warning when building for DragonBall by Daniel Palmer · 11 years ago
  26. cc79f00 m68k: add renameat2 syscall by Miklos Szeredi · 11 years ago
  27. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. f242791 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  29. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 11 years ago
  30. ecc79d4 m68k: head.S - Remove bogus L prefix in comment by Geert Uytterhoeven · 11 years ago
  31. 7ce0526 m68k: Remove dead code by Finn Thain · 11 years ago
  32. a91c406 m68k: Remove CONSOLE_PENGUIN macro, adopt CONFIG_LOGO by Finn Thain · 11 years ago
  33. abcfc54 m68k: Do not rely on magic indirect includes by Thomas Gleixner · 11 years ago
  34. 7247f55 m68k: Wire up sched_setattr and sched_getattr by Geert Uytterhoeven · 11 years ago
  35. 56931d7 m68k/mac: Make SCC reset work more reliably by Finn Thain · 11 years ago
  36. 245b815 m68k: Convert arch/m68k/kernel/traps.c to pr_*() by Geert Uytterhoeven · 11 years ago
  37. 7bc1e4d m68k: Add support to export bootinfo in procfs by Geert Uytterhoeven · 11 years ago
  38. 7d5f5fa m68k: Add kexec support by Geert Uytterhoeven · 11 years ago
  39. 017cece m68k: Add infrastructure for machine-specific random_get_entropy() by Geert Uytterhoeven · 11 years ago
  40. 7a15dd5 m68k/atari: Call paging_init() before nf_init() by Geert Uytterhoeven · 11 years ago
  41. abe4810 m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> by Geert Uytterhoeven · 11 years ago
  42. 7993008 m68k/UAPI: Move generic definitions to <asm/bootinfo.h> by Geert Uytterhoeven · 11 years ago
  43. 4c3c522 m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h by Geert Uytterhoeven · 11 years ago
  44. bdd47c9 m68k/mac: Move struct mac_booter_data to <asm/macintosh.h> by Geert Uytterhoeven · 11 years ago
  45. 7ca1e52 m68k: head.S - Correct date and spelling by Geert Uytterhoeven · 11 years ago
  46. 29a2020 m68k: The bootinfo is located right after the kernel by Geert Uytterhoeven · 11 years ago
  47. 6074a13 m68k/setup: Use pr_*() and __func__ instead of plain printk() by Geert Uytterhoeven · 12 years ago
  48. a4df02a m68k: Mark functions only called from setup_arch() __init by Geert Uytterhoeven · 12 years ago
  49. 09f90f6 m68k: Simplify low level interrupt handling code by Thomas Gleixner · 11 years ago
  50. 833ae40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  51. 42cb38b m68k/coldfire: flush cache when creating the signal stack frame by Alexander Stein · 12 years ago
  52. df592eb m68knommu: Mark functions only called from setup_arch() __init by Geert Uytterhoeven · 12 years ago
  53. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 12 years ago
  54. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  55. ee89bd6 lib: Move fonts from drivers/video/console/ to lib/fonts/ by Geert Uytterhoeven · 12 years ago
  56. 378f7ca m68k/irq: Vector ints need a valid interrupt handler by Thomas Bogendoerfer · 12 years ago
  57. df66834 m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK by Finn Thain · 12 years ago
  58. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  59. 165bc51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  60. 84b16b7 m68k/atari: ROM port ISA adapter support by Michael Schmitz · 12 years ago
  61. dfa174d m68k: Use generic idle loop by Thomas Gleixner · 12 years ago
  62. 1a62fe8 m68knommu: add CPU_NAME for 68000 by Luis Alves · 12 years ago
  63. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  64. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  65. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. 5618395 m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA by Geert Uytterhoeven · 12 years ago
  67. 8be433a m68k: switch to generic old sigaction() by Al Viro · 12 years ago
  68. 1ba3e7e m68k: switch to generic old sigsuspend by Al Viro · 12 years ago
  69. 08d4f65 m68k: switch to generic sigaltstack by Al Viro · 12 years ago
  70. 6b914c9 Merge tag 'v3.8-rc5' into next/cleanup by Olof Johansson · 12 years ago
  71. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  72. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  73. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  74. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  75. e7e29b4 m68k: Wire up finit_module by Geert Uytterhoeven · 12 years ago
  76. c8d5ba1 m68k: set arch_gettimeoffset directly by Stephen Warren · 12 years ago
  77. 7b1f620 time: convert arch_gettimeoffset to a pointer by Stephen Warren · 12 years ago
  78. 3127f23 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  79. b7f9591 get rid of ptrace_signal_deliver() arguments by Al Viro · 12 years ago
  80. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  81. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  82. 20ecc91 m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fork/vfork by Al Viro · 12 years ago
  83. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  84. 5fec45a m68k/sun3: Fix instruction faults by Thomas Bogendoerfer · 12 years ago
  85. 8a745ee m68k: Wire up kcmp by Geert Uytterhoeven · 12 years ago
  86. fea8221 m68k: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  87. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  88. cdeb9b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  89. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  90. d878d6d m68k: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
  91. 533e690 m68k: split ret_from_fork(), simplify kernel_thread() by Al Viro · 12 years ago
  92. 5b57ba3 m68k: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  93. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  94. f82735d m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR by Thomas Meyer · 12 years ago
  95. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  96. 9e2760d m68k: Make sys_atomic_cmpxchg_32 work on classic m68k by Andreas Schwab · 12 years ago
  97. 2c05b2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  98. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  99. 2e76c28 module.c: spelling s/postition/position/g by Geert Uytterhoeven · 13 years ago
  100. e93a6bb m68k: common PCI support definitions and code by Greg Ungerer · 13 years ago