| Commit message (Expand) | Author | Age | Files | Lines |
* | microblaze: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 2 | -34/+17 |
* | ia64: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 1 | -5/+0 |
* | frv: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 1 | -1/+0 |
* | x86: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 1 | -1/+0 |
* | floppy: consolidate the dummy fd_cacheflush definition | Christoph Hellwig | 2017-10-19 | 4 | -6/+0 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-14 | 16 | -88/+284 |
|\ |
|
| * | x86/microcode: Do the family check first | Borislav Petkov | 2017-10-14 | 1 | -9/+18 |
| * | x86/mm: Flush more aggressively in lazy TLB mode | Andy Lutomirski | 2017-10-14 | 3 | -49/+136 |
| * | x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping | Len Brown | 2017-10-12 | 1 | -1/+11 |
| * | x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors | Paolo Bonzini | 2017-10-12 | 1 | -1/+2 |
| * | x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.c | Tom Lendacky | 2017-10-11 | 1 | -2/+9 |
| * | x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushing | Marcelo Henrique Cerri | 2017-10-10 | 1 | -3/+3 |
| * | x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structures | Vitaly Kuznetsov | 2017-10-10 | 1 | -6/+28 |
| * | x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs | Vitaly Kuznetsov | 2017-10-10 | 3 | -5/+18 |
| * | x86/unwind: Disable unwinder warnings on 32-bit | Josh Poimboeuf | 2017-10-10 | 1 | -0/+7 |
| * | x86/unwind: Align stack pointer in unwinder dump | Josh Poimboeuf | 2017-10-10 | 1 | -1/+2 |
| * | x86/unwind: Use MSB for frame pointer encoding on 32-bit | Josh Poimboeuf | 2017-10-10 | 2 | -2/+14 |
| * | x86/unwind: Fix dereference of untrusted pointer | Josh Poimboeuf | 2017-10-10 | 1 | -1/+15 |
| * | x86/alternatives: Fix alt_max_short macro to really be a max() | Mathias Krause | 2017-10-09 | 2 | -4/+6 |
| * | x86/mm/64: Fix reboot interaction with CR4.PCIDE | Andy Lutomirski | 2017-10-09 | 1 | -0/+4 |
| * | kprobes/x86: Remove IRQ disabling from jprobe handlers | Masami Hiramatsu | 2017-10-03 | 1 | -2/+0 |
| * | kprobes/x86: Set up frame pointer in kprobe trampoline | Josh Poimboeuf | 2017-10-03 | 1 | -2/+11 |
* | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-14 | 3 | -1/+9 |
|\ \ |
|
| * | | x86/mce: Hide mca_cfg | Borislav Petkov | 2017-10-05 | 3 | -1/+9 |
| |/ |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-10-14 | 1 | -2/+10 |
|\ \ |
|
| * | | perf/x86/intel/uncore: Fix memory leaks on allocation failures | Colin Ian King | 2017-10-10 | 1 | -2/+10 |
* | | | Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l... | Linus Torvalds | 2017-10-14 | 5 | -26/+28 |
|\ \ \ |
|
| * | | | MIPS: math-emu: Remove pr_err() calls from fpu_emu() | Paul Burton | 2017-10-09 | 1 | -2/+0 |
| * | | | MIPS: Fix generic-board-config.sh for builds using O= | Paul Burton | 2017-10-09 | 1 | -4/+2 |
| * | | | MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llsc | Paul Burton | 2017-10-09 | 1 | -2/+4 |
| * | | | MIPS: loongson1: set default number of rx and tx queues for stmmac | Kelvin Cheung | 2017-10-09 | 1 | -17/+21 |
| * | | | MIPS: bpf: Fix uninitialised target compiler error | Matt Redfearn | 2017-10-09 | 1 | -1/+1 |
* | | | | Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-10-13 | 4 | -38/+53 |
|\ \ \ \ |
|
| * | | | | powerpc/perf: Fix IMC initialization crash | Anju T Sudhakar | 2017-10-13 | 1 | -1/+2 |
| * | | | | powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node() | Anju T Sudhakar | 2017-10-12 | 1 | -4/+4 |
| * | | | | powerpc/perf: Fix for core/nest imc call trace on cpuhotplug | Anju T Sudhakar | 2017-10-12 | 1 | -0/+28 |
| * | | | | powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() | Thiago Jung Bauermann | 2017-10-10 | 1 | -1/+0 |
| * | | | | powerpc/lib/sstep: Fix count leading zeros instructions | Sandipan Das | 2017-10-10 | 1 | -2/+4 |
| * | | | | powerpc/livepatch: Fix livepatch stack access | Kamalesh Babulal | 2017-10-10 | 1 | -30/+15 |
* | | | | | Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-13 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm | Zhenzhong Duan | 2017-10-10 | 1 | -2/+2 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-10-12 | 3 | -9/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit | Haozhong Zhang | 2017-10-12 | 1 | -1/+1 |
| * | | | | | | KVM: MMU: always terminate page walks at level 1 | Ladi Prosek | 2017-10-10 | 2 | -8/+9 |
| * | | | | | | KVM: nVMX: update last_nonleaf_level when initializing nested EPT | Ladi Prosek | 2017-10-10 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'ppc-bundle' (bundle from Michael Ellerman) | Linus Torvalds | 2017-10-10 | 2 | -2/+35 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc/tm: Fix illegal TM state in signal handler | Gustavo Romero | 2017-10-06 | 1 | -1/+12 |
| * | | | | | | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks | Cyril Bur | 2017-10-06 | 1 | -1/+23 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-10 | 2 | -4/+0 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 2017-10-09 | 2 | -4/+0 |
| | |_|/ /
| |/| | | |
|