aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-03KVM: Emulate multibyte NOPPaolo Bonzini
2013-06-03ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier
2013-06-03ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara
2013-06-03mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.David Daney
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney
2013-06-03mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...David Daney
2013-06-03mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney
2013-06-03mips/kvm: Fix ABI for use of 64-bit registers.David Daney
2013-06-03mips/kvm: Fix ABI for use of FPU.David Daney
2013-06-03ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang
2013-06-02Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2013-06-02ARM: bcm2835: override the HW UART periphidJongsung Kim
2013-06-02Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson
2013-06-02Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds
2013-06-01parisc: kernel: using strlcpy() instead of strcpy()Chen Gang
2013-06-01parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle
2013-06-01parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller
2013-06-01parisc: memory overflow, 'name' length is too short for usingChen Gang
2013-06-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt
2013-06-01powerpc/perf: Add missing SIER supportMichael Ellerman
2013-06-01powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman
2013-06-01powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao
2013-06-01powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao
2013-06-01powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-06-01powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V
2013-06-01powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-06-01powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan
2013-06-01powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling
2013-06-01Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland
2013-05-31arm64: treat unhandled compat el0 traps as undefMark Rutland
2013-05-31m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-30x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen
2013-05-30x86, crc32-pclmul: Fix build with older binutilsJan Beulich
2013-05-31Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-05-30Merge branch 'mn10300' (mn10300 fixes from David Howells)Linus Torvalds
2013-05-30MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells
2013-05-30MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells
2013-05-30MN10300: Enable IRQs more in system call exit work pathDavid Howells
2013-05-30MN10300: Fix ret_from_kernel_threadDavid Howells