summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | i40evf: remove aq_pendingMitch Williams2015-04-143-38/+12
| | * | i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain2015-04-141-0/+26
| | * | i40evf: fix bad indentationMitch Williams2015-04-141-1/+1
| | * | i40e: stop VF ringsMitch Williams2015-04-141-0/+5
| * | | bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-152-90/+56
| * | | net: hip04: Make tx coalesce timer actually workThomas Gleixner2015-04-151-7/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-178-325/+537
|\ \ \ \
| * | | | iommu-common: Fix PARISC compile-time warningsSowmini Varadhan2015-04-171-1/+5
| * | | | Merge branch 'generic-iommu-allocator'David S. Miller2015-04-168-325/+533
| |\ \ \ \
| | * | | | 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
| | * | | | sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-163-1/+276
| |/ / / /
* | | | | 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-17352-3891/+12448
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-1335-383/+763
| |\ \ \ \ \ \
| | * | | | | | 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
| | * | | | | | SSB: fix Kconfig dependenciesAdrien Schildknecht2015-04-101-0/+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