summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-141-2/+3
|\
| * of: Fix locking vs. interruptsBenjamin Herrenschmidt2013-06-131-2/+3
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-137-185/+70
|\ \
| * \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-134-178/+65
| |\ \
| | * | Modify UEFI anti-bricking codeMatthew Garrett2013-06-104-178/+65
| * | | x86: Fix typo in kexec register clearingKees Cook2013-06-131-1/+1
| * | | x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook2013-06-131-3/+1
| * | | x86: Fix adjust_range_size_mask calling positionYinghai Lu2013-05-311-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-135-48/+95
|\ \ \ \
| * | | | s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-06-102-33/+64
| * | | | s390/sclp: fix new line detectionPeter Oberparleiter2013-06-051-1/+1
| * | | | s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger2013-06-051-2/+3
| * | | | s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger2013-06-051-1/+10
| * | | | s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky2013-06-051-4/+8
| * | | | s390/pgtable: Fix guest overindication for change bitChristian Borntraeger2013-06-051-7/+9
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-123-7/+12
|\ \ \ \ \
| * | | | | MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras2013-06-101-0/+4
| * | | | | MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras2013-06-101-1/+1
| * | | | | MIPS: Alchemy: fix wait functionManuel Lauss2013-06-101-6/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-117-79/+131
|\ \ \ \ \
| * | | | | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood2013-06-111-0/+11
| * | | | | kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood2013-06-113-0/+17
| * | | | | kvm/ppc/booke64: Disable e6500 supportScott Wood2013-06-111-2/+0
| * | | | | kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman2013-06-111-6/+10
| * | | | | mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2013-06-112-71/+93
| | |/ / / | |/| | |
* | | | | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-06-101-0/+8
|\ \ \ \ \
| * | | | | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk2013-06-041-0/+8
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-108-113/+51
|\ \ \ \ \ \
| * | | | | | powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman2013-06-101-28/+0
| * | | | | | powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman2013-06-101-1/+1
| * | | | | | powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-102-8/+12
| * | | | | | powerpc/power8: Update denormalization handlerMichael Neuling2013-06-101-0/+10
| * | | | | | powerpc/pseries: Simplify denormalization handlerMichael Neuling2013-06-101-64/+16
| * | | | | | powerpc/power8: Fix oprofile and perfMichael Neuling2013-06-101-4/+4
| * | | | | | powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan2013-06-101-7/+5
| * | | | | | powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao2013-06-101-1/+3
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-107-5/+45
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon2013-06-061-2/+9
| * | | | | | ARM: 7750/1: update legacy CPU ID in decompressor cache support jump tableMarc C2013-06-061-2/+2
| * | | | | | ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann2013-06-064-1/+4
| * | | | | | ARM: 7742/1: topology: export cpu_topologyArnd Bergmann2013-06-061-0/+2
| * | | | | | ARM: 7737/1: fix kernel decompressor compilation error with CONFIG_DEBUG_SEMI...Nicolas Pitre2013-06-061-0/+28
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-0813-30/+44
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-06-085-13/+13
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang2013-06-031-1/+1
| | * | | | | | | ARM: dts: imx: fix clocks for cspiJonas Andersson2013-05-244-11/+11
| | * | | | | | | ARM i.MX6q: fix for ldb_di_selsJiada Wang2013-05-231-1/+1
| * | | | | | | | ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson2013-06-081-0/+2
| * | | | | | | | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-06-081-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman2013-06-041-1/+1