aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23ARM: consolidate SMP cross call implementationRussell King
2011-05-20ARM: 6902/1: perf: Remove erroneous check on active_eventsMark Rutland
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-14ARM: 6883/1: ptrace: Migrate to regsets frameworkDave Martin
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-12ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann
2011-05-12ARM: 6893/1: Allow for kernel command line concatenationVictor Boivie
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-04-29ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg
2011-04-29Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King
2011-04-28ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst
2011-04-28ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst
2011-04-28ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst
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