summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-153-53/+4
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-129-35/+60
| |\
| * | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-115-27/+0
| * | bpf: add a bpf_override_function helperJosef Bacik2017-11-115-0/+27
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-1037-162/+195
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-045726-56/+5765
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-023-5/+14
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-3036-162/+210
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-2264-224/+507
| |\ \ \ \ \ \
| * | | | | | | um: net: Convert timers to use timer_setup()Kees Cook2017-10-181-5/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-0942-83/+250
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05104-1048/+1454
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-23105-404/+639
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | blackfin: ezbrd: Remove non-functional DSA/KSZ8893M codeFlorian Fainelli2017-09-201-47/+0
| * | | | | | | | | | blackfin: tcm-bf518: Remove dsa.h inclusionFlorian Fainelli2017-09-201-1/+0
* | | | | | | | | | | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-1569-433/+503
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MIPS: Add iomem resource for kernel bss section.David Daney2017-11-131-0/+4
| * | | | | | | | | | | MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2017-11-132-1/+3
| * | | | | | | | | | | MIPS: BMIPS: Enable HARDIRQS_SW_RESENDJustin Chen2017-11-131-0/+1
| * | | | | | | | | | | MIPS: pci: Make use of the BIT() macro inside the mt7620 driverJohn Crispin2017-11-131-6/+6
| * | | | | | | | | | | MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin2017-11-131-1/+1
| * | | | | | | | | | | MIPS: pci: Remove duplicate define in mt7620 driverJohn Crispin2017-11-131-1/+0
| * | | | | | | | | | | MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin2017-11-131-1/+1
| * | | | | | | | | | | MIPS: ralink: Fix MT7628 pinmuxMathias Kresin2017-11-131-2/+2
| * | | | | | | | | | | MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-101-3/+5
| * | | | | | | | | | | MIPS/ptrace: Update syscall nr on register changesJames Hogan2017-11-093-4/+47
| * | | | | | | | | | | MIPS/ptrace: Pick up ptrace/seccomp changed syscallsJames Hogan2017-11-091-3/+6
| * | | | | | | | | | | MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki2017-11-091-0/+17
| * | | | | | | | | | | MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-092-14/+14
| * | | | | | | | | | | MIPS: page.h: Define virt_to_pfn()Florian Fainelli2017-11-091-2/+2
| * | | | | | | | | | | MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel2017-11-0810-226/+4
| * | | | | | | | | | | MIPS: generic: Add support for MIPSfpgaZubair Lutfullah Kakakhel2017-11-085-1/+59
| * | | | | | | | | | | MIPS: Set defconfig target to a generic system for 32r2elMatt Redfearn2017-11-081-1/+1
| * | | | | | | | | | | MIPS: Kconfig: Set default MIPS system type as genericMatt Redfearn2017-11-082-1/+2
| * | | | | | | | | | | MIPS: DTS: Remove num-slots from Pistachio SoCShawn Lin2017-11-081-1/+0
| * | | | | | | | | | | MIPS: Lasat: Use setup_timer() helperAllen Pais2017-11-081-2/+1
| * | | | | | | | | | | MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki2017-11-081-8/+6
| * | | | | | | | | | | MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD selectJames Hogan2017-11-081-1/+0
| * | | | | | | | | | | MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey2017-11-071-1/+1
| * | | | | | | | | | | MIPS: Lantiq: Fix ASC0/ASC1 clocksMartin Schiller2017-11-071-4/+2
| * | | | | | | | | | | MIPS: Standardize DTS files, status "ok" -> "okay"Robert P. J. Day2017-11-073-3/+3
| * | | | | | | | | | | MIPS: BCM63XX: split out swpkt_sar/usb clocksJonas Gorski2017-11-071-10/+51
| * | | | | | | | | | | MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devicesJonas Gorski2017-11-071-0/+8
| * | | | | | | | | | | MIPS: BCM63XX: move the HSSPI PLL HZ into its own clockJonas Gorski2017-11-071-2/+8
| * | | | | | | | | | | MIPS: BMIPS: name the refclk clock for uartJonas Gorski2017-11-076-0/+12
| * | | | | | | | | | | MIPS: BCM63XX: provide periph clock as refclk for uartJonas Gorski2017-11-071-0/+13
| * | | | | | | | | | | MIPS: BCM63XX: add clkdev lookup supportJonas Gorski2017-11-072-35/+116
| * | | | | | | | | | | MIPS: Alchemy: make clk_ops constBhumika Goyal2017-11-071-5/+5
| * | | | | | | | | | | MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic2017-11-0712-42/+45
| * | | | | | | | | | | MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic2017-11-071-14/+14