1. c7c95f1 video/fbdev, asm/io.h: Remove ioremap_writethrough() by Toshi Kani · 9 years ago
  2. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  3. 5ca08a8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  4. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  5. a0075cd m68k: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  6. a630ec1 m68knommu: ColdFire 5271 only has a single FEC controller by Greg Ungerer · 9 years ago
  7. faa7cc2 m68k: Fix trivial typos in comments by Yannick Guerrini · 9 years ago
  8. d6410ef m68k: Remove FSF address by Geert Uytterhoeven · 10 years ago
  9. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago
  10. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  11. ea44a16 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  12. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  13. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  14. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  15. 1eeda0a m68k: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  16. ab0475d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  17. 7372eef m68knommu: fix irq handler types in 68360/commproc.c by Greg Ungerer · 10 years ago
  18. ef0012b m68k: remove check for CONFIG_BSEIP by Paul Bolle · 10 years ago
  19. 87511d0 m68k/atari: Remove obsolete IRQ_TYPE_* by Geert Uytterhoeven · 10 years ago
  20. e9e6d91 m68k: macro whitespace fixes by Michael S. Tsirkin · 9 years ago
  21. 09a2f7c m68k/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  22. 2e874d1 m68k/mac: Fix scsi_type for Mac LC and similar models by Finn Thain · 9 years ago
  23. 8c0ce28 m68k: Switch to asm-generic/futex.h by Geert Uytterhoeven · 9 years ago
  24. f27bd5b m68k: Wire up execveat by Geert Uytterhoeven · 10 years ago
  25. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  26. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  27. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  28. 16b29e7 atari_scsi: Fix atari_scsi deadlocks on Falcon by Finn Thain · 10 years ago
  29. cbad48d mac_scsi: Convert to platform device by Finn Thain · 10 years ago
  30. f7bbd12a m68k: Wire up bpf by Geert Uytterhoeven · 10 years ago
  31. 88a9192 m68k: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  32. a45d572 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  33. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  34. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  36. e803d4b m68k: Fix typo 'COFNIG_MBAR' by Paul Bolle · 10 years ago
  37. f89487a m68knommu: add missing ioport_map() and ioport_unmap() by Greg Ungerer · 10 years ago
  38. a000dfc m68k: Add missing ioport_unmap() by Geert Uytterhoeven · 10 years ago
  39. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  40. 4ed7800 m68k: Wire up memfd_create by Geert Uytterhoeven · 10 years ago
  41. 16d7b8b m68k: Wire up getrandom by Geert Uytterhoeven · 10 years ago
  42. d839bae locking,arch,m68k: Fold atomic_ops by Peter Zijlstra · 10 years ago
  43. f67d251 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  44. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  45. 9117710 m68k/sun3: Remove define statement no longer needed by Nicholas Krause · 10 years ago
  46. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  47. 9a1a1ae m68knommu: Remove unnecessary prototype for kobjsize() by Tobias Klauser · 10 years ago
  48. 817f72d m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero. by Steven King · 10 years ago
  49. 36fac0a signals: kill sigfindinword() by Oleg Nesterov · 10 years ago
  50. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  51. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  52. b55a0ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into next by Linus Torvalds · 10 years ago
  53. fded332 m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM by Michael Schmitz · 10 years ago
  54. 83c6bdb m68knommu: Implement gpio support for m54xx. by Steven King · 10 years ago
  55. e93e91f m68knommu: Fix the 5249/525x qspi base address. by Steven King · 10 years ago
  56. cc79f00 m68k: add renameat2 syscall by Miklos Szeredi · 10 years ago
  57. 2db56e8 arch,m68k: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  58. 472e374 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
  59. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 4dc5aa2 m68knommu: fix arg types for outs* functions by Greg Ungerer · 10 years ago
  61. 7247f55 m68k: Wire up sched_setattr and sched_getattr by Geert Uytterhoeven · 10 years ago
  62. 3067bab m68k: Switch to asm-generic/barrier.h by Geert Uytterhoeven · 10 years ago
  63. a18b31d m68k: Sort arch/m68k/include/asm/Kbuild by Geert Uytterhoeven · 10 years ago
  64. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  65. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  66. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  67. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. 54b278b m68k: Fix build warning in mac_via.h by Peter Zijlstra · 10 years ago
  70. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  71. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  72. 27d632d m68k/atari: Hide RTC_PORT() macro from rtc-cmos by Geert Uytterhoeven · 11 years ago
  73. 7bc1e4d m68k: Add support to export bootinfo in procfs by Geert Uytterhoeven · 11 years ago
  74. 7d5f5fa m68k: Add kexec support by Geert Uytterhoeven · 11 years ago
  75. 017cece m68k: Add infrastructure for machine-specific random_get_entropy() by Geert Uytterhoeven · 11 years ago
  76. abe4810 m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> by Geert Uytterhoeven · 11 years ago
  77. cf288bd m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h> by Geert Uytterhoeven · 11 years ago
  78. 8693d61 m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h> by Geert Uytterhoeven · 11 years ago
  79. f3bd09e m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h> by Geert Uytterhoeven · 11 years ago
  80. 7678e77 m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h> by Geert Uytterhoeven · 11 years ago
  81. 7bc4496 m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h> by Geert Uytterhoeven · 11 years ago
  82. 7993008 m68k/UAPI: Move generic definitions to <asm/bootinfo.h> by Geert Uytterhoeven · 11 years ago
  83. 4c3c522 m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h by Geert Uytterhoeven · 11 years ago
  84. 4edf07f m68k/vme: Remove unused mvme_bdid_ptr by Geert Uytterhoeven · 11 years ago
  85. bdd47c9 m68k/mac: Move struct mac_booter_data to <asm/macintosh.h> by Geert Uytterhoeven · 11 years ago
  86. 958903d m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0 by Geert Uytterhoeven · 11 years ago
  87. 29a2020 m68k: The bootinfo is located right after the kernel by Geert Uytterhoeven · 11 years ago
  88. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 13 years ago
  89. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. f84c914 m68k: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  91. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  92. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  93. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 0a759b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  95. 77a4279 m68k: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  96. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  97. 21e884b m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned() by Geert Uytterhoeven · 11 years ago
  98. 833ae40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  99. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 0c7e59c m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not by Greg Ungerer · 11 years ago