aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-06-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-12x86: Fix typo in kexec register clearingKees Cook
2013-06-12x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook
2013-06-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-11kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood
2013-06-11kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood
2013-06-11kvm/ppc/booke64: Disable e6500 supportScott Wood
2013-06-11kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman
2013-06-11mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett
2013-06-10Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-06-10MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras
2013-06-10MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras
2013-06-10MIPS: Alchemy: fix wait functionManuel Lauss
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings
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-05s390/sclp: fix new line detectionPeter Oberparleiter