Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
ae4c42e4e4d76d003f8ca551fe1aef93ff9a4b21
/
arch
/
arm
/
kernel
b6844e8
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 15 years ago
4d4abdc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3ad5515
Merge branch 'devel-stable' into for-next
by Russell King
· 15 years ago
06f365a
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next
by Russell King
· 15 years ago
78359cb
ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPU
by Russell King
· 15 years ago
ca15af1
ARM: CPU hotplug: pass in proper affinity mask on IRQ migration
by Russell King
· 15 years ago
2ef7570
ARM: CPU hotplug: fix abuse of irqdesc->node
by Russell King
· 15 years ago
540b573
ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state
by Dave Martin
· 15 years ago
07f1c29
Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-stable
by Russell King
· 15 years ago
4fddcae
ARM: add dma_zone_size to the machine_desc structure
by Nicolas Pitre
· 15 years ago
4aa96cc
Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable
by Russell King
· 15 years ago
8f2ffa0
ARM: kprobes: Remove now unused code
by Jon Medhurst
· 15 years ago
0239269
ARM: kprobes: Decode ARM preload (immediate) instructions
by Jon Medhurst
· 15 years ago
465f1ea
ARM: kprobes: Reject probing of unprivileged load and store instructions
by Jon Medhurst
· 15 years ago
711bf10
ARM: kprobes: Use new versions of emulate_ldr() and emulate_str()
by Jon Medhurst
· 15 years ago
3c48fbb
ARM: kprobes: Add new versions of emulate_ldr() and emulate_str()
by Jon Medhurst
· 15 years ago
12ce5d3
ARM: kprobes: Add emulate_rdlo12rdhi16rn0rm8_rwflags_nopc()
by Jon Medhurst
· 15 years ago
c82584e
ARM: kprobes: Add emulate_rd12rm0_noflags_nopc()
by Jon Medhurst
· 15 years ago
35fab77
ARM: kprobes: Replace use of prep_emulate_rd12rn16rm0_wflags()
by Jon Medhurst
· 15 years ago
6091dfa
ARM: kprobes: Add emulate_rd16rn12rm0rs8_rwflags_nopc()
by Jon Medhurst
· 15 years ago
e9a9285
ARM: kprobes: Migrate remaining instruction decoding functions to tables
by Jon Medhurst
· 15 years ago
0d32e7d
ARM: kprobes: Migrate ARM space_cccc_100x to decoding tables
by Jon Medhurst
· 15 years ago
56d8fbd
ARM: kprobes: Migrate ARM space_cccc_01xx to decoding tables
by Jon Medhurst
· 15 years ago
ad2e81a
ARM: kprobes: Migrate ARM space_cccc_0111__1 to decoding tables
by Jon Medhurst
· 15 years ago
2ce5d03
ARM: kprobes: Migrate ARM space_cccc_0110__1 to decoding tables
by Jon Medhurst
· 15 years ago
0e44e9a
ARM: kprobes: Add emulate_rd12rn16rm0_rwflags_nopc()
by Jon Medhurst
· 15 years ago
c038f3a
ARM: kprobes: Migrate ARM space_cccc_001x to decoding tables
by Jon Medhurst
· 15 years ago
75f115c
ARM: kprobes: Migrate ARM space_cccc_000x to decoding tables
by Jon Medhurst
· 15 years ago
6c8a192
ARM: kprobes: Migrate ARM LDRD and STRD to decoding tables
by Jon Medhurst
· 15 years ago
8723942
ARM: kprobes: Add emulate_ldrdstrd()
by Jon Medhurst
· 15 years ago
3535a89
ARM: kprobes: Migrate ARM data-processing (register) instructions to decoding tables
by Jon Medhurst
· 15 years ago
9f596e5
ARM: kprobes: Add emulate_rd12rn16rm0rs8_rwflags()
by Jon Medhurst
· 15 years ago
7be7ee2
ARM: kprobes: Add BLX macro
by Jon Medhurst
· 15 years ago
df4fa1f
ARM: kprobes: Add alu_write_pc()
by Jon Medhurst
· 15 years ago
9a5c128
ARM: kprobes: Migrate ARM space_1111 to decoding tables
by Jon Medhurst
· 15 years ago
bb1085f
ARM: kprobes: Decode 32-bit Thumb multiply and absolute difference instructions
by Jon Medhurst
· 15 years ago
231fb15
ARM: kprobes: Decode 32-bit Thumb long multiply and divide instructions
by Jon Medhurst
· 15 years ago
31656c1
ARM: kprobes: Decode 32-bit Thumb data-processing (register) instructions
by Jon Medhurst
· 15 years ago
d691023
ARM: kprobes: Decode 32-bit Thumb load/store single data item instructions
by Jon Medhurst
· 15 years ago
46009cc
ARM: kprobes: Decode 32-bit Thumb memory hint instructions
by Jon Medhurst
· 15 years ago
6a0d1a1
ARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD instructions
by Jon Medhurst
· 15 years ago
ce715c7
ARM: kprobes: Decode 32-bit Thumb branch instructions
by Jon Medhurst
· 15 years ago
b06f3ee
ARM: kprobes: Decode 32-bit miscellaneous control instructions
by Jon Medhurst
· 15 years ago
7848786
ARM: kprobes: Decode 32-bit Thumb data-processing (plain binary immediate) instructions
by Jon Medhurst
· 15 years ago
2fcaf7e
ARM: kprobes: Decode 32-bit Thumb data-processing (modified immediate) instructions
by Jon Medhurst
· 15 years ago
080e001
ARM: kprobes: Decode 32-bit Thumb data-processing (shifted register) instructions
by Jon Medhurst
· 15 years ago
dd212bd
ARM: kprobes: Decode 32-bit Thumb table branch instructions
by Jon Medhurst
· 15 years ago
b48354d
ARM: kprobes: Decode 32-bit Thumb load/store dual and load/store exclusive instructions
by Jon Medhurst
· 15 years ago
eaf1d06
ARM: kprobes: Decode 32-bit Thumb load/store multiple instructions
by Jon Medhurst
· 15 years ago
3d4a997
ARM: kprobes: Optimise emulation of LDM and STM
by Jon Medhurst
· 15 years ago
235a4ce
ARM: kprobes: Add common decoding function for LDM and STM
by Jon Medhurst
· 15 years ago
263e368
ARM: kprobes: Add load_write_pc()
by Jon Medhurst
· 15 years ago
f39ca8b
ARM: kprobes: Decode 32-bit Thumb hint instructions
by Jon Medhurst
· 15 years ago
0a188cc
ARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT instructions
by Jon Medhurst
· 15 years ago
396b41f
ARM: kprobes: Decode 16-bit Thumb branch instructions
by Jon Medhurst
· 15 years ago
4449566
ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructions
by Jon Medhurst
· 15 years ago
5b94faf
ARM: kprobes: Decode 16-bit Thumb IT instruction
by Jon Medhurst
· 15 years ago
fd0c8d8
ARM: kprobes: Decode 16-bit Thumb PUSH and POP instructions
by Jon Medhurst
· 15 years ago
32818f3
ARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulation instructions
by Jon Medhurst
· 15 years ago
2f33582
ARM: kprobes: Decode 16-bit Thumb PC- and SP-relative address instructions
by Jon Medhurst
· 15 years ago
f869514
ARM: kprobes: Decode 16-bit Thumb load and store instructions
by Jon Medhurst
· 15 years ago
3b5940e
ARM: kprobes: Decode 16-bit Thumb special data instructions
by Jon Medhurst
· 15 years ago
a9c3c29
ARM: kprobes: Decode 16-bit Thumb BX and BLX instructions
by Jon Medhurst
· 15 years ago
059987f
ARM: kprobes: Add bx_write_pc()
by Jon Medhurst
· 15 years ago
02d194f
ARM: kprobes: Decode 16-bit Thumb data-processing instructions
by Jon Medhurst
· 15 years ago
3f92dfe
ARM: kprobes: Decode 16-bit Thumb hint instructions
by Jon Medhurst
· 15 years ago
0d1a095
ARM: kprobes: Infrastructure for table driven decoding of CPU instructions
by Jon Medhurst
· 15 years ago
e296031
ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instruction
by Jon Medhurst
· 15 years ago
c6a7d97
ARM: kprobes: Add hooks to override singlestep()
by Jon Medhurst
· 15 years ago
3b26945
ARM: kprobes: Use conditional breakpoints for ARM probes
by Jon Medhurst
· 15 years ago
3cca6c2
ARM: kprobes: Don't trigger probes on conditional instructions when condition is false
by Jon Medhurst
· 15 years ago
6aaa8b5
ARM: kprobes: Add it_advance()
by Jon Medhurst
· 15 years ago
eaf4f33f
ARM: kprobes: Add condition code checking to Thumb emulation
by Jon Medhurst
· 15 years ago
aceb487
ARM: kprobes: Add Thumb breakpoint support
by Jon Medhurst
· 15 years ago
2437170
ARM: kprobes: Add Thumb instruction decoding stubs
by Jon Medhurst
· 15 years ago
de41984
ARM: kprobes: Make kprobes framework work on Thumb-2 kernels
by Jon Medhurst
· 15 years ago
aea4902
ARM: kprobes: Make str_pc_offset a constant on ARMv7
by Jon Medhurst
· 15 years ago
6c8df33
ARM: kprobes: Move find_str_pc_offset into kprobes-common.c
by Jon Medhurst
· 15 years ago
1b59d87
ARM: kprobes: Move is_writeback define to header file.
by Jon Medhurst
· 15 years ago
0ab4c02
ARM: kprobes: Add kprobes-common.c
by Jon Medhurst
· 15 years ago
221bf15
ARM: kprobes: Split out internal parts of kprobes.h
by Jon Medhurst
· 15 years ago
691b2ff
ARM: kprobes: Rename kprobes-decode.c to kprobes-arm.c
by Jon Medhurst
· 15 years ago
592201a
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
by Jon Medhurst
· 15 years ago
5948106
ARM: Thumb-2: Fix exception return sequence to restore stack correctly
by Jon Medhurst
· 15 years ago
f8f2a85
ARM: vfp: fix a hole in VFP thread migration
by Russell King
· 15 years ago
cb5fd90
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable
by Russell King
· 15 years ago
e2f8184
ARM: vmlinux.lds: use _text and _stext the same way as x86
by Russell King
· 15 years ago
3835d69
ARM: vmlinux.lds: move init sections between text and data sections
by Russell King
· 15 years ago
43fc9d2
ARM: vmlinux.lds: remove .rodata/.rodata1 from main .text segment
by Russell King
· 15 years ago
1604d79
ARM: vmlinux.lds: rearrange .init output section
by Russell King
· 15 years ago
39df888
ARM: vmlinux.lds: move discarded sections to beginning
by Russell King
· 15 years ago
14abd03
ARM: perf: add support for the Cortex-A15 PMU
by Will Deacon
· 15 years ago
0c205cb
ARM: perf: add support for the Cortex-A5 PMU
by Will Deacon
· 15 years ago
6d4eaf9
ARM: perf: add PMUv2 common event definitions
by Will Deacon
· 15 years ago
7b35fa4
ARM: perf: remove confusing comment from v7 perf events backend
by Will Deacon
· 15 years ago
254cdf8
ARM: hwcaps: add new HWCAP defines for ARMv7-A
by Will Deacon
· 15 years ago
90c5ffe
ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing
by Vitaly Kuzmichev
· 15 years ago
7fa22bd
ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1
by Stephen Boyd
· 15 years ago
10cdc7e
ARM: 6960/1: allow enabling SCU code on UP
by Rob Herring
· 15 years ago
Next »