Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-12-13 | 4 | -4/+54 |
|\ | |||||
| * | Backmerge tag 'v4.9-rc8' into drm-next | Dave Airlie | 2016-12-05 | 29 | -179/+359 |
| |\ | |||||
| * \ | Merge tag 'drm-intel-next-2016-11-21' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2016-11-30 | 4 | -4/+54 |
| |\ \ | |||||
| | * \ | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued | Daniel Vetter | 2016-11-17 | 13 | -18/+79 |
| | |\ \ | |||||
| | * | | | kvm/page_track: export symbols for external usage | Jike Song | 2016-11-04 | 1 | -0/+4 |
| | * | | | kvm/page_track: call notifiers with kvm_page_track_notifier_node | Jike Song | 2016-11-04 | 3 | -6/+11 |
| | * | | | KVM: x86: add track_flush_slot page track notifier | Xiaoguang Chen | 2016-11-04 | 4 | -1/+42 |
* | | | | | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-12 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet | 2016-11-18 | 43 | -132/+181 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 2016-10-24 | 1 | -1/+1 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-12 | 2 | -1/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | x86/ldt: use vfree_atomic() to free ldt entries | Andrey Ryabinin | 2016-12-12 | 1 | -1/+1 |
| * | | | | | | mm: remove x86-only restriction of movable_node | Reza Arbab | 2016-12-12 | 1 | -0/+24 |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 1 | -0/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | timekeeping: Ignore the bogus sleep time if pm_trace is enabled | Chen Yu | 2016-11-29 | 1 | -0/+9 |
* | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 8 | -336/+186 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | x86/pci/amd-bus: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -27/+7 |
| * | | | | | | | | x86/oprofile/nmi: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -43/+18 |
| * | | | | | | | | x86/oprofile/nmi: Remove superfluous smp_function_call_single() | Anna-Maria Gleixner | 2016-11-22 | 1 | -10/+12 |
| * | | | | | | | | x86/msr: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -54/+15 |
| * | | | | | | | | x86/cpuid: Move the hotplug callbacks to online | Thomas Gleixner | 2016-11-22 | 1 | -5/+6 |
| * | | | | | | | | x86/cpuid: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -53/+11 |
| * | | | | | | | | x86/mce/therm_throt: Move hotplug callbacks to online | Thomas Gleixner | 2016-11-22 | 1 | -5/+8 |
| * | | | | | | | | x86/mce/therm_throt: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -42/+13 |
| * | | | | | | | | x86/MCE/AMD: Fix thinko about thresholding_en | Borislav Petkov | 2016-11-21 | 1 | -2/+3 |
| * | | | | | | | | x86/mcheck: Move CPU_DEAD to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-16 | 1 | -27/+15 |
| * | | | | | | | | x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-16 | 1 | -42/+36 |
| * | | | | | | | | x86/mcheck: Reorganize the hotplug callbacks | Sebastian Andrzej Siewior | 2016-11-16 | 1 | -16/+20 |
| * | | | | | | | | x86/mcheck: Split threshold_cpu_callback into two callbacks | Sebastian Andrzej Siewior | 2016-11-16 | 3 | -31/+28 |
| * | | | | | | | | x86/mcheck: Be prepared for a rollback back to the ONLINE state | Sebastian Andrzej Siewior | 2016-11-16 | 2 | -0/+8 |
| * | | | | | | | | x86/mcheck: Explicit cleanup on failure in mce_amd | Sebastian Andrzej Siewior | 2016-11-16 | 1 | -2/+5 |
| * | | | | | | | | x86/mcheck: Move threshold_create_device() | Sebastian Andrzej Siewior | 2016-11-16 | 1 | -25/+25 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 2 | -17/+70 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | x86/vmware: Add paravirt sched clock | Alexey Makhalov | 2016-10-30 | 1 | -0/+42 |
| * | | | | | | | | x86/vmware: Add basic paravirt ops support | Alexey Makhalov | 2016-10-30 | 1 | -0/+12 |
| * | | | | | | | | x86/vmware: Use tsc_khz value for calibrate_cpu() | Alexey Makhalov | 2016-10-30 | 1 | -0/+1 |
| * | | | | | | | | x86/platform/intel-mid: Unexport intel_mid_pci_set_power_state() | Lukas Wunner | 2016-10-25 | 1 | -1/+0 |
| * | | | | | | | | x86/vmware: Read tsc_khz only once at boot time | Alexey Makhalov | 2016-10-21 | 1 | -19/+18 |
* | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-12-12 | 9 | -940/+643 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | x86/microcode: Bump driver version, update copyrights | Borislav Petkov | 2016-10-25 | 2 | -3/+4 |
| * | | | | | | | | | x86/microcode: Rework microcode loading | Borislav Petkov | 2016-10-25 | 4 | -697/+446 |
| * | | | | | | | | | x86/microcode/intel: Remove intel_lib.c | Borislav Petkov | 2016-10-25 | 4 | -190/+154 |
| * | | | | | | | | | x86/microcode/amd: Move private inlines to .c and mark local functions static | Borislav Petkov | 2016-10-25 | 2 | -37/+37 |
| * | | | | | | | | | x86/microcode: Collect CPU info on resume | Borislav Petkov | 2016-10-25 | 1 | -0/+3 |
| * | | | | | | | | | x86/microcode: Issue the debug printk on resume only on success | Borislav Petkov | 2016-10-25 | 1 | -2/+2 |
| * | | | | | | | | | x86/microcode/amd: Hand down the CPU family | Borislav Petkov | 2016-10-25 | 3 | -9/+10 |
| * | | | | | | | | | x86/microcode: Export the microcode cache linked list | Borislav Petkov | 2016-10-25 | 3 | -16/+18 |
| * | | | | | | | | | x86/microcode: Remove one #ifdef clause | Borislav Petkov | 2016-10-25 | 1 | -6/+2 |
| * | | | | | | | | | x86/microcode/intel: Simplify generic_load_microcode() | Borislav Petkov | 2016-10-25 | 1 | -9/+5 |
| * | | | | | | | | | x86/microcode: Move driver authors to CREDITS | Borislav Petkov | 2016-10-25 | 1 | -2/+1 |