| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-13 | 11 | -344/+145 |
|\ |
|
| * | soc/fsl/qbman: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-02 | 1 | -27/+12 |
| * | soc/fsl/qbman: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-02 | 1 | -30/+16 |
| * | zram: Convert to hotplug state machine | Anna-Maria Gleixner | 2016-12-02 | 3 | -53/+37 |
| * | iommu/vt-d: Convert to hotplug state machine | Anna-Maria Gleixner | 2016-12-02 | 1 | -18/+6 |
| * | oprofile/nmi timer: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-02 | 1 | -39/+19 |
| * | watchdog/octeon: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -47/+15 |
| * | PCI/xgene-msi: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -50/+19 |
| * | drivers base/topology: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -37/+5 |
| * | drivers base/cacheinfo: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -43/+16 |
* | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 7 | -636/+1 |
|\ \ |
|
| * | | x86: Remove empty idle.h header | Thomas Gleixner | 2016-12-09 | 2 | -2/+0 |
| * | | x86/amd: Simplify AMD E400 aware idle routine | Borislav Petkov | 2016-12-09 | 1 | -1/+1 |
| * | | x86/idle: Remove enter_idle(), exit_idle() | Len Brown | 2016-11-18 | 1 | -1/+0 |
| * | | i7300_idle: Remove this driver | Len Brown | 2016-11-18 | 4 | -632/+0 |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-12-12 | 6 | -68/+5 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into x86/fpu, to resolve conflicts | Ingo Molnar | 2016-11-23 | 405 | -2992/+4682 |
| |\ \ \ |
|
| * | | | | x86/fpu, lguest: Remove CR0.TS support | Andy Lutomirski | 2016-11-01 | 3 | -23/+1 |
| * | | | | x86/fpu: Remove irq_ts_save() and irq_ts_restore() | Andy Lutomirski | 2016-11-01 | 3 | -45/+4 |
* | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 1 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | x86/RAS: Hide SMCA bank names | Borislav Petkov | 2016-11-08 | 1 | -1/+1 |
| * | | | | | x86/RAS: Rename smca_bank_names to smca_names | Borislav Petkov | 2016-11-08 | 1 | -1/+1 |
| * | | | | | x86/RAS: Simplify SMCA HWID descriptor struct | Borislav Petkov | 2016-11-08 | 1 | -5/+5 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-12 | 3 | -1/+66 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 183 | -702/+1669 |
| |\ \ \ \ \ |
|
| * | | | | | | sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO | Tim Chen | 2016-11-30 | 2 | -2/+2 |
| * | | | | | | cpufreq/intel_pstate: Use CPPC to get max performance | Rafael J. Wysocki | 2016-11-24 | 2 | -1/+56 |
| * | | | | | | acpi/bus: Set _OSC for diverse core support | Srinivas Pandruvada | 2016-11-24 | 1 | -0/+3 |
| * | | | | | | acpi/bus: Enable HWP CPPC objects | Srinivas Pandruvada | 2016-11-24 | 1 | -0/+7 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 4 | -40/+23 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 183 | -702/+1669 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar | 2016-12-02 | 8 | -14/+51 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-22 | 303 | -2106/+2936 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | locking/core: Remove cpu_relax_lowlatency() users | Christian Borntraeger | 2016-11-16 | 2 | -3/+3 |
| * | | | | | | | locking/mutex, drm: Introduce mutex_trylock_recursive() | Peter Zijlstra | 2016-11-15 | 2 | -7/+24 |
| * | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 346 | -2239/+3799 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | locking/drm: Fix i915_gem_shrinker_lock() locking | Ingo Molnar | 2016-11-03 | 1 | -1/+2 |
| * | | | | | | | | locking/drm: Kill mutex trickery | Peter Zijlstra | 2016-10-25 | 2 | -39/+4 |
* | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-12-12 | 16 | -55/+734 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit | Ard Biesheuvel | 2016-11-25 | 1 | -6/+7 |
| * | | | | | | | | | thunderbolt: Compile on x86 only | Lukas Wunner | 2016-11-18 | 1 | -0/+1 |
| * | | | | | | | | | thunderbolt, efi: Fix Kconfig dependencies harder | Lukas Wunner | 2016-11-18 | 1 | -1/+1 |
| * | | | | | | | | | thunderbolt, efi: Fix Kconfig dependencies | Lukas Wunner | 2016-11-15 | 1 | -1/+1 |
| * | | | | | | | | | thunderbolt: Use Device ROM retrieved from EFI | Lukas Wunner | 2016-11-13 | 3 | -1/+45 |
| * | | | | | | | | | x86/efi: Retrieve and assign Apple device properties | Lukas Wunner | 2016-11-13 | 3 | -0/+262 |
| * | | | | | | | | | efi: Add device path parser | Lukas Wunner | 2016-11-13 | 3 | -0/+209 |
| * | | | | | | | | | efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table | Ard Biesheuvel | 2016-11-13 | 3 | -0/+52 |
| * | | | | | | | | | efi/libstub: Add random.c to ARM build | Ard Biesheuvel | 2016-11-13 | 4 | -14/+16 |
| * | | | | | | | | | efi: Add support for seeding the RNG from a UEFI config table | Ard Biesheuvel | 2016-11-13 | 1 | -0/+72 |
| * | | | | | | | | | efi/libstub: Fix allocation size calculations | Roy Franz | 2016-11-13 | 1 | -10/+14 |