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
2013-05-17
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
1
-1
/
+1
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-05-08
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-05-08
arm64: vexpress: Add support for poweroff/restart
Catalin Marinas
1
-1
/
+1
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2013-04-25
arm64: Fix compat types affecting struct compat_stat
Catalin Marinas
1
-9
/
+13
2013-04-25
arm64: compiling issue, need add include/asm/vga.h file
Chen Gang
1
-0
/
+1
2013-04-23
arm64: Define cmpxchg64 and cmpxchg64_local for outside use
Chen Gang
1
-0
/
+3
2013-04-19
arm64: Define readq and writeq for driver module using
Chen Gang
1
-0
/
+4
2013-04-17
Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...
Olof Johansson
1
-0
/
+5
2013-04-17
arm64: add explicit symbols to ESR_EL1 decoding
Marc Zyngier
1
-0
/
+55
2013-04-11
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
Rob Herring
1
-0
/
+5
2013-03-28
Merge branch 'arm64-klib' into upstream
Catalin Marinas
3
-3
/
+53
2013-03-26
arm64: Use irqchip_init() for interrupt controller initialisation
Catalin Marinas
3
-0
/
+7
2013-03-21
arm64: klib: Optimised atomic bitops
Catalin Marinas
1
-2
/
+16
2013-03-21
arm64: klib: Optimised string functions
Catalin Marinas
1
-0
/
+6
2013-03-21
arm64: klib: Optimised memory functions
Catalin Marinas
2
-1
/
+31
2013-03-20
arm64: head: match all affinity levels in the pen of the secondaries
Javi Merino
1
-0
/
+4
2013-03-20
arm64: kernel: initialise cpu_logical_map from the DT
Javi Merino
2
-0
/
+32
2013-03-20
arm64: kernel: make the pen of the secondary a 64-bit unsigned value
Javi Merino
1
-0
/
+2
2013-03-20
arm64: add read_cpuid_{implementor,part_number,mpidr}
Marc Zyngier
1
-0
/
+22
2013-03-18
arm64: fix padding computation in struct ucontext
Andreas Schwab
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-2
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-6
/
+2
2013-02-21
Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-100
/
+133
2013-02-14
burying unused conditionals
Al Viro
1
-2
/
+0
2013-02-14
arm64: switch compat to generic old sigsuspend
Al Viro
1
-1
/
+1
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
2
-3
/
+1
2013-02-11
arm64: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
1
-0
/
+15
2013-02-11
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
Will Deacon
4
-143
/
+143
2013-02-01
Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...
Will Deacon
2
-100
/
+133
2013-01-31
arm64: move from arm_generic to arm_arch_timer
Mark Rutland
2
-102
/
+133
2013-01-31
arm64: arm_generic: prevent reading stale time
Mark Rutland
1
-0
/
+2
2013-01-29
arm64: Add kvm_para.h and xor.h generic headers
Catalin Marinas
2
-0
/
+5
2013-01-29
arm64: SMP: enable PSCI boot method
Marc Zyngier
1
-0
/
+1
2013-01-29
arm64: psci: add support for PSCI invocations from the kernel
Will Deacon
1
-0
/
+38
2013-01-29
arm64: SMP: rework the SMP code to be enabling method agnostic
Marc Zyngier
1
-0
/
+10
2013-01-29
arm64: perf: add guest vs host discrimination
Marc Zyngier
1
-1
/
+6
2013-01-29
arm64: add COMPAT_PSR_*_BIT flags
Marc Zyngier
1
-0
/
+10
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
3
-0
/
+5
2013-01-22
arm64: elf: fix core dumping to match what glibc expects
Will Deacon
1
-1
/
+4
2013-01-15
arm64: compat: add syscall table entries for new syscalls
Will Deacon
1
-1
/
+6
2013-01-10
arm64: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
1
-11
/
+13
2013-01-10
arm64: mm: only wrprotect clean ptes if they are present
Will Deacon
1
-7
/
+9
2013-01-02
arm64: Include linux/ptrace.h in asm/compat.h
Catalin Marinas
1
-0
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-19
new helper: compat_user_stack_pointer()
Al Viro
1
-2
/
+3
[next]