summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-10MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras
2015-04-10Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."Ralf Baechle
2015-04-10MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-04-10MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-04-10MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras
2015-04-10MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras
2015-04-10MIPS: r4kcache: Use correct base register for MIPS R6 cache flushesMarkos Chandras
2015-04-10MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameterMarkos Chandras
2015-04-10MIPS: unaligned: Fix regular load/store instruction emulation for EVAMarkos Chandras
2015-04-10MIPS: unaligned: Surround load/store macros in do {} while statementsMarkos Chandras
2015-04-10MIPS: unaligned: Prevent EVA instructions on kernel unaligned accessesMarkos Chandras
2015-04-10MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras
2015-04-10MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam
2015-04-10MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen
2015-04-10MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-03-25MIPS: Fix race condition in lazy cache flushing.Lars Persson
2015-03-25Revert "MIPS: Remove race window in page fault handling"Lars Persson
2015-03-25MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva
2015-03-25MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen
2015-03-25MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqactionHuacai Chen
2015-03-25MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan
2015-03-19MIPS: Add support for XPA.Steven J. Hill
2015-03-18MIPS: Rearrange PTE bits into fixed positions.Steven J. Hill
2015-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott
2015-03-05Merge branch 'acpi-resources'Rafael J. Wysocki
2015-03-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-05x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas
2015-03-05x86/intel/quark: Select COMMON_CLKAndy Shevchenko
2015-03-05x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-03-04Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-04Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-04Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-03-04x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-02KVM: MIPS: Enable after disabling interruptTapasweni Pathak
2015-03-02KVM: MIPS: Fix trace event to save PC directlyJames Hogan
2015-03-02KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář
2015-03-02Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann
2015-02-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar