summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-07-13ARM: kprobes: Decode 32-bit miscellaneous control instructionsJon Medhurst1-0/+31
2011-07-13ARM: kprobes: Decode 32-bit Thumb data-processing (plain binary immediate) in...Jon Medhurst1-0/+95
2011-07-13ARM: kprobes: Decode 32-bit Thumb data-processing (modified immediate) instru...Jon Medhurst1-0/+58
2011-07-13ARM: kprobes: Decode 32-bit Thumb data-processing (shifted register) instruct...Jon Medhurst1-0/+93
2011-07-13ARM: kprobes: Decode 32-bit Thumb table branch instructionsJon Medhurst1-0/+25
2011-07-13ARM: kprobes: Decode 32-bit Thumb load/store dual and load/store exclusive in...Jon Medhurst1-0/+56
2011-07-13ARM: kprobes: Decode 32-bit Thumb load/store multiple instructionsJon Medhurst1-0/+48
2011-07-13ARM: kprobes: Optimise emulation of LDM and STMJon Medhurst1-0/+68
2011-07-13ARM: kprobes: Add common decoding function for LDM and STMJon Medhurst3-51/+80
2011-07-13ARM: kprobes: Add load_write_pc()Jon Medhurst2-0/+39
2011-07-13ARM: kprobes: Decode 32-bit Thumb hint instructionsJon Medhurst1-1/+27
2011-07-13ARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT instructionsJon Medhurst1-0/+4
2011-07-13ARM: kprobes: Decode 16-bit Thumb branch instructionsJon Medhurst1-0/+38
2011-07-13ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructionsJon Medhurst1-0/+8
2011-07-13ARM: kprobes: Decode 16-bit Thumb IT instructionJon Medhurst1-0/+33
2011-07-13ARM: kprobes: Decode 16-bit Thumb PUSH and POP instructionsJon Medhurst1-0/+86
2011-07-13ARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulation instructionsJon Medhurst1-0/+29
2011-07-13ARM: kprobes: Decode 16-bit Thumb PC- and SP-relative address instructionsJon Medhurst1-0/+33
2011-07-13ARM: kprobes: Decode 16-bit Thumb load and store instructionsJon Medhurst1-0/+60
2011-07-13ARM: kprobes: Decode 16-bit Thumb special data instructionsJon Medhurst1-0/+49
2011-07-13ARM: kprobes: Decode 16-bit Thumb BX and BLX instructionsJon Medhurst1-0/+37
2011-07-13ARM: kprobes: Add bx_write_pc()Jon Medhurst1-0/+14
2011-07-13ARM: kprobes: Decode 16-bit Thumb data-processing instructionsJon Medhurst1-0/+81
2011-07-13ARM: kprobes: Decode 16-bit Thumb hint instructionsJon Medhurst3-1/+46
2011-07-13ARM: kprobes: Infrastructure for table driven decoding of CPU instructionsJon Medhurst2-1/+505
2011-07-13ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instructionJon Medhurst1-0/+5
2011-07-13ARM: kprobes: Add hooks to override singlestep()Jon Medhurst3-5/+26
2011-07-13ARM: kprobes: Use conditional breakpoints for ARM probesJon Medhurst2-3/+9
2011-07-13ARM: kprobes: Don't trigger probes on conditional instructions when condition...Jon Medhurst1-1/+23
2011-07-13ARM: kprobes: Add it_advance()Jon Medhurst1-0/+25
2011-07-13ARM: kprobes: Add condition code checking to Thumb emulationJon Medhurst1-0/+22
2011-07-13ARM: kprobes: Add Thumb breakpoint supportJon Medhurst2-14/+115
2011-07-13ARM: kprobes: Add Thumb instruction decoding stubsJon Medhurst4-2/+61
2011-07-13ARM: kprobes: Make kprobes framework work on Thumb-2 kernelsJon Medhurst1-2/+35
2011-07-13ARM: kprobes: Make str_pc_offset a constant on ARMv7Jon Medhurst2-0/+18
2011-07-13ARM: kprobes: Move find_str_pc_offset into kprobes-common.cJon Medhurst3-28/+35
2011-07-13ARM: kprobes: Move is_writeback define to header file.Jon Medhurst2-6/+6
2011-07-13ARM: kprobes: Add kprobes-common.cJon Medhurst4-92/+109
2011-07-13ARM: kprobes: Split out internal parts of kprobes.hJon Medhurst3-0/+41
2011-07-13ARM: kprobes: Rename kprobes-decode.c to kprobes-arm.cJon Medhurst2-1/+2
2011-07-13ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst2-26/+19
2011-07-13ARM: Thumb-2: Fix exception return sequence to restore stack correctlyJon Medhurst1-7/+5
2011-07-07ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev1-1/+1
2011-07-05ARM: move memory layout sanity checking before meminfo initializationRussell King1-0/+2
2011-07-05ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon1-2/+4
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King1-1/+5
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin1-2/+11
2011-06-09ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King1-1/+1
2011-06-09ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang1-1/+1
2011-06-09ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre1-0/+3