index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
1
-6
/
+0
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2
-4
/
+3
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2
-6
/
+6
2016-12-15
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-7
/
+50
2016-12-14
Merge branch 'syscalls' into for-linus
Russell King
3
-7
/
+23
2016-12-14
Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linus
Russell King
3
-2
/
+28
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-431
/
+5
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2016-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-10
/
+11
2016-12-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+47
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
1
-10
/
+3
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
1
-0
/
+6
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
1
-0
/
+2
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-23
/
+0
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+0
2016-12-02
arm/arm64: xen: Move shared architecture headers to include/xen/arm
Marc Zyngier
5
-431
/
+5
2016-11-29
ARM: gic-v3-its: Add 32bit support to GICv3 ITS
Vladimir Murzin
1
-7
/
+47
2016-11-26
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+0
2016-11-23
Revert "arm: move exports to definitions"
Russell King
1
-1
/
+0
2016-11-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-0
/
+5
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-2
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-13
efi: Allow bitness-agnostic protocol calls
Lukas Wunner
1
-0
/
+3
2016-11-11
Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
3
-0
/
+5
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
3
-0
/
+5
2016-11-01
arm, arm64: don't include blk_types.h in <asm/io.h>
Christoph Hellwig
1
-1
/
+0
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-21
/
+0
2016-10-19
ARM: 8619/1: udelay: document the various constants
Nicolas Pitre
1
-0
/
+27
2016-10-19
ARM: wire up new pkey syscalls
Russell King
1
-1
/
+1
2016-10-18
ARM: convert to generated system call tables
Russell King
2
-6
/
+21
2016-10-18
ARM: remove indirection of asm/mach-types.h
Russell King
2
-1
/
+2
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+6
2016-10-14
Merge branch 'work.uaccess' into for-linus
Al Viro
1
-5
/
+6
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+1
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+3
2016-10-07
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-18
/
+2
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
1
-2
/
+3
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-70
/
+144
2016-10-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
12
-46
/
+126
2016-10-06
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2016-10-06
Merge branch 'devel-stable' into for-linus
Russell King
1
-4
/
+2
2016-10-06
Merge branches 'misc' and 'sa1111-base' into for-linus
Russell King
4
-3
/
+14
2016-10-06
ARM: fix delays
Russell King
1
-1
/
+1
2016-10-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+8
2016-09-29
ARM: 8617/1: dma: fix dma_max_pfn()
Roger Quadros
1
-1
/
+1
[next]