index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-20
mac_scsi: Convert to platform device
Finn Thain
2
-14
/
+136
2014-11-10
m68k/mm: Eliminate memset after alloc_bootmem_pages
Himangi Saraogi
1
-1
/
+0
2014-10-27
m68k: Wire up bpf
Geert Uytterhoeven
3
-1
/
+3
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...
Linus Torvalds
59
-37
/
+40
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
m68k: call find_vma with the mmap_sem held in sys_cacheflush()
Davidlohr Bueso
1
-8
/
+13
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-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
4
-37
/
+53
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-10-03
m68k: Reformat arch/m68k/mm/hwtest.c
Geert Uytterhoeven
1
-38
/
+40
2014-10-03
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
Geert Uytterhoeven
1
-0
/
+6
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-29
m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c
Fabian Frederick
1
-1
/
+0
2014-09-29
m68knommu: fix size of address field for 5272 interrupt controller
Greg Ungerer
1
-1
/
+1
2014-09-29
m68k: fix crufty 68000 and 68360 intro comments
Greg Ungerer
7
-11
/
+9
2014-09-29
m68k: remove the unused arch/m68k/platform directory
Greg Ungerer
1
-3
/
+0
2014-09-29
m68k: move non-mmu 68360 platform code
Greg Ungerer
8
-2
/
+2
2014-09-29
m68k: move non-mmu 68000 platform code
Greg Ungerer
12
-2
/
+2
2014-09-29
m68k: fix crufty ColdFire intro comments
Greg Ungerer
13
-14
/
+14
2014-09-29
m68k: move coldfire platform code
Greg Ungerer
38
-2
/
+2
2014-09-28
m68k: AMIGA_BUILTIN_SERIAL should depend on TTY
Geert Uytterhoeven
1
-1
/
+1
2014-09-28
m68k: Add missing ioport_unmap()
Geert Uytterhoeven
1
-1
/
+8
2014-09-14
m68k/atari - stram: Add missing #include <linux/ioport.h>
Geert Uytterhoeven
1
-0
/
+1
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-09-01
treewide: fix errors in printk
Masanari Iida
1
-1
/
+1
2014-09-01
m68k: Wire up memfd_create
Geert Uytterhoeven
3
-1
/
+3
2014-09-01
m68k: Wire up getrandom
Geert Uytterhoeven
3
-1
/
+3
2014-08-29
kexec: remove CONFIG_KEXEC dependency on crypto
Vivek Goyal
1
-2
/
+0
2014-08-14
locking,arch,m68k: Fold atomic_ops
Peter Zijlstra
1
-62
/
+47
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-49
/
+26
2014-08-08
kexec: load and relocate purgatory at kernel load time
Vivek Goyal
1
-0
/
+2
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-12
/
+0
2014-08-06
m68k: Use sigsp()
Richard Weinberger
1
-12
/
+4
2014-08-06
m68k: Use get_signal() signal_setup_done()
Richard Weinberger
1
-39
/
+24
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
tgt: defconfig cleanup
Bart Van Assche
12
-12
/
+0
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+1
2014-07-11
m68k: Export mach_random_get_entropy to modules
Geert Uytterhoeven
1
-0
/
+2
2014-07-10
m68k: Fix boot regression on machines with RAM at non-zero
Geert Uytterhoeven
1
-1
/
+2
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
15
-63
/
+74
[prev]
[next]