summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-nomadik (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-29ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst1-0/+24
2011-04-29ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst1-0/+42
2011-04-29ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst1-2/+28
2011-04-29ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst1-14/+17
2011-04-29ARM: kprobes: Remove redundant code in space_1111Jon Medhurst1-9/+5
2011-04-29ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst1-13/+8
2011-04-29ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst1-5/+0
2011-04-29ARM: kprobes: Consolidate stub decoding functionsJon Medhurst1-31/+9
2011-04-29ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst1-102/+11
2011-04-29ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst1-6/+4
2011-04-29ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst1-7/+15
2011-04-29ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst1-2/+12
2011-04-29ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst1-1/+35
2011-04-29ARM: kprobes: Add emulation of RBIT instructionJon Medhurst1-1/+2
2011-04-29ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst1-0/+4
2011-04-29ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst1-6/+6
2011-04-29ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst1-0/+17
2011-04-29ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst1-2/+3
2011-04-29ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst1-5/+22
2011-04-29ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst1-3/+8
2011-04-29ARM: kprobes: Fix error in commentJon Medhurst1-1/+1
2011-04-29ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst1-0/+28
2011-04-29ARM: kprobes: Fix emulation of MRS instructionJon Medhurst1-11/+12
2011-04-29ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst1-5/+7
2011-04-29ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst1-1/+1
2011-04-29ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst1-2/+53
2011-04-29ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst1-27/+3
2011-04-29ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst3-1/+96
2011-04-29kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl1-5/+15
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-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-20davinci: fix DEBUG_LL code for p2v changesKevin Hilman2-6/+9
2011-04-19Linux 2.6.39-rc4v2.6.39-rc4Linus Torvalds1-1/+1
2011-04-18ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structureFabio Estevam1-1/+1
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds1-2/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds2-2/+5
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown2-0/+46
2011-04-18Btrfs: fix free space cache leakChris Mason1-1/+1
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig9-23/+36
2011-04-18block: blk_delay_queue() should use kblockd workqueueJens Axboe1-1/+2
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown2-28/+20
2011-04-18md: incorporate new plugging into raid5.NeilBrown1-7/+16