summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst2011-04-281-2/+12
| | * | | | | | | ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst2011-04-281-1/+35
| | * | | | | | | ARM: kprobes: Add emulation of RBIT instructionJon Medhurst2011-04-281-1/+2
| | * | | | | | | ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst2011-04-281-0/+4
| | * | | | | | | ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst2011-04-281-6/+6
| | * | | | | | | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst2011-04-281-0/+17
| | * | | | | | | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst2011-04-281-2/+3
| | * | | | | | | ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst2011-04-281-5/+22
| | * | | | | | | ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst2011-04-281-3/+8
| | * | | | | | | ARM: kprobes: Fix error in commentJon Medhurst2011-04-281-1/+1
| | * | | | | | | ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst2011-04-281-0/+28
| | * | | | | | | ARM: kprobes: Fix emulation of MRS instructionJon Medhurst2011-04-281-11/+12
| | * | | | | | | ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst2011-04-281-5/+7
| | * | | | | | | ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst2011-04-281-1/+1
| | * | | | | | | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst2011-04-281-2/+53
| | * | | | | | | ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst2011-04-281-27/+3
| | * | | | | | | ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst2011-04-283-1/+96
| | * | | | | | | kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl2011-04-281-5/+15
| * | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-283-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings2011-04-281-1/+1
| | * | | | | | | | ARM: pxa/magician: bq24022 regulator needs to be enabledPhilipp Zabel2011-04-251-1/+1
| | * | | | | | | | ARM: pxa/hx4700: bq24022 regulator needs to be enabledPaul Parsons2011-04-251-1/+1
| * | | | | | | | | ARM: 6887/1: Mark broadcast_timer_setup() __cpuinitStephen Boyd2011-04-271-1/+1
| * | | | | | | | | ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace codeSonny Rao2011-04-271-1/+2
| * | | | | | | | | Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davin...Russell King2011-04-27263-2492/+2865
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: Davinci: Fix I2C build errorsRussell King - ARM Linux2011-04-251-0/+6
| | * | | | | | | | | DA830: fix SPI1 base addressSergei Shtylyov2011-04-251-3/+9
| | * | | | | | | | | davinci: mityomapl138: Use auto-probe to determine attached PHY IDMichael Williamson2011-04-251-1/+1
| | * | | | | | | | | davinci: mityomapl138: Use correct id for NAND controllerMichael Williamson2011-04-251-1/+1
| | * | | | | | | | | davinci: fix DEBUG_LL code for p2v changesKevin Hilman2011-04-192-6/+9
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King2011-04-275-5/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structureFabio Estevam2011-04-181-1/+1
| | * | | | | | | | | ARM: mxc: Add missing lockdep annotationThomas Gleixner2011-04-121-0/+7
| | * | | | | | | | | ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNELDave Martin2011-04-121-0/+2
| | * | | | | | | | | ARM: mxs/clock-mx28: fix up name##_set_rateUwe Kleine-König2011-04-121-1/+6
| | * | | | | | | | | ARM: imx: fix usb related build failure for mach-vpr200Uwe Kleine-König2011-04-121-3/+8
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-025-25/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai2011-05-021-2/+2
| * | | | | | | | | | Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"Takashi Iwai2011-05-021-18/+3
| * | | | | | | | | | ALSA: HDA: Fix automute for Gateway NV79David Henningsson2011-04-291-0/+6
| * | | | | | | | | | ALSA: hda: add beep quirk for Realtek 0x1043:831aDaniel Cordero2011-04-291-0/+1
| * | | | | | | | | | ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirksWolfgang Breyha2011-04-282-1/+4
| * | | | | | | | | | ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.Lydia Wang2011-04-281-3/+7
| * | | | | | | | | | ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau2011-04-271-2/+5
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-024-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2011-04-293-3/+3
| * | | | | | | | | | | [S390] prng: fix pointer arithmeticMartin Schwidefsky2011-04-271-1/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-021-2/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register failsAxel Lin2011-05-011-2/+1
* | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-023-17/+19
|\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud