index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM64: /proc/interrupts: display IPIs of online CPUs only
Sudeep KarkadaNagesha
2013-11-07
1
-1
/
+1
*
arm64: locks: Remove CONFIG_GENERIC_LOCKBREAK
Catalin Marinas
2013-11-06
1
-4
/
+0
*
arm64: KVM: vgic: byteswap GICv2 access on world switch if BE
Marc Zyngier
2013-11-06
1
-0
/
+13
*
arm64: KVM: initialize HYP mode following the kernel endianness
Marc Zyngier
2013-11-06
1
-1
/
+4
*
arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode
T.J. Purtell
2013-11-05
1
-4
/
+5
*
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
2013-11-05
3
-6
/
+11
*
arm64: module: ensure instruction is little-endian before manipulation
Will Deacon
2013-11-05
1
-1
/
+4
*
arm64: defconfig: Enable CONFIG_PREEMPT by default
Catalin Marinas
2013-11-05
1
-1
/
+1
*
arm64: fix access to preempt_count from assembly code
Marc Zyngier
2013-11-05
1
-11
/
+11
*
arm64: move enabling of GIC before CPUs are set online
Marc Zyngier
2013-11-04
1
-5
/
+5
*
arm64: use generic RW_DATA_SECTION macro in linker script
Mark Salter
2013-11-04
1
-24
/
+7
*
arm64: Slightly improve the warning on CPU0 enable-method
Catalin Marinas
2013-10-31
1
-2
/
+2
*
ARM64: simplify cpu_read_bootcpu_ops using OF/DT helper
Sudeep KarkadaNagesha
2013-10-30
1
-17
/
+5
*
ARM64: DT: define ARM64 specific arch_match_cpu_phys_id
Sudeep KarkadaNagesha
2013-10-30
1
-0
/
+5
*
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
2013-10-30
2
-3
/
+19
*
arm64: update 32-bit kuser helpers to ARMv8
Robin Murphy
2013-10-28
1
-9
/
+6
*
arm64: perf: fix event number mask
Vinayak Kale
2013-10-25
1
-3
/
+4
*
arm64: kconfig: allow CPU_BIG_ENDIAN to be selected
Will Deacon
2013-10-25
1
-0
/
+5
*
arm64: Fix the endianness of arch_spinlock_t
Catalin Marinas
2013-10-25
1
-0
/
+5
*
arm64: big-endian: write CPU holding pen address as LE
Matthew Leach
2013-10-25
1
-1
/
+10
*
arm64: big-endian: set correct endianess on kernel entry
Matthew Leach
2013-10-25
2
-5
/
+16
*
arm64: head: create a new function for setting the boot_cpu_mode flag
Matthew Leach
2013-10-25
2
-10
/
+27
*
arm64: asm: add CPU_LE & CPU_BE assembler helpers
Matthew Leach
2013-10-25
1
-0
/
+19
*
arm64: big-endian: don't treat code as data when copying sigret code
Matthew Leach
2013-10-25
3
-29
/
+46
*
arm64: compat: correct register concatenation for syscall wrappers
Matthew Leach
2013-10-25
2
-11
/
+23
*
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
2013-10-25
4
-0
/
+25
*
arm64: setup: report ELF_PLATFORM as the machine for utsname
Will Deacon
2013-10-25
1
-1
/
+1
*
arm64: ELF: add support for big-endian executables
Will Deacon
2013-10-25
1
-0
/
+13
*
arm64: big-endian: fix byteorder include
Will Deacon
2013-10-25
1
-0
/
+4
*
arm64: big-endian: add big-endian support to top-level arch Makefile
Will Deacon
2013-10-25
1
-0
/
+6
*
arm64: add PSCI CPU_OFF-based hotplug support
Mark Rutland
2013-10-25
1
-0
/
+30
*
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
2013-10-25
8
-1
/
+187
*
arm64: read enable-method for CPU0
Mark Rutland
2013-10-25
4
-19
/
+58
*
arm64: factor out spin-table boot method
Mark Rutland
2013-10-25
7
-73
/
+117
*
arm64: reorganise smp_enable_ops
Mark Rutland
2013-10-25
7
-52
/
+102
*
arm64: unify smp_psci.c and psci.c
Mark Rutland
2013-10-25
4
-74
/
+54
*
arm64: Export __copy_in_user() to modules
Catalin Marinas
2013-10-24
1
-0
/
+1
*
arm64: cmpxchg: implement cmpxchg64_relaxed
Will Deacon
2013-10-24
1
-0
/
+2
*
arm64: lockref: add support for lockless lockrefs using cmpxchg
Will Deacon
2013-10-24
2
-2
/
+7
*
arm64: locks: introduce ticket-based spinlock implementation
Will Deacon
2013-10-24
2
-31
/
+58
*
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
2013-10-23
1
-0
/
+6
*
arm64: Remove duplicate DEBUG_STACK_USAGE config
Stephen Boyd
2013-10-02
1
-7
/
+0
*
arm64: include VIRTIO_{MMIO,BLK} in defconfig
Ramkumar Ramachandra
2013-09-30
1
-1
/
+3
*
arm64: include EXT4 in defconfig
Ramkumar Ramachandra
2013-09-30
1
-0
/
+1
*
arm64: fix possible invalid FPSIMD initialization state
Jiang Liu
2013-09-27
1
-0
/
+2
*
arm64: use correct register width when retrieving ASID
Matthew Leach
2013-09-25
1
-1
/
+1
*
arm64: avoid multiple evaluation of ptr in get_user/put_user()
AKASHI Takahiro
2013-09-25
1
-4
/
+6
*
arm64: Widen hwcap to be 64 bit
Steve Capper
2013-09-20
2
-2
/
+2
*
arm64: Correctly report LR and SP for compat tasks
Catalin Marinas
2013-09-20
1
-5
/
+16
*
arm64: Make do_bad_area() function static
Catalin Marinas
2013-09-20
1
-1
/
+1
[next]