index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-10
/
+9
2016-01-26
arm64: mm: avoid calling apply_to_page_range on empty range
Mika Penttilä
1
-0
/
+3
2016-01-26
arm64: defconfig: updates for 4.5
Will Deacon
1
-17
/
+25
2016-01-26
arm64: errata: Add -mpc-relative-literal-loads to build flags
dann frazier
1
-0
/
+1
2016-01-26
Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules
William Cohen
1
-0
/
+1
2016-01-25
arm64: Fix an enum typo in mm/dump.c
Masanari Iida
1
-1
/
+1
2016-01-25
arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
Catalin Marinas
1
-11
/
+10
2016-01-25
arm64: kernel: fix architected PMU registers unconditional access
Lorenzo Pieralisi
3
-2
/
+19
2016-01-25
arm64: kasan: ensure that the KASAN zero page is mapped read-only
Ard Biesheuvel
1
-0
/
+9
2016-01-25
arm64: hide __efistub_ aliases from kallsyms
Ard Biesheuvel
1
-15
/
+25
2016-01-23
Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
13
-12
/
+6890
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
2016-01-21
net: hns: enet specifies a reference to dsaf
yankejian
1
-10
/
+9
2016-01-21
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2016-01-21
Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+33
2016-01-21
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
41
-26
/
+4164
2016-01-21
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-1
/
+1
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-3
/
+0
2016-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-13
/
+6
2016-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-54
/
+133
2016-01-18
arm64: bpf: add extra pass to handle faulty codegen
Zi Shen Lim
1
-1
/
+21
2016-01-18
arm64: insn: remove BUG_ON from codegen
Zi Shen Lim
1
-53
/
+112
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-1
/
+2
2016-01-16
arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP
Minchan Kim
1
-0
/
+1
2016-01-16
arm64, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2
-24
/
+0
2016-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+7
2016-01-15
dts: hisi: fixes no syscon fault when init mdio
yankejian
2
-2
/
+7
2016-01-15
arm64: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2
-2
/
+35
2016-01-14
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+1
2016-01-13
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+58
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+0
2016-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
28
-1635
/
+1597
2016-01-13
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-0
/
+67
2016-01-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-30
/
+54
2016-01-12
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
2
-54
/
+211
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
44
-529
/
+788
2016-01-12
arm64: define __smp_xxx
Michael S. Tsirkin
1
-5
/
+5
2016-01-12
arm64: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-8
/
+1
2016-01-12
Merge tag 'tegra-for-4.5-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
12
-0
/
+6890
2016-01-12
Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-12
/
+0
2016-01-12
Merge branch 'devel-stable' into for-linus
Russell King
4
-318
/
+29
2016-01-09
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
Dan Williams
2
-14
/
+1
2016-01-06
arm64: head.S: use memset to clear BSS
Mark Rutland
1
-8
/
+7
2016-01-06
arm64: entry: remove pointless SPSR mode check
Mark Rutland
1
-4
/
+0
2016-01-05
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
Will Deacon
2
-7
/
+8
2016-01-05
arm64: module: avoid undefined shift behavior in reloc_data()
Ard Biesheuvel
1
-16
/
+4
2016-01-05
arm64: module: fix relocation of movz instruction with negative immediate
Ard Biesheuvel
1
-33
/
+18
2016-01-05
Merge branches 'misc' and 'misc-rc6' into for-linus
Russell King
6
-30
/
+54
2016-01-04
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
2
-29
/
+1
2016-01-04
ARM: 8480/2: arm64: add implementation for arm-smccc
Jens Wiklander
5
-1
/
+53
[next]