summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2Vaibhav Hiremath2012-08-081-1/+2
| | * | | | | omap: Fix multi.h when only ARCH_OMAP3 and SOC_AM33XX are selectedJan Luebbe2012-08-081-0/+9
| | * | | | | ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter2012-08-081-1/+1
| | * | | | | omap2: mux: remove comment for nonexistent memberMichael Jones2012-08-071-1/+0
| | * | | | | OMAP: remove unused parameter arch_id from uncompress.hDomenico Andreoli2012-08-071-3/+1
| | * | | | | Merge branch 'for_3.6/fixes/ads7846-2' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2012-08-073-12/+1
| | |\ \ \ \ \
| | | * | | | | Revert "ARM: OMAP3530evm: set pendown_state and debounce time for ads7846"Igor Grinberg2012-08-063-12/+1
| | | |/ / / /
| | * | | | | arm/dts: Mark vcxio, v2v1 and v1v8 regulators as always onRajendra Nayak2012-08-071-0/+3
| | * | | | | OMAP2+: Fix random config build break with !ARM_CPU_SUSPENDSantosh Shilimkar2012-08-071-0/+1
| | * | | | | arm/dts: Fix am33xx wdt nodeAfzal Mohammed2012-08-071-0/+5
| | * | | | | ARM: OMAP3: igep0020: set GPIO mode for mux mcspi1_cs2 pinJavier Martinez Canillas2012-08-071-0/+2
| | |/ / / /
| * | | | | ARM: mv78xx0: fix win_cfg_base prototypeArnd Bergmann2012-08-131-1/+1
* | | | | | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-265-113/+113
|\ \ \ \ \ \
| * | | | | | xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk2012-08-231-1/+8
| * | | | | | xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.Konrad Rzeszutek Wilk2012-08-171-3/+92
| * | | | | | Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-163-109/+13
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-08-2620-238/+206
|\ \ \ \ \ \ \
| * | | | | | | Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt2012-08-241-30/+73
| * | | | | | | powerpc/perf: Use pmc_overflow() to detect rolled back eventsSukadev Bhattiprolu2012-08-241-1/+1
| * | | | | | | powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard2012-08-242-4/+4
| * | | | | | | powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard2012-08-241-31/+0
| * | | | | | | powerpc: Fix personality handling in ppc64_personality()Jiri Kosina2012-08-241-4/+4
| * | | | | | | powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen2012-08-241-5/+4
| * | | | | | | powerpc: Remove unnecessary ifdefsMichael Neuling2012-08-241-2/+0
| * | | | | | | powerpc/kgdb: Restore current_thread_info properlyTiejun Chen2012-08-241-2/+9
| * | | | | | | powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen2012-08-241-0/+15
| * | | | | | | powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen2012-08-241-1/+0
| * | | | | | | powerpc/mpic_msgr: Add missing includesScott Wood2012-08-242-0/+4
| * | | | | | | powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling2012-08-241-1/+1
| * | | | | | | powerpc: Fixup whitespace in xmonMichael Ellerman2012-08-241-20/+20
| * | | | | | | powerpc: Fix xmon dl command for new printk implementationMichael Ellerman2012-08-241-26/+10
| * | | | | | | powerpc/fsl: fix "Failed to mount /dev: No such device" errorsKim Phillips2012-08-236-0/+6
| * | | | | | | powerpc/fsl: update defconfigsKim Phillips2012-08-235-102/+35
| * | | | | | | powerpc/p4080ds: dts - add usb controller version info and port0Shengzhou Liu2012-08-101-0/+7
| * | | | | | | powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDSZhao Chenhui2012-08-101-0/+1
| * | | | | | | powerpc/fsl-pci: Only scan PCI bus if configured as a hostJia Hongtao2012-08-031-5/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-2610-23/+64
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86 emulator: use stack size attribute to mask rsp in stack opsAvi Kivity2012-08-221-9/+21
| * | | | | | | KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intendedTakuya Yoshikawa2012-08-221-4/+9
| * | | | | | | ppc: e500_tlb memset clears nothingAlan Cox2012-08-161-4/+4
| * | | | | | | KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-166-0/+22
| * | | | | | | KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE codePaul Mackerras2012-08-161-5/+7
| * | | | | | | KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov2012-08-051-1/+1
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-08-2518-105/+145
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos2012-08-231-0/+22
| * | | | | | | | MIPS: Malta: Delete duplicate PCI fixup.Ralf Baechle2012-08-171-13/+0
| * | | | | | | | MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos2012-08-171-1/+0
| * | | | | | | | MIPS: Synchronize MIPS count one CPU at a timeJayachandran C2012-08-173-21/+17
| * | | | | | | | MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli2012-08-173-3/+16
| * | | | | | | | MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle2012-08-171-7/+28