aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2011-05-16arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-05-16Merge commit 'v2.6.38.6' into linaro-2.6.38Nicolas Pitre
2011-05-09ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg
2011-05-05ARM: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin
2011-04-25Merge branch 'kprobes' into linaro-2.6.38Nicolas Pitre
2011-04-21ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon
2011-04-21ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst
2011-04-21ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst
2011-04-21ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst
2011-04-21ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst
2011-04-21ARM: kprobes: Remove redundant code in space_1111Jon Medhurst
2011-04-21ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst
2011-04-21ARM: kprobes: Consolidate stub decoding functionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst
2011-04-21ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst
2011-04-21ARM: kprobes: Add emulation of RBIT instructionJon Medhurst
2011-04-21ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst
2011-04-21ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst
2011-04-21ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix error in commentJon Medhurst
2011-04-21ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst
2011-04-21ARM: kprobes: Fix emulation of MRS instructionJon Medhurst
2011-04-21ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst
2011-04-21ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst
2011-04-21ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst
2011-04-21ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst
2011-04-18Fix infinite loop in ARM user perf_event backtrace codeSonny Rao
2011-04-16arm: pmu: support pmu/perf on OMAP4Avik Sil
2011-04-12ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas
2011-04-12ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon
2011-04-12ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon
2011-04-06ARM: fix personality flag propagation across an execNicolas Pitre
2011-04-05ARM: ptrace: Migrate to regsets frameworkDave Martin
2011-04-04ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King - ARM Linux
2011-03-31Merge remote branch 'lttng/2.6.38-lttng-0.247'Avik Sil
2011-03-30kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl
2011-03-30kprobes/arm: fix emulation of LDR/STR instruction when Rn == PCViktor Rosendahl
2011-03-29arm: handle ptrace requests to change PC during interrupted system callsUlrich Weigand
2011-03-28arm/dt: probe for platforms via the device treeGrant Likely
2011-03-28arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely
2011-03-28arm/dt: Allow CONFIG_OF on ARMJeremy Kerr