summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2011-04-28ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst
2011-04-28ARM: kprobes: Remove redundant code in space_1111Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst
2011-04-28ARM: kprobes: Consolidate stub decoding functionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst
2011-04-28ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst
2011-04-28ARM: kprobes: Add emulation of RBIT instructionJon Medhurst
2011-04-28ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix error in commentJon Medhurst
2011-04-28ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of MRS instructionJon Medhurst
2011-04-28ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst
2011-04-28ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst
2011-04-28ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst
2011-04-28kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl
2011-04-27ARM: 6887/1: Mark broadcast_timer_setup() __cpuinitStephen Boyd
2011-04-27ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace codeSonny Rao
2011-04-25arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-04-24ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar
2011-04-15ARM: Add new syscallsRussell King
2011-04-14ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre
2011-04-14ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-04-10ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas
2011-04-10ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon
2011-04-10ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon
2011-04-02ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-29arm: Use generic show_interrupts()Thomas Gleixner
2011-03-29arm: Use irq flag setter functionThomas Gleixner
2011-03-29arm: bios32: Remove non exisiting machine codeThomas Gleixner
2011-03-28ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd
2011-03-28ARM: 6838/1: etm: fix section mismatch warningMing Lei