summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-04-28ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst1-1/+35
2011-04-28ARM: kprobes: Add emulation of RBIT instructionJon Medhurst1-1/+2
2011-04-28ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst1-0/+4
2011-04-28ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst1-6/+6
2011-04-28ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst1-0/+17
2011-04-28ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst1-2/+3
2011-04-28ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst1-5/+22
2011-04-28ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst1-3/+8
2011-04-28ARM: kprobes: Fix error in commentJon Medhurst1-1/+1
2011-04-28ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst1-0/+28
2011-04-28ARM: kprobes: Fix emulation of MRS instructionJon Medhurst1-11/+12
2011-04-28ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst1-5/+7
2011-04-28ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst1-1/+1
2011-04-28ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst1-2/+53
2011-04-28ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst1-27/+3
2011-04-28ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst3-1/+96
2011-04-28kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl1-5/+15
2011-04-29PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki1-17/+17
2011-04-29OMAP2+ / PM: move runtime PM implementation to use device power domainsKevin Hilman3-88/+26
2011-04-29shmobile: Use power domains for platform runtime PMRafael J. Wysocki1-7/+18
2011-04-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King3-3/+3
2011-04-28ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings1-1/+1
2011-04-27ARM: 6887/1: Mark broadcast_timer_setup() __cpuinitStephen Boyd1-1/+1
2011-04-27ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace codeSonny Rao1-1/+2
2011-04-27Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve...Tony Lindgren7-12/+45
2011-04-27Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davin...Russell King12-41/+40
2011-04-27Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King5-5/+24
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi2-2/+2
2011-04-26OMAP3+: voltage: remove initial voltageNishanth Menon1-1/+0
2011-04-26OMAP4: Intialize IVA Device in addition to DSP device.Shweta Gulati1-0/+1
2011-04-26omap: rx51: mark reserved memory earlierFelipe Contreras1-2/+7
2011-04-26OMAP3: l3: fix for "irq 10: nobody cared" messageomar ramirez1-2/+2
2011-04-26arm: omap2: enable smc instruction for sleep34xxOskar Andero1-1/+1
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-2/+2
2011-04-26Merge branch 'master' into for-nextJiri Kosina540-5571/+5633
2011-04-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+10
2011-04-25arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-0/+8
2011-04-25ARM: Davinci: Fix I2C build errorsRussell King - ARM Linux1-0/+6
2011-04-25DA830: fix SPI1 base addressSergei Shtylyov1-3/+9
2011-04-25davinci: mityomapl138: Use auto-probe to determine attached PHY IDMichael Williamson1-1/+1
2011-04-25davinci: mityomapl138: Use correct id for NAND controllerMichael Williamson1-1/+1
2011-04-25ARM: pxa/magician: bq24022 regulator needs to be enabledPhilipp Zabel1-1/+1
2011-04-25ARM: pxa/hx4700: bq24022 regulator needs to be enabledPaul Parsons1-1/+1
2011-04-24ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki24-228/+203
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki31-307/+110
2011-04-24ARM / SA1100: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-13/+6
2011-04-24ARM / Integrator: Use struct syscore_ops for core PMRafael J. Wysocki1-17/+9
2011-04-24ARM / OMAP: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-26/+9
2011-04-24ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki5-94/+58
2011-04-23at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.Jean-Christophe PLAGNIOL-VILLARD1-0/+28