Age | Commit message (Expand) | Author | Files | Lines |
2017-08-11 | x86: Mark various structures and functions as 'static' | Colin Ian King | 4 | -5/+5 |
2017-08-11 | x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"... | Borislav Petkov | 2 | -2/+2 |
2017-08-11 | arc: Mask individual IRQ lines during core INTC init | Alexey Brodkin | 2 | -1/+16 |
2017-08-11 | cpufreq: x86: Disable interrupts during MSRs reading | Doug Smythies | 1 | -0/+3 |
2017-08-10 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 5 | -6/+23 |
2017-08-10 | mm: refactor TLB gathering API | Minchan Kim | 5 | -15/+23 |
2017-08-10 | mm: add pmd_t initializer __pmd() to work around a GCC bug. | Zi Yan | 1 | -0/+2 |
2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -11/+63 |
2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 6 | -11/+63 |
2017-08-10 | x86/smpboot: Unbreak CPU0 hotplug | Vitaly Kuznetsov | 1 | -13/+17 |
2017-08-10 | x86/asm/64: Clear AC on NMI entries | Andy Lutomirski | 1 | -0/+2 |
2017-08-10 | perf/x86: Fix RDPMC vs. mm_struct tracking | Peter Zijlstra | 1 | -9/+7 |
2017-08-10 | arm64: allwinner: a64: sopine: add missing ethernet0 alias | Icenowy Zheng | 1 | -0/+1 |
2017-08-10 | arm64: allwinner: a64: pine64: add missing ethernet0 alias | Icenowy Zheng | 1 | -0/+1 |
2017-08-10 | arm64: allwinner: a64: bananapi-m64: add missing ethernet0 alias | Icenowy Zheng | 1 | -0/+1 |
2017-08-09 | bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2 | -0/+21 |
2017-08-09 | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 1 | -0/+24 |
2017-08-09 | bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 1 | -0/+34 |
2017-08-09 | bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2 | -0/+24 |
2017-08-09 | bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} | Daniel Borkmann | 1 | -0/+26 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -44/+1962 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+1952 |
2017-08-09 | powerpc/watchdog: add locking around init/exit functions | Nicholas Piggin | 1 | -1/+10 |
2017-08-09 | powerpc/watchdog: Fix marking of stuck CPUs | Nicholas Piggin | 1 | -6/+9 |
2017-08-09 | powerpc/watchdog: Fix final-check recovered case | Nicholas Piggin | 1 | -1/+5 |
2017-08-09 | powerpc/watchdog: Moderate touch_nmi_watchdog overhead | Nicholas Piggin | 1 | -1/+3 |
2017-08-09 | powerpc/watchdog: Improve watchdog lock primitive | Nicholas Piggin | 1 | -4/+9 |
2017-08-09 | powerpc: NMI IPI improve lock primitive | Nicholas Piggin | 1 | -3/+3 |
2017-08-09 | powerpc/configs: Re-enable HARD/SOFT lockup detectors | Michael Ellerman | 3 | -3/+6 |
2017-08-09 | crypto: x86/sha1 - Fix reads beyond the number of blocks passed | megha.dey@linux.intel.com | 2 | -32/+37 |
2017-08-08 | MIPS: Set ISA bit in entry-y for microMIPS kernels | Paul Burton | 1 | -1/+14 |
2017-08-08 | MIPS: Prevent building MT support for microMIPS kernels | Paul Burton | 1 | -1/+1 |
2017-08-08 | powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails | Gautham R. Shenoy | 1 | -3/+38 |
2017-08-07 | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 5 | -43/+10 |
2017-08-08 | MIPS: PCI: Fix smp_processor_id() in preemptible | Matt Redfearn | 1 | -4/+3 |
2017-08-08 | MIPS: Introduce cpu_tcache_line_size | Matt Redfearn | 1 | -0/+3 |
2017-08-07 | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 75 | -271/+725 |
2017-08-07 | MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression | Maciej W. Rozycki | 1 | -28/+6 |
2017-08-07 | MIPS: VDSO: Fix clobber lists in fallback code paths | Goran Ferenc | 1 | -2/+4 |
2017-08-07 | Revert "powerpc/64: Avoid restore_math call if possible in syscall exit" | Michael Ellerman | 2 | -46/+18 |
2017-08-07 | Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>." | Paul Burton | 1 | -0/+2 |
2017-08-07 | MIPS: OCTEON: Fix USB platform code breakage. | Steven J. Hill | 1 | -1/+1 |
2017-08-07 | MIPS: Octeon: Fix broken EDAC driver. | Steven J. Hill | 3 | -1/+97 |
2017-08-07 | MIPS: gitignore: ignore generated .c files | Bartosz Golaszewski | 1 | -0/+2 |
2017-08-07 | MIPS: Fix race on setting and getting cpu_online_mask | Matija Glavinic Pecotic | 1 | -3/+3 |
2017-08-07 | MIPS: mm: remove duplicate "const" qualifier on insn_table | Thomas Petazzoni | 1 | -1/+1 |
2017-08-07 | arm64: renesas: salvator-common: avoid audio_clkout naming conflict | Kuninori Morimoto | 1 | -1/+1 |
2017-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -0/+3 |
2017-08-05 | ARM: dts: i.MX25: add ranges to tscadc | Martin Kaiser | 1 | -0/+1 |
2017-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -85/+190 |