summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-175-324/+257
|\
| * sparc: Make LDC use common iommu poll management functionsSowmini Varadhan2015-04-161-88/+97
| * sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan2015-04-164-236/+160
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-04-1721-66/+201
|\ \
| * | tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2015-04-172-1/+28
| * | tile: ftrace: fix function_graph tracer issuesTony Lu2015-04-173-2/+13
| * | tile: map data region shadow of kernel as R/WChris Metcalf2015-04-171-2/+5
| * | tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-178-28/+67
| * | tile: support arch_irq_work_raiseChris Metcalf2015-04-174-2/+46
| * | arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King2015-04-171-7/+8
| * | tile/elf: reorganize notify_exec()Davidlohr Bueso2015-04-171-18/+29
| * | tile: use si_int instead of si_ptr for compat_siginfoChris Metcalf2015-04-171-6/+5
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17301-3773/+7837
|\ \ \
| * \ \ Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-1334-383/+762
| |\ \ \
| | * | | MIPS: Makefile: Fix MIPS ASE detection codeMarkos Chandras2015-04-101-4/+10
| | * | | MIPS: asm: elf: Set O32 default FPU flagsMarkos Chandras2015-04-101-0/+5
| | * | | MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki2015-04-101-2/+2
| | * | | MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras2015-04-101-1/+1
| | * | | MIPS: Hibernate: flush TLB entries earlierHuacai Chen2015-04-101-1/+2
| | * | | MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel2015-04-101-0/+6
| | * | | MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan2015-04-101-0/+1
| | * | | MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin2015-04-101-0/+5
| | * | | MIPS: ralink: Fix bad config symbol in PCI makefile.John Crispin2015-04-101-1/+1
| | * | | MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras2015-04-101-0/+6
| | * | | Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."Ralf Baechle2015-04-101-19/+2
| | * | | MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-04-101-1/+0
| | * | | MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-04-101-1/+32
| | * | | MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras2015-04-101-1/+2
| | * | | MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras2015-04-101-1/+1
| | * | | MIPS: r4kcache: Use correct base register for MIPS R6 cache flushesMarkos Chandras2015-04-101-44/+45
| | * | | MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameterMarkos Chandras2015-04-101-1/+1
| | * | | MIPS: unaligned: Fix regular load/store instruction emulation for EVAMarkos Chandras2015-04-101-5/+47
| | * | | MIPS: unaligned: Surround load/store macros in do {} while statementsMarkos Chandras2015-04-101-26/+90
| | * | | MIPS: unaligned: Prevent EVA instructions on kernel unaligned accessesMarkos Chandras2015-04-101-78/+94
| | * | | MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras2015-04-101-44/+93
| | * | | MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam2015-04-101-0/+13
| | * | | MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen2015-04-101-0/+2
| | * | | MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2015-04-103-17/+0
| | * | | MIPS: Fix race condition in lazy cache flushing.Lars Persson2015-03-252-15/+35
| | * | | Revert "MIPS: Remove race window in page fault handling"Lars Persson2015-03-252-23/+13
| | * | | MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva2015-03-252-9/+4
| | * | | MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen2015-03-251-1/+1
| | * | | MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqactionHuacai Chen2015-03-251-0/+1
| | * | | MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan2015-03-252-4/+4
| | * | | MIPS: Add support for XPA.Steven J. Hill2015-03-1911-44/+173
| | * | | MIPS: Rearrange PTE bits into fixed positions.Steven J. Hill2015-03-183-49/+76
| * | | | Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle2015-04-138-205/+208
| |\ \ \ \
| * | | | | MIPS: BCM63xx: Provide a plat_post_dma_flush hookFlorian Fainelli2015-04-081-0/+10
| * | | | | MIPS: DMA: Allow platforms to override only the post DMA hookFlorian Fainelli2015-04-081-0/+2
| * | | | | MIPS: BMIPS: Move post DMA flush implementation to common headerFlorian Fainelli2015-04-082-15/+17