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
2013-01-29
arm64: add COMPAT_PSR_*_BIT flags
Marc Zyngier
1
-0
/
+10
2013-01-24
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+0
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
8
-2
/
+185
2013-01-22
arm64: Populate the platform devices
Catalin Marinas
1
-0
/
+8
2013-01-22
arm64: elf: fix core dumping to match what glibc expects
Will Deacon
1
-1
/
+4
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
4
-23
/
+26
2013-01-15
arm64: compat: add syscall table entries for new syscalls
Will Deacon
1
-1
/
+6
2013-01-14
arm64: dts: prevent *.dtb from always being rebuilt
Stephen Warren
1
-0
/
+1
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-10
arm64: vdso: remove broken, redundant sequence counting for timezones
Will Deacon
2
-6
/
+0
2013-01-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2
-1
/
+6
2013-01-04
arm64: Always select ARM_AMBA and GENERIC_GPIO
Catalin Marinas
1
-0
/
+4
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2013-01-02
arm64: Keep the ARM64 Kconfig selects sorted
Catalin Marinas
1
-1
/
+1
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
3
-5
/
+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
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-3
/
+0
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2
-15
/
+1
2012-12-16
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...
Joerg Roedel
1
-0
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-35
/
+10
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-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
1
-8
/
+0
2012-11-28
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
7
-28
/
+12
[prev]
[next]