aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Remove redundant code in space_1111Jon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Consolidate stub decoding functionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Add emulation of RBIT instructionJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix error in commentJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of MRS instructionJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst2011-04-28
| | * | | | | | kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl2011-04-28
| | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: 6887/1: Mark broadcast_timer_setup() __cpuinitStephen Boyd2011-04-27
| * | | | | | ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace codeSonny Rao2011-04-27
| | |/ / / / | |/| | | |
| * | | | | ARM: Add new syscallsRussell King2011-04-15
| | |_|/ / | |/| | |
| * | | | ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre2011-04-14
| * | | | ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre2011-04-14
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix common misspellingsLucas De Marchi2011-03-31
| | |/ /
| * | | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas2011-04-10
| * | | ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon2011-04-10
| * | | ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon2011-04-10
| * | | ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King2011-04-02
| |/ /
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-30
| |\ \
| | * | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd2011-03-28
| | * | ARM: 6838/1: etm: fix section mismatch warningMing Lei2011-03-28
| | * | ARM: 6837/1: remove unused pci_fixup_prpmc1100Colin Cross2011-03-28
| | * | ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PCViktor Rosendahl2011-03-28
| | * | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-26
| | * | ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon2011-03-26
| | * | ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill Deacon2011-03-26
| | * | ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issuesNicolas Pitre2011-03-26
| | |/
| * | arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-29
| * | arm: Cleanup the irq namespaceThomas Gleixner2011-03-29
| * | arm: Use generic show_interrupts()Thomas Gleixner2011-03-29