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
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-30
/
+10
2014-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+3
2014-12-15
Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-0
/
+3
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-5
/
+287
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
1
-0
/
+1
2014-12-13
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
Riku Voipio
1
-0
/
+1
2014-12-13
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
1
-0
/
+1
2014-12-13
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
1
-0
/
+1
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2
-27
/
+0
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2
-1
/
+5
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+2
2014-12-11
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-43
/
+9
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+3
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-11
arm64: mm: dump: don't skip final region
Mark Rutland
1
-3
/
+0
2014-12-11
arm64: mm: dump: fix shift warning
Mark Rutland
1
-1
/
+1
2014-12-11
arm64: psci: Fix build breakage without PM_SLEEP
Krzysztof Kozlowski
1
-0
/
+2
2014-12-10
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-0
/
+1
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-98
/
+28
2014-12-09
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-8
/
+704
2014-12-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+9
2014-12-09
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-11
/
+30
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
70
-616
/
+2866
2014-12-05
arm64: remove the unnecessary arm64_swiotlb_init()
Ding Tianhong
1
-1
/
+0
2014-12-04
Merge branch 'clocksource/physical-timers' into next/drivers
Olof Johansson
1
-0
/
+9
2014-12-04
clocksource: arch_timer: Fix code to use physical timers when requested
Sonny Rao
1
-0
/
+9
2014-12-04
arm64: amd-seattle: Fix PCI bus range due to SMMU limitation
Suravee Suthikulpanit
1
-1
/
+1
2014-12-04
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
Stefano Stabellini
1
-43
/
+1
2014-12-04
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
1
-2
/
+2
2014-12-04
arm64: introduce is_device_dma_coherent
Stefano Stabellini
2
-0
/
+8
2014-12-04
arm64: add module support for alternatives fixups
Andre Przywara
4
-6
/
+46
2014-12-04
arm64: perf: Prevent wraparound during overflow
Daniel Thompson
1
-2
/
+8
2014-12-04
arm64/include/asm: Fixed a warning about 'struct pt_regs'
Chunyan Zhang
1
-0
/
+2
2014-12-04
arm64: Provide a namespace to NCAPS
Fabio Estevam
2
-6
/
+6
2014-12-03
arm64: bpf: lift restriction on last instruction
Zi Shen Lim
1
-5
/
+8
2014-12-03
arm64: Implement support for read-mostly sections
Jungseok Lee
1
-0
/
+2
2014-12-01
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
3
-22
/
+35
2014-11-28
arm64: ARM: Fix the Generic Timers interrupt active level description
Liviu Dudau
3
-12
/
+12
2014-11-28
arm64: amd-seattle: Adding device tree for AMD Seattle platform
Suravee Suthikulpanit
6
-0
/
+303
2014-11-28
arm64: add seccomp support
AKASHI Takahiro
4
-0
/
+47
2014-11-28
arm64: add SIGSYS siginfo for compat task
AKASHI Takahiro
2
-0
/
+13
2014-11-28
arm64: add seccomp syscall for compat task
AKASHI Takahiro
1
-1
/
+2
2014-11-28
arm64: ptrace: allow tracer to skip a system call
AKASHI Takahiro
1
-2
/
+10
2014-11-28
arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
AKASHI Takahiro
1
-0
/
+35
2014-11-26
arm64: Move some head.text functions to executable section
Laura Abbott
1
-198
/
+209
2014-11-26
arm64: jump labels: NOP out NOP -> NOP replacement
Mark Rutland
1
-14
/
+9
2014-11-26
arm64: add support to dump the kernel page tables
Laura Abbott
3
-0
/
+345
2014-11-26
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
Suravee Suthikulpanit
1
-0
/
+1
[next]