| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-28 | kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help |  Marc Herbert | 3 | -10/+7 |
| 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 | hwmon: (dell-smm) Disable fan support for Dell Vostro 3360 |  Oleksandr Natalenko | 1 | -0/+7 |
| 2018-01-27 | hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720 |  Pali Rohár | 1 | -1/+39 |
| 2018-01-27 | hwmon: (dell-smm) Enable broken functionality via "force" module param |  Pali Rohár | 1 | -2/+5 |
| 2018-01-27 | x86/cpu/bugs: Make retpoline module warning conditional |  Thomas Gleixner | 1 | -3/+11 |
| 2018-01-27 | Merge branch 'timers/urgent' into timers/core |  Thomas Gleixner | 539 | -2532/+7436 |
| 2018-01-27 | hrtimer: Reset hrtimer cpu base proper on CPU hotplug |  Thomas Gleixner | 1 | -0/+3 |
| 2018-01-27 | rtc-opal: Fix handling of firmware error codes, prevent busy loops |  Stewart Smith | 1 | -2/+10 |
| 2018-01-27 | powerpc/mpc52xx_gpt: make use of raw_spinlock variants |  Julia Cartwright | 1 | -26/+26 |
| 2018-01-27 | macintosh/adb: Properly mark continued kernel messages |  Andreas Schwab | 2 | -41/+38 |
| 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 | x86: Mark hpa as a "Designated Reviewer" for the time being |  H. Peter Anvin | 1 | -11/+1 |
| 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 | 3 | -0/+45 |
| 2018-01-27 | powerpc/eeh: Update VF config space after EEH |  Bryant G. Ly | 4 | -63/+88 |
| 2018-01-27 | ocxl: add MAINTAINERS entry |  Frederic Barrat | 1 | -0/+12 |
| 2018-01-27 | ocxl: Documentation |  Frederic Barrat | 3 | -0/+196 |
| 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 branch 'fix-lpm-map' |  Alexei Starovoitov | 3 | -16/+107 |
| 2018-01-26 | tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map |  Yonghong Song | 2 | -1/+96 |
| 2018-01-26 | bpf: fix kernel page fault in lpm map trie_get_next_key |  Yonghong Song | 1 | -15/+11 |
| 2018-01-26 | Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner' into clk-next |  Stephen Boyd | 17 | -104/+982 |
| 2018-01-26 | Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' and 'clk-meson' into clk-next |  Stephen Boyd | 58 | -248/+1356 |
| 2018-01-26 | Merge branch 'clk-divider-container' into clk-next |  Stephen Boyd | 9 | -13/+15 |
| 2018-01-26 | Merge branch 'bpf-improvements-and-fixes' |  Alexei Starovoitov | 13 | -246/+546 |
| 2018-01-26 | bpf: add further test cases around div/mod and others |  Daniel Borkmann | 2 | -15/+336 |
| 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 | bpf: fix subprog verifier bypass by div/mod by 0 exception |  Daniel Borkmann | 3 | -17/+38 |
| 2018-01-26 | bpf: make unknown opcode handling more robust |  Daniel Borkmann | 3 | -105/+154 |
| 2018-01-26 | bpf: improve dead code sanitizing |  Daniel Borkmann | 1 | -5/+12 |