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-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+11
2017-12-06
arm64/sve: Avoid dereference of dead task_struct in KVM guest entry
Dave Martin
1
-12
/
+16
2017-12-06
arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
Will Deacon
1
-14
/
+10
2017-12-06
arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
Will Deacon
2
-12
/
+14
2017-12-06
arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu.
Dave Martin
1
-10
/
+15
2017-12-06
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
1
-0
/
+9
2017-12-05
arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2
-0
/
+11
2017-12-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-93
/
+92
2017-12-01
arm64: context: Fix comments and remove pointless smp_wmb()
Will Deacon
1
-11
/
+12
2017-12-01
arm64: cpu_ops: Add missing 'const' qualifiers
Yury Norov
1
-3
/
+3
2017-12-01
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
1
-6
/
+0
2017-12-01
arm64: fpsimd: Fix failure to restore FPSIMD state after signals
Dave Martin
1
-3
/
+3
2017-12-01
arm64: pgd: Mark pgd_cache as __ro_after_init
Jinbum Park
1
-1
/
+1
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
7
-31
/
+22
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2
-36
/
+46
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+0
2017-11-28
arm64: mm: cleanup stale AIVIVT references
Mark Rutland
2
-2
/
+5
2017-11-24
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+4
2017-11-17
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-11-17
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2
-0
/
+4
2017-11-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+3
2017-11-16
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
131
-391
/
+5218
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+17
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-124
/
+39
2017-11-16
arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3
Masahiro Yamada
1
-1
/
+2
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-52
/
+82
2017-11-15
arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow
Will Deacon
2
-51
/
+81
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-1
/
+1
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+106
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
58
-507
/
+3008
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
1
-1
/
+0
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
29
-140
/
+27
2017-11-13
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-12
/
+11
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+8
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+27
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-177
/
+20
2017-11-13
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-8
/
+4
2017-11-13
arm64: Make ARMV8_DEPRECATED depend on SYSCTL
Dave Martin
1
-0
/
+1
2017-11-13
arm64: Implement __lshrti3 library function
Jason A. Donenfeld
1
-0
/
+21
2017-11-13
Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'
Rafael J. Wysocki
3
-12
/
+11
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+8
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
1
-0
/
+1
2017-11-09
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
28
-112
/
+27
2017-11-08
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
27
-27
/
+0
2017-11-08
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
1
-1
/
+0
2017-11-07
Merge tag 'v4.15-rockchip-dts64-2' of ssh://gitolite.kernel.org/pub/scm/linux...
Arnd Bergmann
2
-0
/
+27
2017-11-07
Merge tag 'sunxi-dt64-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linux/...
Arnd Bergmann
5
-0
/
+85
2017-11-07
Merge tag 'mvebu-dt64-4.15-2' of git://git.infradead.org/linux-mvebu into nex...
Arnd Bergmann
3
-2
/
+38
2017-11-07
Merge tag 'sunxi-dt-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
3
-0
/
+51
[next]