summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller2017-04-241-4/+245
* sparc64: Support cbcond instructions in eBPF JIT.David S. Miller2017-04-241-54/+184
* sparc64: Add eBPF JIT.David S. Miller2017-04-227-60/+1424
* sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller2017-04-226-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-214-8/+10
|\
| * Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-213-8/+8
| |\
| | * powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=yMichael Ellerman2017-04-182-5/+5
| | * powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-181-3/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-04-201-0/+2
| |\ \
| | * | s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-04-121-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-2019-83/+241
|\| | |
| * | | sparc64: Fix hugepage page table freeNitin Gupta2017-04-181-0/+16
| * | | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan2017-04-181-1/+1
| * | | Merge branch 'parisc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-04-171-31/+55
| |\ \ \
| | * | | parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller2017-04-161-31/+55
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-1614-27/+124
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2017-04-1610-21/+110
| | |\ \ \
| | | * | | ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe deferDave Gerlach2017-04-041-0/+8
| | | * | | ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during bootTony Lindgren2017-03-275-20/+96
| | | * | | ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal2017-03-271-0/+1
| | | * | | ARM: dts: ti: fix PCI bus dtc warningsRob Herring2017-03-231-0/+2
| | | * | | ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHYYegor Yefremov2017-03-231-0/+2
| | | * | | ARM: dts: OMAP3: Fix MFG ID EEPROMAdam Ford2017-03-231-1/+1
| | * | | | Merge tag 'mvebu-fixes-4.11-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-04-072-0/+6
| | |\ \ \ \
| | | * | | | ARM: orion5x: only call into phylib when availableArnd Bergmann2017-03-302-0/+6
| | * | | | | Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-04-072-6/+8
| | |\ \ \ \ \
| | | * | | | | arm64: allwinner: a64: add pmu0 regs for USB PHYIcenowy Zheng2017-04-061-0/+2
| | | * | | | | ARM: sun8i: a33: add operating-points-v2 property to all nodesQuentin Schulz2017-03-221-0/+6
| | | * | | | | ARM: sun8i: a33: remove highest OPP to fix CPU crashesQuentin Schulz2017-03-211-6/+0
| * | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-151-11/+31
| |\ \ \ \ \ \ \
| | * | | | | | | x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-121-11/+31
| * | | | | | | | parisc: fix bugs in pa_memcpyMikulas Patocka2017-04-151-13/+14
* | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-171-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: dts: hikey: add WL1835 Bluetooth device nodeRob Herring2017-04-131-0/+5
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-1569-367/+563
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-146-9/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa2017-04-111-1/+1
| | * | | | | | | | x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...Markus Trippelsdorf2017-04-112-3/+3
| | * | | | | | | | x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-101-1/+1
| | * | | | | | | | x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-101-2/+9
| | * | | | | | | | x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel2017-04-051-2/+2
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-04-141-0/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-141-0/+3
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-141-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/efi: Don't try to reserve runtime regionsOmar Sandoval2017-04-131-0/+4
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-04-141-11/+30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-121-11/+30
| | | |/ / / / / / / | | |/| | | | | | |
| * / | | | | | | | ia64: restore symbol versions for symbols defined in assemblyJan Beulich2017-04-132-8/+37
| |/ / / / / / / /
| * | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-04-094-16/+69
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...Russell King2017-04-05140-387/+1226
| | |\ \ \ \ \ \ \ \