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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-42
/
+46
2017-07-28
arm64: mmu: Place guard page after mapping of kernel image
Will Deacon
1
-7
/
+11
2017-07-26
arm64: sysreg: Fix unprotected macro argmuent in write_sysreg
Dave Martin
1
-2
/
+2
2017-07-25
Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2017-07-25
arm64/lib: copy_page: use consistent prefetch stride
Ard Biesheuvel
1
-4
/
+5
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-20
arm64/numa: Drop duplicate message
Punit Agrawal
1
-6
/
+1
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
1
-2
/
+2
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-1
/
+1
2017-07-20
arm64: Convert to using %pOF instead of full_name
Rob Herring
3
-19
/
+19
2017-07-20
arm64: traps: disable irq in die()
Qiao Zhou
1
-2
/
+6
2017-07-20
arm64: atomics: Remove '&' from '+&' asm constraint in lse atomics
Will Deacon
1
-1
/
+1
2017-07-20
arm64: uaccess: Remove redundant __force from addr cast in __range_ok
Will Deacon
1
-1
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2017-07-13
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-17
/
+16
2017-07-12
arm64/mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-1
/
+6
2017-07-12
arm64: ascii armor the arm64 boot init stack canary
Rik van Riel
1
-0
/
+1
2017-07-12
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
2
-0
/
+6
2017-07-10
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+6
2017-07-10
arm64/kasan: don't allocate extra shadow memory
Andrey Ryabinin
1
-7
/
+1
2017-07-10
arm64: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-17
/
+16
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+4
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-32
/
+27
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+2
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+1
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-57
/
+152
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+2
2017-07-06
arm64: hugetlb: remove spurious calls to huge_ptep_offset()
Steve Capper
1
-23
/
+14
2017-07-06
arm64: hugetlb: refactor find_num_contig()
Steve Capper
1
-9
/
+8
2017-07-06
mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
Aneesh Kumar K.V
2
-1
/
+5
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
41
-206
/
+896
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-12
/
+15
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-20
/
+16
2017-07-04
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-6
/
+41
2017-07-04
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
152
-2337
/
+11020
2017-07-03
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+96
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-222
/
+5
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+5
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-4
/
+0
2017-07-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2017-07-03
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+0
2017-07-03
Merge tag 'mvebu-dt64-4.13-3' of git://git.infradead.org/linux-mvebu into nex...
Arnd Bergmann
1
-8
/
+4
2017-07-03
ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers
Marc Zyngier
1
-8
/
+4
2017-07-02
arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()
Lorenzo Pieralisi
1
-6
/
+4
2017-07-01
arm: sunxi: Revert changes merged through net-next.
Maxime Ripard
5
-89
/
+1
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2017-06-30
arm64: fix endianness annotation for 'struct jit_ctx' and friends
Luc Van Oostenryck
1
-3
/
+3
[next]