Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
5ca1c94deafa6bdd68a9a7e65e4b3fbb39cfcfa5
/
arch
/
arm
/
kernel
ddf5a25
ARM: unwinder: fix bisection to find origin in .idx section
by Uwe Kleine-König
· 14 years ago
9811ccd
ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier
by Arnaud Patard
· 15 years ago
6bd0540
ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs
by Will Deacon
· 15 years ago
de66a97
ARM: 7187/1: fix unwinding for XIP kernels
by Uwe Kleine-König
· 15 years ago
232ea34
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
4cbd6b1
ARM: 7182/1: ARM cpu topology: fix warning
by Vincent Guittot
· 15 years ago
b5bed7f
ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below
by Jon Medhurst (Tixy)
· 15 years ago
14383c2
ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction
by Jon Medhurst (Tixy)
· 15 years ago
46589e2
ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels
by Jon Medhurst
· 15 years ago
c89cefe
ARM: 7170/2: fix compilation breakage in entry-armv.S
by Guennadi Liakhovetski
· 15 years ago
7334c67
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes
by Russell King
· 15 years ago
e5a2132
ARM: perf: check that we have a platform device when reserving PMU
by Will Deacon
· 15 years ago
11ed0ba
ARM: 7161/1: errata: no automatic store buffer drain
by Will Deacon
· 15 years ago
e548984
ARM: wire up process_vm_writev and process_vm_readv syscalls
by Russell King
· 15 years ago
bce34d1
ARM: perf: initialise used_mask for fake PMU during validation
by Will Deacon
· 15 years ago
ec84d52
ARM: PMU: re-export release_pmu symbol to modules
by Will Deacon
· 15 years ago
aa2bc1a
perf: Don't use -ENOSPC for out of PMU resources
by Peter Zijlstra
· 15 years ago
a34dbfb
ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list
by Will Deacon
· 15 years ago
8428e84
ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors
by Catalin Marinas
· 15 years ago
abf015f
Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage"
by Russell King
· 15 years ago
73017a5
arm: fix implicit module.h users by adding it to arch/arm as required.
by Paul Gortmaker
· 15 years ago
ecea4ab
arm: convert core files from module.h to export.h
by Paul Gortmaker
· 15 years ago
d91ef63
arm: remove several unnecessary module.h include instances
by Paul Gortmaker
· 15 years ago
d44b28c
arm: fix implicit memset/string.h usage in various arch/arm files
by Paul Gortmaker
· 15 years ago
ce8b9d2
arm: add elf.h to arch/arm/kernel/ptrace.c
by Paul Gortmaker
· 15 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 15 years ago
3cfef95
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
bdf4e94
Merge branch 'misc' into for-linus
by Russell King
· 15 years ago
06afb1a
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus
by Russell King
· 15 years ago
eb04745
ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online
by Thomas Gleinxer
· 15 years ago
34471a9
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable
by Russell King
· 15 years ago
28af690
ARM: gic, local timers: use the request_percpu_irq() interface
by Marc Zyngier
· 15 years ago
292b293
ARM: gic: consolidate PPI handling
by Marc Zyngier
· 15 years ago
b55fa18
ARM: 7137/1: Fix error upon adding LL debug
by Afzal Mohammed
· 15 years ago
cefd3e7
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 15 years ago
2b03492
ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage
by Lei Wen
· 15 years ago
7f94e9c
ARM: 7062/1: cache: detect PIPT I-cache using CTR
by Will Deacon
· 15 years ago
0744a3e
ARM: platform fixups: remove mdesc argument to fixup function
by Russell King
· 15 years ago
87e040b
ARM: 7017/1: Use generic BUG() handler
by Simon Glass
· 15 years ago
b380ab4
ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs
by Laura Abbott
· 15 years ago
ef4c536
ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels
by Dave Martin
· 15 years ago
8551918
ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instructions
by Dave Martin
· 15 years ago
2ecccf9
ARM: 7029/1: Make cpu_architecture into a global variable
by Dave Martin
· 15 years ago
91c2ebb
ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode
by Barry Song
· 15 years ago
5a567d7
ARM: 7115/4: move __exception and friends to asm/exception.h
by Jamie Iles
· 15 years ago
0af8aa0
ARM: 7124/1: smp: Add a localtimer handler callable from C code
by Shawn Guo
· 15 years ago
0b5a1b95
ARM: 7123/1: smp: Add an IPI handler callable from C code
by Shawn Guo
· 15 years ago
26a527e
ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()
by Shawn Guo
· 15 years ago
d625728
ARM: 7060/1: smp: populate logical CPU mapping during boot
by Will Deacon
· 15 years ago
c9018aa
ARM: 7011/1: Add ARM cpu topology definition
by Vincent Guittot
· 15 years ago
29a541f
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
by Will Deacon
· 15 years ago
a26bce1
ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores
by Will Deacon
· 15 years ago
b214bea
ARM: pci: always export pcibios_bus_to_resource
by Arnd Bergmann
· 15 years ago
15e0d9e
ARM: pm: let platforms select cpu_suspend support
by Arnd Bergmann
· 15 years ago
63216d3
ARM: export rtc_lock for nvram driver
by Arnd Bergmann
· 15 years ago
1b9f95f
ARM: prepare for removal of a bunch of <mach/memory.h> files
by Nicolas Pitre
· 15 years ago
639da5e
ARM: add an extra temp register to the low level debugging addruart macro
by Nicolas Pitre
· 15 years ago
b0a37dc
Merge branch 'pm' into devel-stable
by Russell King
· 15 years ago
f70cac8
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
by Russell King
· 15 years ago
6760b10
ARM: fix vmlinux.lds.S discarding sections
by Russell King
· 15 years ago
8e6f83b
ARM: pm: add L2 cache cleaning for suspend
by Russell King
· 15 years ago
abda1bd
ARM: pm: convert some assembly to C
by Russell King
· 15 years ago
62b2d07
ARM: pm: get rid of cpu_resume_turn_mmu_on
by Russell King
· 15 years ago
de8e71c
ARM: pm: only use preallocated page table during resume
by Russell King
· 15 years ago
e8ce0eb
ARM: pm: preallocate a page table for suspend/resume
by Russell King
· 15 years ago
f5fa68d
ARM: pm: force non-zero return value from __cpu_suspend when aborting
by Russell King
· 15 years ago
08aab44
ARM: kprobes: Add introductory comment to test code
by Jon Medhurst
· 15 years ago
ce5af3b
ARM: kprobes: Add some benchmarking to test module
by Jon Medhurst
· 15 years ago
963780d
ARM: kprobes: Add decoding table test coverage analysis
by Jon Medhurst
· 15 years ago
68f360e
ARM: kprobes: Add decoding table self-consistency tests
by Jon Medhurst
· 15 years ago
2c89240
ARM: kprobes: Add exports for test code
by Jon Medhurst
· 15 years ago
c0cc6df
ARM: kprobes: Add ARM instruction simulation test cases
by Jon Medhurst
· 15 years ago
c7054aa
ARM: kprobes: Add Thumb instruction simulation test cases
by Jon Medhurst
· 15 years ago
a43bc69
ARM: kprobes: Framework for instruction set test cases
by Jon Medhurst
· 15 years ago
9eed179
ARM: kprobes: Add basic API tests
by Jon Medhurst
· 15 years ago
f630c1b
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
by Will Deacon
· 15 years ago
4722cd7
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable
by Russell King
· 15 years ago
1db3706
Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 15 years ago
bd31b85
locking, ARM: Annotate low level hw locks as raw
by Thomas Gleixner
· 17 years ago
4fb0d2e
Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk
by Will Deacon
· 15 years ago
7325eae
ARM: perf: Remove unnecessary armpmu->enable()s
by Mark Rutland
· 15 years ago
0ce4708
ARM: perf: move arm_pmu into <asm/pmu.h>
by Mark Rutland
· 15 years ago
8be3f9a
ARM: perf: remove cpu-related misnomers
by Mark Rutland
· 15 years ago
3fc2c83
ARM: perf: remove event limit from pmu_hw_events
by Mark Rutland
· 15 years ago
8a16b34
ARM: perf: add support for multiple PMUs
by Mark Rutland
· 15 years ago
e1f431b
ARM: perf: refactor event mapping
by Mark Rutland
· 15 years ago
7ae18a5
ARM: perf: add type field to struct arm_pmu
by Mark Rutland
· 15 years ago
0f78d2d
ARM: perf: lock PMU registers per-CPU
by Mark Rutland
· 15 years ago
1b69beb
ARM: perf: remove unnecessary armpmu->stop
by Mark Rutland
· 15 years ago
92f701e
ARM: perf: indirect access to cpu_hw_events
by Mark Rutland
· 15 years ago
a9356a0
ARM: perf: move platform device to struct arm_pmu
by Mark Rutland
· 15 years ago
03b7898
ARM: perf: move active_events into struct arm_pmu
by Mark Rutland
· 15 years ago
c47f868
ARM: perf: remove active_mask
by Mark Rutland
· 15 years ago
7b9f72c
ARM: perf: clean up event group validation
by Mark Rutland
· 15 years ago
4895715
ARM: perf: only register a CPU PMU when present
by Mark Rutland
· 15 years ago
d124433
ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
by Will Deacon
· 15 years ago
0d352e3
ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs
by Will Deacon
· 15 years ago
6f26aa0
ARM: hw_breakpoint: add support for multiple watchpoints
by Will Deacon
· 15 years ago
c512de9
ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping
by Will Deacon
· 15 years ago
b5d5b8f
ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
by Will Deacon
· 15 years ago
Next »