summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-05-09KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-05-09blackfin: smp: fix smp build after drop asm/system.hSteven Miao
2013-05-09blackfin: fix bootup core clock and system clock displayJames Cosin
2013-05-09ARM: dts: Configure and fix the McSPI pins for 4430sdpTony Lindgren
2013-05-09ARM: dts: AM33XX: Add GPMC nodePhilip Avinash
2013-05-09ARM: dts: OMAP4460: Fix CPU OPP voltagesNishanth Menon
2013-05-09ARM: dts: OMAP36xx: Fix CPU OPP voltagesNishanth Menon
2013-05-09ARM: OMAP4+: omap2plus_defconfig: Enable audio via TWL6040 as modulePeter Ujfalusi
2013-05-09ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 SiVaibhav Hiremath
2013-05-09omap: mux: add AM/DM37x gpiosChristoph Fritz
2013-05-09Merge branch 'omap-gpmc-fixes-for-v3.10' of git://github.com/jonhunter/linux ...Tony Lindgren
2013-05-08ARM: OMAP1: DMA: fix error handling in omap1_system_dma_init()Wei Yongjun
2013-05-08ARM: OMAP2+: omap_device: use late_initcall_syncKevin Hilman
2013-05-08ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen
2013-05-08ARM: OMAP3: Beagle: Fix USB Host on beagle xM Ax/BxRoger Quadros
2013-05-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2013-05-08ARM: dts: OMAP4: Fix ethernet IRQ for OMAP4 boardsJon Hunter
2013-05-08xen: mask x2APIC feature in PVZhenzhong Duan
2013-05-08xen/spinlock: Fix check from greater than to be also be greater or equal to.Konrad Rzeszutek Wilk
2013-05-08xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk
2013-05-08MIPS: microMIPS: Support dynamic ASID sizing.Steven J. Hill
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill
2013-05-08MIPS: FW: malta: Code formatting clean-ups.Steven J. Hill
2013-05-08MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill
2013-05-08MIPS: FW: malta: Use new common FW library variable processing.Steven J. Hill
2013-05-08MIPS: FW: sead3: Use new common FW library variable processing.Steven J. Hill
2013-05-08MIPS: FW: Add environment variable processing.Steven J. Hill
2013-05-08MIPS: Add declarations to MIPS Technologies Inc. generic header.Steven J. Hill
2013-05-08MIPS: sead3: Use generic suspend/resume for LEDs.Lars-Peter Clausen
2013-05-08KVM: x86: fix maintenance of guest/host xcr0 stateMarcelo Tosatti
2013-05-08arm64: Treat the bitops index argument as an 'int'Catalin Marinas
2013-05-08arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas
2013-05-08arm64: dts: fix #address-cells for foundation-v8Mark Rutland
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas
2013-05-08arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas
2013-05-08Merge branch 'gic' into HEADCatalin Marinas
2013-05-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-08aio: don't include aio.h in sched.hKent Overstreet
2013-05-08MIPS: Export symbols used by KVM/MIPS moduleSanjay Lal
2013-05-08MIPS: ASM offsets for VCPU arch specific fields.Sanjay Lal
2013-05-08MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs o...Sanjay Lal
2013-05-08MIPS: Export routines needed by the KVM module.Sanjay Lal
2013-05-08KVM/MIPS32: Routines to handle specific traps/exceptions while executing the ...Sanjay Lal
2013-05-08KVM/MIPS32: Guest interrupt delivery.Sanjay Lal
2013-05-08KVM/MIPS32: COP0 accesses profiling.Sanjay Lal
2013-05-08KVM/MIPS32: Release notes and KVM module MakefileSanjay Lal
2013-05-08KVM/MIPS32: MMU/TLB operations for the Guest.Sanjay Lal
2013-05-08KVM/MIPS32: Privileged instruction/target branch emulation.Sanjay Lal
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal