| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-27 | 24 | -56/+157 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-04-27 | 6 | -2/+49 |
| |\ |
|
| | * | sparc: Update syscall tables. | David S. Miller | 2017-04-24 | 3 | -1/+10 |
| | * | sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API | David S. Miller | 2017-04-24 | 3 | -1/+39 |
| * | | Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-04-25 | 5 | -10/+45 |
| |\ \ |
|
| | * | | ARCv2: entry: save Accumulator register pair (r58:59) if present | Vineet Gupta | 2017-04-21 | 4 | -9/+43 |
| | * | | ARC: [plat-eznps] Fix build error | Noam Camus | 2017-04-14 | 1 | -1/+2 |
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-04-24 | 10 | -28/+58 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | MIPS: PCI: add controllers before the specified head | Mathias Kresin | 2017-04-13 | 1 | -1/+1 |
| | * | | MIPS: KGDB: Use kernel context for sleeping threads | James Hogan | 2017-04-12 | 1 | -15/+33 |
| | * | | MIPS: smp-cps: Fix potentially uninitialised value of core | Matt Redfearn | 2017-04-12 | 1 | -2/+1 |
| | * | | MIPS: KASLR: Add missing header files | Matt Redfearn | 2017-04-12 | 1 | -1/+1 |
| | * | | MIPS: Avoid BUG warning in arch_check_elf | James Cowgill | 2017-04-12 | 1 | -1/+1 |
| | * | | MIPS: Fix modversioning of _mcount symbol | James Cowgill | 2017-04-12 | 1 | -0/+1 |
| | * | | MIPS: generic: fix out-of-tree defconfig target builds | Marcin Nowakowski | 2017-04-11 | 1 | -3/+3 |
| | * | | MIPS: cevt-r4k: Fix out-of-bounds array access | James Hogan | 2017-04-10 | 1 | -1/+1 |
| | * | | MIPS: perf: fix deadlock | Rabin Vincent | 2017-04-10 | 1 | -4/+5 |
| | * | | MIPS: Malta: Fix i8259 irqchip setup | Matt Redfearn | 2017-04-10 | 1 | -0/+11 |
| | |/ |
|
| * | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-04-23 | 3 | -16/+5 |
| |\ \ |
|
| | * | | x86/mce: Make the MCE notifier a blocking one | Vishal Verma | 2017-04-18 | 3 | -16/+5 |
* | | | | sparc64: Improve 64-bit constant loading in eBPF JIT. | David S. Miller | 2017-04-25 | 1 | -4/+245 |
* | | | | sparc64: Support cbcond instructions in eBPF JIT. | David S. Miller | 2017-04-25 | 1 | -54/+184 |
* | | | | sparc64: Add eBPF JIT. | David S. Miller | 2017-04-22 | 7 | -60/+1424 |
* | | | | sparc: Split BPF JIT into 32-bit and 64-bit. | David S. Miller | 2017-04-22 | 6 | -3/+5 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-22 | 4 | -8/+10 |
|\| | | |
|
| * | | | Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-04-21 | 3 | -8/+8 |
| |\ \ \ |
|
| | * | | | powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y | Michael Ellerman | 2017-04-18 | 2 | -5/+5 |
| | * | | | powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction | Ravi Bangoria | 2017-04-18 | 1 | -3/+3 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-04-20 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | s390/mm: fix CMMA vs KSM vs others | Christian Borntraeger | 2017-04-12 | 1 | -0/+2 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-20 | 19 | -83/+241 |
|\| | | | |
|
| * | | | | sparc64: Fix hugepage page table free | Nitin Gupta | 2017-04-18 | 1 | -0/+16 |
| * | | | | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan | 2017-04-18 | 1 | -1/+1 |
| * | | | | Merge branch 'parisc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-04-18 | 1 | -31/+55 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | parisc: Fix get_user() for 64-bit value on 32-bit kernel | Helge Deller | 2017-04-16 | 1 | -31/+55 |
| * | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-04-16 | 14 | -27/+124 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2017-04-16 | 10 | -21/+110 |
| | |\ \ \ |
|
| | | * | | | ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer | Dave Gerlach | 2017-04-04 | 1 | -0/+8 |
| | | * | | | ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot | Tony Lindgren | 2017-03-27 | 5 | -20/+96 |
| | | * | | | ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend | Reizer, Eyal | 2017-03-27 | 1 | -0/+1 |
| | | * | | | ARM: dts: ti: fix PCI bus dtc warnings | Rob Herring | 2017-03-23 | 1 | -0/+2 |
| | | * | | | ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHY | Yegor Yefremov | 2017-03-23 | 1 | -0/+2 |
| | | * | | | ARM: dts: OMAP3: Fix MFG ID EEPROM | Adam Ford | 2017-03-23 | 1 | -1/+1 |
| | * | | | | Merge tag 'mvebu-fixes-4.11-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2017-04-08 | 2 | -0/+6 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: orion5x: only call into phylib when available | Arnd Bergmann | 2017-03-30 | 2 | -0/+6 |
| | * | | | | | Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2017-04-08 | 2 | -6/+8 |
| | |\ \ \ \ \ |
|
| | | * | | | | | arm64: allwinner: a64: add pmu0 regs for USB PHY | Icenowy Zheng | 2017-04-06 | 1 | -0/+2 |
| | | * | | | | | ARM: sun8i: a33: add operating-points-v2 property to all nodes | Quentin Schulz | 2017-03-22 | 1 | -0/+6 |
| | | * | | | | | ARM: sun8i: a33: remove highest OPP to fix CPU crashes | Quentin Schulz | 2017-03-21 | 1 | -6/+0 |
| * | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-04-15 | 1 | -11/+31 |
| |\ \ \ \ \ \ \ |
|