aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-10Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman
2013-06-10powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling
2013-06-10powerpc/power8: Update denormalization handlerMichael Neuling
2013-06-10powerpc/pseries: Simplify denormalization handlerMichael Neuling
2013-06-10powerpc/power8: Fix oprofile and perfMichael Neuling
2013-06-10powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan
2013-06-10powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-06-07Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson
2013-06-07ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson
2013-06-07Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-06-07ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera
2013-06-06Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-06MIPS: ralink: add missing SZ_1M multiplierJohn Crispin
2013-06-06MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle
2013-06-06MIPS: OCTEON: Improve _machine_halt implementation.David Daney
2013-06-06MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-05ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon
2013-06-05ARM: 7750/1: update legacy CPU ID in decompressor cache support jump tableMarc C
2013-06-05ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann
2013-06-05ARM: 7742/1: topology: export cpu_topologyArnd Bergmann
2013-06-05ARM: 7737/1: fix kernel decompressor compilation error with CONFIG_DEBUG_SEMI...Nicolas Pitre
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming
2013-06-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-05Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-06-04xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk
2013-06-04ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman
2013-06-03microblaze: Use static inline functions in cacheflush.hMichal Simek
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-06-03microblaze: Fix sparse warningsMichal Simek
2013-06-03KVM: Fix race in apic->pending_events processingGleb Natapov
2013-06-03KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini
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