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-11-16
arm64: Distinguish between user and kernel XN bits
Catalin Marinas
3
-23
/
+25
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: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION
Will Deacon
2
-1
/
+1
2012-11-08
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
3
-25
/
+3
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-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
2012-10-18
arm64: No need to set the x0-x2 registers in start_thread()
Catalin Marinas
1
-10
/
+0
2012-10-18
arm64: Ignore memory blocks below PHYS_OFFSET
Catalin Marinas
1
-0
/
+12
2012-10-18
arm64: Fix the update_vsyscall() prototype
Catalin Marinas
1
-10
/
+10
2012-10-18
arm64: Select MODULES_USE_ELF_RELA
Catalin Marinas
1
-0
/
+1
2012-10-16
arm64: Remove duplicate inclusion of mmu_context.h in smp.c
Sachin Kamat
1
-1
/
+0
2012-10-13
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Linus Torvalds
27
-998
/
+637
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2
-5
/
+5
2012-10-11
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
David Howells
21
-132
/
+225
2012-10-11
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
3
-7
/
+13
2012-10-11
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
6
-29
/
+15
2012-10-11
arm64: Remove unused definitions from asm/unistd32.h
Catalin Marinas
3
-839
/
+393
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
1
-0
/
+1
2012-10-08
arm64: Enable interrupts before calling do_notify_resume()
Catalin Marinas
1
-0
/
+1
2012-10-08
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
2
-20
/
+1
2012-10-08
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
3
-8
/
+4
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
4
-11
/
+9
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2
-54
/
+59
2012-10-04
UAPI: Split compound conditionals containing __KERNEL__ in Arm64
David Howells
3
-3
/
+9
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
2
-8
/
+0
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-09-27
arm64: ptrace: remove obsolete ptrace request numbers from user headers
Will Deacon
2
-17
/
+12
2012-09-24
arm64: Do not set the SMP/nAMP processor bit
Catalin Marinas
1
-11
/
+0
2012-09-17
arm64: Build infrastructure
Catalin Marinas
12
-0
/
+648
2012-09-17
arm64: Miscellaneous header files
Catalin Marinas
10
-0
/
+479
2012-09-17
arm64: Generic timers support
Marc Zyngier
3
-0
/
+194
2012-09-17
arm64: Loadable modules
Will Deacon
2
-0
/
+479
2012-09-17
arm64: Miscellaneous library functions
Marc Zyngier
8
-0
/
+369
2012-09-17
arm64: Performance counters support
Will Deacon
3
-0
/
+1472
2012-09-17
arm64: Debugging support
Will Deacon
5
-0
/
+2519
2012-09-17
arm64: Floating point and SIMD
Catalin Marinas
3
-0
/
+250
2012-09-17
arm64: 32-bit (compat) applications support
Will Deacon
7
-0
/
+2452
2012-09-17
arm64: User access library functions
Catalin Marinas
7
-0
/
+642
2012-09-17
arm64: Signal handling support
Catalin Marinas
5
-0
/
+583
2012-09-17
arm64: VDSO support
Will Deacon
11
-0
/
+865
2012-09-17
arm64: System calls handling
Catalin Marinas
5
-0
/
+290
2012-09-17
arm64: ELF definitions
Catalin Marinas
5
-0
/
+305
[next]