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
2012-12-12
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-366
/
+469
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-11
/
+17
2012-12-10
arm64: Fix the dtbs target building
Catalin Marinas
1
-1
/
+1
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2012-12-05
arm64: compat for clock_adjtime(2) is miswired
Al Viro
1
-1
/
+1
2012-12-05
arm64: move FP-SIMD save/restore code to a macro
Marc Zyngier
2
-40
/
+67
2012-12-05
arm64: hyp: initialize vttbr_el2 to zero
Marc Zyngier
1
-0
/
+3
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
4
-1
/
+118
2012-12-05
arm64: record boot mode when entering the kernel
Marc Zyngier
2
-3
/
+73
2012-12-05
arm64: move vector entry macro to assembler.h
Marc Zyngier
2
-4
/
+8
2012-12-05
arm64: add AArch32 execution modes to ptrace.h
Marc Zyngier
1
-0
/
+10
2012-12-05
arm64: expand register mapping between AArch32 and AArch64
Marc Zyngier
1
-2
/
+19
2012-12-05
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
3
-6
/
+7
2012-12-05
arm64: vdso: defer shifting of nanosecond component of timespec
Will Deacon
2
-3
/
+7
2012-12-05
arm64: vdso: rework __do_get_tspec register allocation and return shift
Will Deacon
1
-44
/
+44
2012-12-05
arm64: vdso: check sequence counter even for coarse realtime operations
Will Deacon
1
-3
/
+3
2012-12-05
arm64: vdso: fix clocksource mask when extracting bottom 56 bits
Will Deacon
1
-1
/
+1
2012-12-03
arm64: Add dtbs target for building all the enabled dtb files
Rob Herring
2
-6
/
+12
2012-12-03
arm64: use new common dtc rule
Stephen Warren
3
-6
/
+6
2012-12-02
open*(2) compat fixes (s390, arm64)
Al Viro
1
-1
/
+1
2012-11-29
ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQ
Alexander Shiyan
1
-1
/
+0
2012-11-29
arm64: Make !dirty ptes read-only
Catalin Marinas
1
-0
/
+2
2012-11-23
arm64: Convert empty flush_cache_{mm,page} functions to static inline
Catalin Marinas
2
-11
/
+9
2012-11-23
arm64: signal: let the compiler inline compat_get_sigframe
Will Deacon
1
-3
/
+3
2012-11-23
arm64: signal: return struct rt_sigframe from get_sigframe
Will Deacon
1
-6
/
+6
2012-11-23
arm64: signal: align return types for compat and native setup_return
Will Deacon
1
-9
/
+5
2012-11-23
arm64: signal: push the unwinding prologue on the signal stack
Will Deacon
1
-21
/
+16
2012-11-23
arm64: Include the clkdev.h generic header
Catalin Marinas
1
-0
/
+1
2012-11-20
arm64: Force use of common clk at architecture level
Deepak Saxena
1
-0
/
+1
2012-11-19
Merge branch 'execve' into upstream
Catalin Marinas
7
-52
/
+25
2012-11-19
Merge remote-tracking branch 'viro/arch-arm64' into execve
Catalin Marinas
7
-52
/
+25
2012-11-16
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
14
-82
/
+92
2012-11-16
arm64: Distinguish between user and kernel XN bits
Catalin Marinas
3
-23
/
+25
2012-11-14
Merge branch 'execve' into upstream
Catalin Marinas
10
-157
/
+33
2012-11-14
arm64: mm: update max_dma32 before calculating size of NORMAL zone
Will Deacon
1
-2
/
+2
2012-11-14
arm64: Make the user fault reporting more specific
Catalin Marinas
1
-2
/
+11
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-11-13
Merge tag 'v3.7-rc5' into execve
Catalin Marinas
16
-86
/
+97
2012-11-08
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
2
-1
/
+3
2012-11-08
arm64: smp: add missing completion for secondary boot
Will Deacon
1
-2
/
+1
2012-11-08
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
3
-25
/
+3
2012-11-08
arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION
Will Deacon
2
-1
/
+1
2012-11-08
arm64: perf: use architected event for CPU cycle counter
Will Deacon
1
-8
/
+2
2012-10-23
arm64: Move PCI_IOBASE closer to MODULES_VADDR
Catalin Marinas
1
-1
/
+1
2012-10-23
arm64: Use pgprot_t as the last argument when invoking __ioremap()
Catalin Marinas
1
-3
/
+3
2012-10-22
arm64: get rid of fork/vfork/clone wrappers
Al Viro
7
-52
/
+25
2012-10-20
arm64: fix alignment padding in assembly code
Marc Zyngier
2
-1
/
+7
2012-10-18
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
Will Deacon
1
-16
/
+21
2012-10-18
arm64: ptrace: make structure padding explicit for debug registers
Will Deacon
2
-7
/
+32
[next]