index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2
-1
/
+10
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-63
/
+48
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
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...
Linus Torvalds
2
-10
/
+1
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
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/k...
Linus Torvalds
2
-13
/
+2
2014-06-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
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...
Linus Torvalds
1
-3
/
+3
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2014-03-11
m68knommu: fix arg types for outs* functions
Greg Ungerer
1
-3
/
+3
2014-02-10
m68k: Wire up sched_setattr and sched_getattr
Geert Uytterhoeven
2
-1
/
+3
2014-02-10
m68k: Switch to asm-generic/barrier.h
Geert Uytterhoeven
2
-8
/
+1
2014-02-10
m68k: Sort arch/m68k/include/asm/Kbuild
Geert Uytterhoeven
1
-3
/
+2
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-3
/
+3
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2014-01-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+1
2014-01-16
m68k: Fix build warning in mac_via.h
Peter Zijlstra
1
-0
/
+2
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-13
/
+1
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-12-08
m68k/atari: Hide RTC_PORT() macro from rtc-cmos
Geert Uytterhoeven
1
-5
/
+5
2013-12-08
m68k: Add support to export bootinfo in procfs
Geert Uytterhoeven
1
-0
/
+12
2013-12-08
m68k: Add kexec support
Geert Uytterhoeven
1
-0
/
+29
2013-11-26
m68k: Add infrastructure for machine-specific random_get_entropy()
Geert Uytterhoeven
1
-0
/
+10
2013-11-26
m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
Geert Uytterhoeven
7
-34
/
+40
2013-11-26
m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h>
Geert Uytterhoeven
2
-17
/
+23
2013-11-26
m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h>
Geert Uytterhoeven
2
-59
/
+63
2013-11-26
m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h>
Geert Uytterhoeven
2
-18
/
+27
2013-11-26
m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h>
Geert Uytterhoeven
2
-9
/
+14
2013-11-26
m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h>
Geert Uytterhoeven
2
-25
/
+33
[next]