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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-04
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
2
-4
/
+2
2014-06-18
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
1
-9
/
+19
2014-06-18
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
1
-0
/
+4
2014-06-18
arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Paul Bolle
1
-1
/
+1
2014-06-18
arm64: Bug fix in stack alignment exception
ChiaHao
1
-1
/
+0
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
22
-191
/
+1063
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-0
/
+779
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2
-37
/
+216
2014-06-03
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-157
/
+0
2014-05-30
arm64: kernel: initialize broadcast hrtimer based clock event device
Lorenzo Pieralisi
1
-0
/
+3
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
1
-0
/
+9
2014-05-29
arm64: ftrace: Add CALLER_ADDRx macros
AKASHI Takahiro
2
-1
/
+57
2014-05-29
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2
-0
/
+155
2014-05-29
arm64: Add ftrace support
AKASHI Takahiro
4
-0
/
+247
2014-05-29
arm64: Add 'notrace' attribute to unwind_frame() for ftrace
AKASHI Takahiro
1
-1
/
+1
2014-05-23
arm64: Fix linker script entry point
Geoff Levand
1
-1
/
+1
2014-05-23
arm64: efi: only attempt efi map setup if booting via EFI
Leif Lindholm
1
-0
/
+3
2014-05-23
arm64: lib: Implement optimized string length routines
zhichang.yuan
1
-0
/
+2
2014-05-23
arm64: lib: Implement optimized string compare routines
zhichang.yuan
1
-0
/
+2
2014-05-23
arm64: lib: Implement optimized memcmp routine
zhichang.yuan
1
-0
/
+1
2014-05-16
arm64: Fix deadlock scenario with smp_send_stop()
Arun KS
1
-2
/
+3
2014-05-16
arm64: Fix machine_shutdown() definition
Arun KS
1
-6
/
+35
2014-05-16
arm64: Support arch_irq_work_raise() via self IPIs
Larry Bassel
1
-0
/
+19
2014-05-16
arm64: topology: Add support for topology DT bindings
Mark Brown
1
-8
/
+196
2014-05-16
arm64: topology: Initialise default topology state immediately
Mark Brown
1
-4
/
+4
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
7
-33
/
+205
2014-05-15
ARM: Check if a CPU has gone offline
Ashwin Chaugule
2
-0
/
+53
2014-05-15
PSCI: Add initial support for PSCIv0.2 functions
Ashwin Chaugule
1
-37
/
+163
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
4
-2
/
+4
2014-05-12
arm64: split syscall_trace() into separate functions for enter/exit
AKASHI Takahiro
2
-27
/
+33
2014-05-12
arm64: make a single hook to syscall_trace() for all syscall features
AKASHI Takahiro
1
-2
/
+3
2014-05-12
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
1
-47
/
+26
2014-05-12
arm64: use cpu_online_mask when using forced irq_set_affinity
Sudeep Holla
1
-3
/
+7
2014-05-09
arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag
Will Deacon
1
-5
/
+3
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
1
-1
/
+1
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
1
-1
/
+0
2014-05-09
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
Catalin Marinas
1
-0
/
+10
2014-05-09
arm64: Remove the aux_context structure
Catalin Marinas
1
-10
/
+17
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2
-3
/
+11
2014-05-09
arm64: Remove boot thread synchronisation for spin-table release method
Catalin Marinas
1
-38
/
+1
2014-05-09
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
1
-0
/
+15
2014-05-08
arm64: add support for kernel mode NEON in interrupt context
Ard Biesheuvel
2
-14
/
+54
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
4
-17
/
+135
2014-05-08
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
4
-13
/
+27
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
1
-1
/
+1
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
1
-4
/
+2
2014-04-30
arm64: efi: add EFI stub
Mark Salter
4
-1
/
+305
2014-04-30
arm64: add EFI runtime services
Mark Salter
3
-0
/
+472
2014-04-27
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
3
-4
/
+2
2014-04-25
arm64: init: Move of_clk_init to time_init
Chanho Min
2
-1
/
+2
[next]