index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-21
/
+21
2015-02-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
1
-23
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-53
/
+2
2015-02-10
m68k: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
4
-53
/
+2
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
4
-100
/
+2
2015-02-03
m68knommu: fix irq handler types in 68360/commproc.c
Greg Ungerer
1
-1
/
+1
2015-02-03
m68k: remove check for CONFIG_BSEIP
Paul Bolle
1
-22
/
+0
2015-01-15
m68k/atari: Remove obsolete IRQ_TYPE_*
Geert Uytterhoeven
1
-5
/
+0
2015-01-13
m68k: macro whitespace fixes
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
m68k/uaccess: fix sparse errors
Michael S. Tsirkin
1
-20
/
+20
2015-01-11
m68k/mac: Fix scsi_type for Mac LC and similar models
Finn Thain
1
-1
/
+1
2015-01-11
m68k: Switch to asm-generic/futex.h
Geert Uytterhoeven
2
-94
/
+1
2015-01-11
m68k: Wire up execveat
Geert Uytterhoeven
2
-1
/
+2
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-4
/
+8
2014-11-20
atari_scsi: Fix atari_scsi deadlocks on Falcon
Finn Thain
1
-2
/
+2
2014-11-20
mac_scsi: Convert to platform device
Finn Thain
1
-0
/
+4
2014-10-27
m68k: Wire up bpf
Geert Uytterhoeven
2
-1
/
+2
2014-10-20
m68k: io: implement dummy relaxed accessor macros for writes
Will Deacon
2
-4
/
+8
2014-10-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
2
-1
/
+10
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-63
/
+48
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-1
/
+1
2014-09-29
m68k: Fix typo 'COFNIG_MBAR'
Paul Bolle
1
-1
/
+1
2014-09-29
m68knommu: add missing ioport_map() and ioport_unmap()
Greg Ungerer
1
-0
/
+9
2014-09-28
m68k: Add missing ioport_unmap()
Geert Uytterhoeven
1
-1
/
+8
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-09-01
m68k: Wire up memfd_create
Geert Uytterhoeven
2
-1
/
+2
2014-09-01
m68k: Wire up getrandom
Geert Uytterhoeven
2
-1
/
+2
2014-08-14
locking,arch,m68k: Fold atomic_ops
Peter Zijlstra
1
-62
/
+47
2014-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
2
-10
/
+1
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2014-07-26
m68k/sun3: Remove define statement no longer needed
Nicholas Krause
1
-4
/
+0
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+1
2014-06-20
m68knommu: Remove unnecessary prototype for kobjsize()
Tobias Klauser
1
-5
/
+0
2014-06-20
m68knommu: Correct page_to_phys when PAGE_OFFSET is non-zero.
Steven King
1
-5
/
+1
2014-06-06
signals: kill sigfindinword()
Oleg Nesterov
1
-9
/
+0
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
2
-13
/
+2
2014-06-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into next
Linus Torvalds
3
-8
/
+18
2014-05-26
m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM
Michael Schmitz
1
-0
/
+2
2014-05-26
m68knommu: Implement gpio support for m54xx.
Steven King
2
-7
/
+17
2014-05-26
m68knommu: Fix the 5249/525x qspi base address.
Steven King
1
-1
/
+1
2014-05-20
m68k: add renameat2 syscall
Miklos Szeredi
2
-1
/
+2
2014-04-18
arch,m68k: Convert smp_mb__*()
Peter Zijlstra
2
-13
/
+2
2014-04-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
1
-3
/
+3
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
[next]