Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
b97f0291a2504291aef850077f98cab68a5a2f33
/
arch
/
arm64
/
kernel
deb2a1d
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
f864b61
arm64: FIQs are unused
by Nicolas Pitre
· 11 years ago
fb4a960
arm64: kernel: fix per-cpu offset restore on resume
by Lorenzo Pieralisi
· 11 years ago
82b5173
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
883c057
arm64: fix typo in entry.S
by Neil Zhang
· 11 years ago
65c021b
arm64: kernel: restore HW breakpoint registers in cpu_suspend
by Lorenzo Pieralisi
· 11 years ago
9732caf
arm64, jump label: optimize jump label implementation
by Jiang Liu
· 11 years ago
5c5bf25
arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
by Jiang Liu
· 11 years ago
c84fced
arm64: move encode_insn_immediate() from module.c to insn.c
by Jiang Liu
· 11 years ago
ae16480
arm64: introduce interfaces to hotpatch kernel and module code
by Jiang Liu
· 11 years ago
b11a64a
arm64: introduce basic aarch64 instruction decoding helpers
by Jiang Liu
· 11 years ago
b22cf63
arm64: Remove unused __data_loc variable
by Geoff Levand
· 11 years ago
0a5be74
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
by Catalin Marinas
· 11 years ago
4bff28c
arm64: Add hwcaps for crypto and CRC32 extensions.
by Steve Capper
· 11 years ago
81cac69
arm64: Remove outdated comment
by Liviu Dudau
· 11 years ago
ee6214c
arm64: support single-step and breakpoint handler hooks
by Sandeepa Prabhu
· 11 years ago
26920dd
ARM64: fix framepointer check in unwind_frame
by Konstantin Khlebnikov
· 11 years ago
408c365
ARM64: check stack pointer in get_wchan
by Konstantin Khlebnikov
· 11 years ago
12a0ef7
arm64: use generic strnlen_user and strncpy_from_user functions
by Will Deacon
· 11 years ago
7158627
arm64: percpu: implement optimised pcpu access using tpidr_el1
by Will Deacon
· 11 years ago
66aa8d6
arm64: perf: add support for percpu pmu interrupt
by Vinayak Kale
· 11 years ago
67ad461
arm64: vmlinux.lds.S: drop redundant .comment
by Mark Rutland
· 11 years ago
cdc27c2
arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events
by Will Deacon
· 11 years ago
166936b
arm64: kernel: add PM build infrastructure
by Lorenzo Pieralisi
· 11 years ago
b8824df
arm64: kernel: add CPU idle call
by Lorenzo Pieralisi
· 11 years ago
1f85008
arm64: enable generic clockevent broadcast
by Lorenzo Pieralisi
· 11 years ago
60fc694
arm64: kernel: implement HW breakpoints CPU PM notifier
by Lorenzo Pieralisi
· 11 years ago
2f04304
arm64: kernel: refactor code to install/uninstall breakpoints
by Lorenzo Pieralisi
· 11 years ago
fb1ab1a
arm64: kernel: implement fpsimd CPU PM notifier
by Lorenzo Pieralisi
· 11 years ago
9532252
arm64: kernel: cpu_{suspend/resume} implementation
by Lorenzo Pieralisi
· 11 years ago
976d7d3
arm64: kernel: build MPIDR_EL1 hash function data structure
by Lorenzo Pieralisi
· 12 years ago
85cc00e
arm64: kernel: add code to set cpu boot mode to secondary_entry shim
by Lorenzo Pieralisi
· 11 years ago
2dacab7
arm64: debug: make aarch32 bkpt checking endian clean
by Matthew Leach
· 11 years ago
6a2e5e5
arm64: ptrace: fix compat registes get/set to be endian clean
by Matthew Leach
· 11 years ago
b3bf6aa
arm64: Unmask asynchronous aborts when in kernel mode
by Catalin Marinas
· 11 years ago
6468178
arm64: let the core code deal with preempt_count
by Marc Zyngier
· 11 years ago
f47671e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
5cbb3d2
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
40c3baa
mm/arch: use NUMA_NO_NODE
by Jianguo Wu
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
8709382
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ce39596
constify copy_siginfo_to_user{,32}()
by Al Viro
· 11 years ago
67317c2
ARM64: /proc/interrupts: display IPIs of online CPUs only
by Sudeep KarkadaNagesha
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
aa62c20
arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode
by T.J. Purtell
· 11 years ago
122e2fa
arm64: module: ensure instruction is little-endian before manipulation
by Will Deacon
· 11 years ago
717321f
arm64: fix access to preempt_count from assembly code
by Marc Zyngier
· 11 years ago
7ade67b
arm64: move enabling of GIC before CPUs are set online
by Marc Zyngier
· 11 years ago
3c62062
arm64: use generic RW_DATA_SECTION macro in linker script
by Mark Salter
· 11 years ago
264666e
arm64: Slightly improve the warning on CPU0 enable-method
by Catalin Marinas
· 11 years ago
248f0e7
ARM64: simplify cpu_read_bootcpu_ops using OF/DT helper
by Sudeep KarkadaNagesha
· 11 years ago
6e15d0e
ARM64: DT: define ARM64 specific arch_match_cpu_phys_id
by Sudeep KarkadaNagesha
· 11 years ago
1436c1a
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
by Christoph Lameter
· 11 years ago
d0f38f9
arm64: update 32-bit kuser helpers to ARMv8
by Robin Murphy
· 11 years ago
c019de3
arm64: perf: fix event number mask
by Vinayak Kale
· 11 years ago
710be9a
arm64: big-endian: write CPU holding pen address as LE
by Matthew Leach
· 11 years ago
9cf7172
arm64: big-endian: set correct endianess on kernel entry
by Matthew Leach
· 11 years ago
828e983
arm64: head: create a new function for setting the boot_cpu_mode flag
by Matthew Leach
· 11 years ago
a1d5eba
arm64: big-endian: don't treat code as data when copying sigret code
by Matthew Leach
· 11 years ago
55b8954
arm64: compat: correct register concatenation for syscall wrappers
by Matthew Leach
· 11 years ago
94ed1f2
arm64: setup: report ELF_PLATFORM as the machine for utsname
by Will Deacon
· 11 years ago
831ccf7
arm64: add PSCI CPU_OFF-based hotplug support
by Mark Rutland
· 11 years ago
9327e2c
arm64: add CPU_HOTPLUG infrastructure
by Mark Rutland
· 11 years ago
e8765b2
arm64: read enable-method for CPU0
by Mark Rutland
· 11 years ago
652af89
arm64: factor out spin-table boot method
by Mark Rutland
· 11 years ago
cd1aebf
arm64: reorganise smp_enable_ops
by Mark Rutland
· 11 years ago
00ef54b
arm64: unify smp_psci.c and psci.c
by Mark Rutland
· 11 years ago
2a3f912
arm64: Export __copy_in_user() to modules
by Catalin Marinas
· 11 years ago
8a749de
Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Ingo Molnar
· 11 years ago
f2b99bc
arm64: use common of_flat_dt_get_machine_name
by Rob Herring
· 11 years ago
65cd4f6
arch_timer: Move to generic sched_clock framework
by Stephen Boyd
· 11 years ago
068f631
of: create default early_init_dt_add_memory_arch
by Rob Herring
· 11 years ago
d5189cc
arm64: use early_init_dt_scan
by Rob Herring
· 11 years ago
6db83ce
arm64: fix possible invalid FPSIMD initialization state
by Jiang Liu
· 11 years ago
46efe54
ARM64: arch_timer: add support to configure and enable event stream
by Sudeep KarkadaNagesha
· 11 years ago
25804e6
arm64: Widen hwcap to be 64 bit
by Steve Capper
· 11 years ago
6ca68e8
arm64: Correctly report LR and SP for compat tasks
by Catalin Marinas
· 11 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
d50240a
arm64: mm: permit use of tagged pointers at EL0
by Will Deacon
· 12 years ago
326b16d
arm64: delay: don't bother reporting bogomips in /proc/cpuinfo
by Will Deacon
· 11 years ago
a1727da
of: consolidate definition of early_init_dt_alloc_memory_arch()
by Grant Likely
· 11 years ago
c80b7ee
arm64: move elf notes into readonly segment
by Mark Salter
· 11 years ago
2600e13
arm64: Enable interrupts in the EL0 undef handler
by Catalin Marinas
· 11 years ago
4370eec
arm64: Expand arm64 image header
by Roy Franz
· 11 years ago
4cfb361
arm64: add support for kernel mode NEON
by Ard Biesheuvel
· 11 years ago
178cd9c
arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
by Will Deacon
· 11 years ago
8455e6e
arm64: perf: fix group validation when using enable_on_exec
by Will Deacon
· 11 years ago
ee7538a
arm64: perf: fix event validation for software group leaders
by Will Deacon
· 11 years ago
868f6fe
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
by Will Deacon
· 11 years ago
845ad05
arm64: Change kernel stack size to 16K
by Feng Kan
· 11 years ago
b0946fc
arm64: Fix definition of arm_pm_restart to match the declaration
by Catalin Marinas
· 11 years ago
89d0abe
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
ff70130
arm64: use common reboot infrastructure
by Marc Zyngier
· 11 years ago
53ae3ac
arm64: Only enable local interrupts after the CPU is marked online
by Catalin Marinas
· 11 years ago
b8c6453
arm64: delete __cpuinit usage from all users
by Paul Gortmaker
· 12 years ago
c3eb5b1
arm64: KVM: Kconfig integration
by Marc Zyngier
· 12 years ago
1873e5002
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
abc4125
perf: arm64: Record the user-mode PC in the call chain.
by Jed Davis
· 12 years ago
63917f0
Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into upstream
by Catalin Marinas
· 12 years ago
Next »