| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-29 | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k |  Linus Torvalds | 15 | -120/+114 |
| 2018-01-29 | Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd |  Linus Torvalds | 9 | -429/+21 |
| 2018-01-29 | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -19/+23 |
| 2018-01-29 | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -0/+4 |
| 2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  Linus Torvalds | 48 | -156/+31 |
| 2018-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -7/+11 |
| 2018-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 7 | -102/+4 |
| 2018-01-28 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -2/+0 |
| 2018-01-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -23/+59 |
| 2018-01-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -15/+18 |
| 2018-01-28 | x86/ftrace: Add one more ENDPROC annotation |  Josh Poimboeuf | 1 | -1/+1 |
| 2018-01-28 | powerpc/watchdog: Print the NIP in soft_nmi_interrupt() |  Michael Ellerman | 1 | -1/+1 |
| 2018-01-28 | powerpc/watchdog: regs can't be null in soft_nmi_interrupt() |  Michael Ellerman | 1 | -4/+1 |
| 2018-01-28 | powerpc/watchdog: Tweak watchdog printks |  Michael Ellerman | 1 | -6/+9 |
| 2018-01-28 | powerpc/cell: Remove axonram driver |  Michael Ellerman | 3 | -395/+0 |
| 2018-01-27 | x86/speculation: Simplify indirect_branch_prediction_barrier() |  Borislav Petkov | 3 | -9/+13 |
| 2018-01-27 | x86/retpoline: Simplify vmexit_fill_RSB() |  Borislav Petkov | 6 | -65/+71 |
| 2018-01-27 | x86/cpufeatures: Clean up Spectre v2 related CPUID flags |  David Woodhouse | 4 | -24/+34 |
| 2018-01-27 | x86/cpu/bugs: Make retpoline module warning conditional |  Thomas Gleixner | 1 | -3/+11 |
| 2018-01-27 | powerpc/mpc52xx_gpt: make use of raw_spinlock variants |  Julia Cartwright | 1 | -26/+26 |
| 2018-01-27 | powerpc/pseries: Fix cpu hotplug crash with memoryless nodes |  Michael Bringmann | 2 | -1/+6 |
| 2018-01-27 | powerpc/numa: Ensure nodes initialized for hotplug |  Michael Bringmann | 1 | -10/+37 |
| 2018-01-27 | powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes |  Michael Bringmann | 1 | -3/+34 |
| 2018-01-27 | powerpc/kernel: Block interrupts when updating TIDR |  Sukadev Bhattiprolu | 1 | -6/+9 |
| 2018-01-27 | powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn |  Alexey Kardashevskiy | 3 | -6/+4 |
| 2018-01-27 | powerpc/mm/nohash: do not flush the entire mm when range is a single page |  Christophe Leroy | 1 | -1/+4 |
| 2018-01-27 | powerpc/pseries: Add Initialization of VF Bars |  Bryant G. Ly | 3 | -1/+167 |
| 2018-01-27 | powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOV |  Bryant G. Ly | 1 | -2/+148 |
| 2018-01-27 | powerpc/eeh: Add EEH notify resume sysfs |  Bryant G. Ly | 1 | -0/+62 |
| 2018-01-27 | powerpc/eeh: Add EEH operations to notify resume |  Bryant G. Ly | 3 | -2/+98 |
| 2018-01-27 | powerpc/pseries: Set eeh_pe of EEH_PE_VF type |  Bryant G. Ly | 2 | -1/+20 |
| 2018-01-27 | PCI/AER: Add uevents in AER and EEH error/resume |  Bryant G. Ly | 1 | -0/+6 |
| 2018-01-27 | powerpc/eeh: Update VF config space after EEH |  Bryant G. Ly | 4 | -63/+88 |
| 2018-01-27 | KVM: VMX: introduce alloc_loaded_vmcs |  Paolo Bonzini | 1 | -14/+22 |
| 2018-01-27 | KVM: nVMX: Eliminate vmcs02 pool |  Jim Mattson | 1 | -123/+23 |
| 2018-01-26 | Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' and 'clk-meson' into clk-next |  Stephen Boyd | 32 | -47/+1 |
| 2018-01-26 | bpf, arm: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -8/+0 |
| 2018-01-26 | bpf, mips64: remove unneeded zero check from div/mod with k |  Daniel Borkmann | 1 | -15/+4 |
| 2018-01-26 | bpf, mips64: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -10/+0 |
| 2018-01-26 | bpf, sparc64: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -18/+0 |
| 2018-01-26 | bpf, ppc64: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -8/+0 |
| 2018-01-26 | bpf, s390x: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -10/+0 |
| 2018-01-26 | bpf, arm64: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -13/+0 |
| 2018-01-26 | bpf, x86_64: remove obsolete exception handling from div/mod |  Daniel Borkmann | 1 | -20/+0 |
| 2018-01-26 | arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm |  Steve Capper | 1 | -3/+3 |
| 2018-01-26 | Merge tag 'socfpga_dts_for_v4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dt |  Arnd Bergmann | 4 | -6/+19 |
| 2018-01-26 | x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels |  Andy Lutomirski | 1 | -13/+9 |
| 2018-01-26 | x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems |  Andy Lutomirski | 1 | -5/+29 |
| 2018-01-26 | x86/bugs: Drop one "mitigation" from dmesg |  Borislav Petkov | 1 | -1/+1 |
| 2018-01-26 | x86/nospec: Fix header guards names |  Borislav Petkov | 1 | -3/+3 |