index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Commit message (
Expand
)
Author
Age
*
m68k: Wire up bpf
Geert Uytterhoeven
2014-10-27
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2014-10-14
|
\
|
*
m68k: Fix typo 'COFNIG_MBAR'
Paul Bolle
2014-09-29
|
*
m68knommu: add missing ioport_map() and ioport_unmap()
Greg Ungerer
2014-09-29
|
*
m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c
Fabian Frederick
2014-09-29
|
*
m68knommu: fix size of address field for 5272 interrupt controller
Greg Ungerer
2014-09-29
|
*
m68k: fix crufty 68000 and 68360 intro comments
Greg Ungerer
2014-09-29
|
*
m68k: remove the unused arch/m68k/platform directory
Greg Ungerer
2014-09-29
|
*
m68k: move non-mmu 68360 platform code
Greg Ungerer
2014-09-29
|
*
m68k: move non-mmu 68000 platform code
Greg Ungerer
2014-09-29
|
*
m68k: fix crufty ColdFire intro comments
Greg Ungerer
2014-09-29
|
*
m68k: move coldfire platform code
Greg Ungerer
2014-09-29
*
|
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
|
\
\
|
*
|
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
2014-10-03
|
*
|
locking,arch,m68k: Fold atomic_ops
Peter Zijlstra
2014-08-14
*
|
|
m68k: call find_vma with the mmap_sem held in sys_cacheflush()
Davidlohr Bueso
2014-10-09
*
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-09
|
\
\
\
|
*
|
|
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
2014-09-13
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2014-10-08
|
\
\
\
|
*
|
|
m68k: Reformat arch/m68k/mm/hwtest.c
Geert Uytterhoeven
2014-10-03
|
*
|
|
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
Geert Uytterhoeven
2014-10-03
|
*
|
|
m68k: AMIGA_BUILTIN_SERIAL should depend on TTY
Geert Uytterhoeven
2014-09-28
|
*
|
|
m68k: Add missing ioport_unmap()
Geert Uytterhoeven
2014-09-28
|
*
|
|
m68k/atari - stram: Add missing #include <linux/ioport.h>
Geert Uytterhoeven
2014-09-14
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: fix errors in printk
Masanari Iida
2014-09-01
*
|
|
m68k: Wire up memfd_create
Geert Uytterhoeven
2014-09-01
*
|
|
m68k: Wire up getrandom
Geert Uytterhoeven
2014-09-01
*
|
|
kexec: remove CONFIG_KEXEC dependency on crypto
Vivek Goyal
2014-08-29
*
|
|
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-09
|
\
\
\
|
*
|
|
m68k: Use sigsp()
Richard Weinberger
2014-08-06
|
*
|
|
m68k: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
*
|
|
|
kexec: load and relocate purgatory at kernel load time
Vivek Goyal
2014-08-08
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-06
|
\
\
\
|
*
|
|
tgt: defconfig cleanup
Bart Van Assche
2014-07-17
|
|
/
/
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2014-08-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
m68knommu: Remove unnecessary prototype for kobjsize()
Tobias Klauser
2014-06-20
|
*
|
m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.
Steven King
2014-06-20
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-08-04
|
\
\
\
|
*
|
|
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
|
|
|
/
|
|
/
|
*
|
|
m68k/sun3: Remove define statement no longer needed
Nicholas Krause
2014-07-26
|
/
/
*
|
m68k: Export mach_random_get_entropy to modules
Geert Uytterhoeven
2014-07-11
*
|
m68k: Fix boot regression on machines with RAM at non-zero
Geert Uytterhoeven
2014-07-10
|
/
*
signals: kill sigfindinword()
Oleg Nesterov
2014-06-06
*
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
2014-06-04
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
|
\
|
*
arch,m68k: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2014-06-02
|
\
\
|
*
|
m68knommu: Implement gpio support for m54xx.
Steven King
2014-05-26
|
*
|
m68knommu: Make everything thats not exported, static.
Steven King
2014-05-26
[next]