summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7348/1: arm/spear600: fix one-shot timerGilles Chanteperdrix2012-02-271-2/+4
* ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar2012-02-231-0/+2
* ARM/audit: include audit header and fix audit archEric Paris2012-02-211-1/+8
* ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King2012-02-212-0/+4
* ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe2012-02-211-7/+0
* ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar2012-02-211-1/+1
* ARM: 7327/1: need to include asm/system.h in asm/processor.hOlof Johansson2012-02-151-0/+1
* ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino2012-02-151-1/+2
* ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl fieldJavi Merino2012-02-151-1/+1
* ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2012-02-152-1/+6
* ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersTony Lindgren2012-02-151-0/+9
* ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architecturesCatalin Marinas2012-02-151-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-02-142-1/+3
|\
| * regulator: Fix getting voltage in max8649_enable_time()Axel Lin2012-02-101-1/+1
| * regulator: Fix mc13xxx regulator modular build (again)David Miller2012-02-091-0/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-02-149-27/+51
|\ \
| * | powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2012-02-142-2/+7
| * | powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-142-3/+8
| * | powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman2012-02-141-8/+14
| * | powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-141-1/+5
| * | powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt2012-02-141-1/+1
| * | powerpc: Implement GET_IP/SET_IPSrikar Dronamraju2012-02-141-8/+12
| * | powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt2012-02-141-4/+4
* | | Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-02-1420-133/+269
|\ \ \
| * | | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-132-71/+79
| * | | mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches2012-02-131-0/+3
| * | | mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent2012-02-131-0/+1
| * | | mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski2012-02-131-7/+9
| * | | mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski2012-02-133-2/+23
| * | | mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks2012-02-131-2/+2
| * | | mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-133-12/+35
| * | | mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter2012-02-131-1/+1
| * | | mmc: core: add the capability for broken voltageJaehoon Chung2012-02-132-0/+5
| * | | mmc: core: Fix low speed mmc card detection failureGirish K S2012-02-131-2/+3
| * | | mmc: esdhc: set the timeout to the max valueJerry Huang2012-02-131-0/+5
| * | | mmc: esdhc: add PIO mode supportJerry Huang2012-02-131-1/+4
| * | | mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-135-30/+61
| * | | mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD2012-02-131-2/+2
| * | | mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity2012-02-131-3/+4
| * | | mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang2012-02-121-0/+32
| |/ /
* | | Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-02-147-13/+26
|\ \ \
| * | | xenbus_dev: add missing error check to watch handlingJan Beulich2012-02-031-0/+4
| * | | xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk2012-02-033-11/+12
| * | | xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini2012-02-031-1/+1
| * | | xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.Konrad Rzeszutek Wilk2012-02-031-0/+7
| * | | xen/bootup: During bootup suppress XENBUS: Unable to read cpu stateKonrad Rzeszutek Wilk2012-02-031-1/+2
* | | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-02-145-7/+35
|\ \ \ \
| * | | | ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen2012-02-141-0/+6
| * | | | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-02-141-5/+1
| |\ \ \ \
| | * | | | ASoC: fsi: fixup fsi_pointer() calculation methodKuninori Morimoto2012-02-091-5/+1
OpenPOWER on IntegriCloud