summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Octeon: Fix build error if CONFIG_MTD=nRalf Baechle2013-06-201-1/+2
* MIPS: Octeon: Fix build error if CONFIG_BUG=nDavid Daney2013-06-181-0/+7
* MIPS: Oceton: Fix build error.Ralf Baechle2013-06-181-1/+2
* MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-2/+2
* MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-6/+6
* MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-6/+6
* MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-1/+1
* MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-131-2/+4
* MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle2013-06-131-1/+0
* 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 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-075-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-071-0/+2
| * | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-06-071-1/+1
| |\ \
| | * | ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman2013-06-041-1/+1
| * | | ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera2013-06-071-1/+9
| * | | Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-06-022-0/+7
| |\ \ \
| | * | | ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3Lee Jones2013-05-271-0/+3
| | * | | ARM: ux500: Only configure wake-up reasons on ux500 based platformsLee Jones2013-05-271-0/+4
| * | | | ARM: bcm2835: override the HW UART periphidJongsung Kim2013-06-021-0/+1
| * | | | Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-06-022-15/+11
| |\ \ \ \
| | * | | | ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai2013-05-281-5/+11
| | * | | | ARM: Kirkwood: TS219: Fix crash by double PCIe instantiationAndrew Lunn2013-05-281-10/+0
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-089-39/+82
|\ \ \ \ \ \
| * | | | | | MIPS: ralink: add missing SZ_1M multiplierJohn Crispin2013-06-061-1/+1
| * | | | | | MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2013-06-062-0/+22
| * | | | | | MIPS: OCTEON: Improve _machine_halt implementation.David Daney2013-06-061-6/+9
| * | | | | | MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa2013-06-061-0/+1
| * | | | | | MIPS: Trap exception handling fixesMaciej W. Rozycki2013-05-231-13/+15
| * | | | | | MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2013-05-232-15/+34
| * | | | | | MIPS: Remove duplicate definition of check_for_high_segbits.David Daney2013-05-231-4/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-06-081-1/+2
|\ \ \ \ \ \ \
| * | | | | | | m68k: only use local gpio_request_one if not using GPIOLIBGreg Ungerer2013-05-291-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-061-1/+4
|\ \ \ \ \ \ \
| * | | | | | | x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming2013-06-051-1/+4
* | | | | | | | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-062-56/+12
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-058-124/+421
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: Fix race in apic->pending_events processingGleb Natapov2013-06-031-3/+6
| * | | | | | | | KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini2013-06-031-1/+4
| * | | | | | | | KVM: Emulate multibyte NOPPaolo Bonzini2013-06-031-1/+3
| * | | | | | | | ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier2013-06-031-15/+26
| * | | | | | | | ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara2013-06-031-2/+13
| * | | | | | | | mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.David Daney2013-06-031-9/+9
| * | | | | | | | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2013-06-034-75/+322
| * | | | | | | | mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...David Daney2013-06-031-3/+3