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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-24
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
Zhang Zhen
1
-4
/
+0
2015-06-24
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-06-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
23
-115
/
+174
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+16
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
2
-1
/
+2
2015-06-19
arm64: use private ratelimit state along with show_unhandled_signals
Vladimir Murzin
1
-0
/
+13
2015-06-19
arm64: kernel: rename __cpu_suspend to keep it aligned with arm
Sudeep Holla
2
-7
/
+3
2015-06-15
arm64 : Introduce support for ACPI _CCA object
Suthikulpanit, Suravee
1
-2
/
+16
2015-06-12
arm64: mm: remove reference to tlb.S from comment block
Vladimir Murzin
1
-2
/
+0
2015-06-12
arm64: KVM: Switch vgic save/restore to alternative_insn
Marc Zyngier
2
-28
/
+0
2015-06-12
arm64: alternative: Introduce feature for GICv3 CPU interface
Marc Zyngier
1
-1
/
+7
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
1
-0
/
+1
2015-06-05
Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
3
-16
/
+27
2015-06-05
arm64: alternative: Work around .inst assembler bugs
Marc Zyngier
1
-7
/
+18
2015-06-05
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
2
-29
/
+27
2015-06-03
arm64: insn: Add aarch64_{get,set}_branch_offset
Marc Zyngier
1
-0
/
+3
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
3
-0
/
+30
2015-06-01
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
1
-1
/
+18
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2015-05-27
arm64: psci: remove ACPI coupling
Mark Rutland
2
-16
/
+11
2015-05-27
arm64: smp_plat: add get_logical_index
Mark Rutland
1
-0
/
+16
2015-05-26
ARM: KVM: fix comment
Geert Uytterhoeven
1
-1
/
+1
2015-05-19
arm64: perf: Fix callchain parse error with kernel tracepoint events
Hou Pengyang
1
-0
/
+7
2015-05-19
Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
3
-13
/
+20
2015-05-19
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
3
-2
/
+5
2015-05-19
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
1
-11
/
+15
2015-05-19
arm64: Rename temp variable in read*_relaxed()
Michal Simek
1
-4
/
+4
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
3
-10
/
+0
2015-05-19
sched/preempt, futex: Update comments to clarify that preemption doesn't have...
David Hildenbrand
1
-2
/
+2
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
1
-1
/
+1
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
1
-1
/
+1
2015-04-27
arm64: add missing data types in smp_load_acquire/smp_store_release
Andre Przywara
1
-0
/
+16
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+7
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-3
/
+142
2015-04-22
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+27
2015-04-22
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
1
-1
/
+7
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
15
-47
/
+163
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+0
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+6
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
1
-4
/
+0
2015-04-14
arm64: standardize mmap_rnd() usage
Kees Cook
1
-1
/
+0
2015-04-14
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
7
-23
/
+23
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-33
/
+9
2015-04-12
arm64: Remove signal translation and exec_domain
Richard Weinberger
1
-3
/
+0
2015-04-10
Merge back earlier cpuidle material for v4.1.
Rafael J. Wysocki
1
-3
/
+6
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-4
/
+4
[next]