Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | x86/kvm/kvmclock: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-15 | 1 | -25/+8 | |
| * | | | | | | | | | | | KVM/x86: Remove superfluous SMP function call | Anna-Maria Gleixner | 2016-07-15 | 1 | -4/+2 | |
| * | | | | | | | | | | | x86/hpet: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-14 | 1 | -35/+34 | |
| * | | | | | | | | | | | perf/x86/amd/power: Convert the hotplug notifier to state machine | Anna-Maria Gleixner | 2016-07-14 | 1 | -47/+11 | |
| * | | | | | | | | | | | perf/x86/amd/power: Change hotplug notifier to a symmetric structure | Anna-Maria Gleixner | 2016-07-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-14 | 1 | -36/+15 | |
| * | | | | | | | | | | | perf/x86/intel/cqm: Convert Intel CQM to hotplug state machine | Richard Cochran | 2016-07-14 | 1 | -31/+18 | |
| * | | | | | | | | | | | perf/x86/intel/rapl: Convert to hotplug state machine | Richard Cochran | 2016-07-14 | 1 | -59/+25 | |
| * | | | | | | | | | | | perf/x86/amd/ibs: Convert to hotplug state machine | Thomas Gleixner | 2016-07-14 | 1 | -36/+28 | |
| * | | | | | | | | | | | perf/x86/amd/uncore: Convert to hotplug state machine | Richard Cochran | 2016-07-14 | 1 | -90/+32 | |
| * | | | | | | | | | | | perf/x86/intel/uncore: Convert to hotplug state machine | Thomas Gleixner | 2016-07-14 | 1 | -88/+45 | |
| * | | | | | | | | | | | perf/x86: Convert the core to the hotplug state machine | Thomas Gleixner | 2016-07-14 | 3 | -42/+71 | |
| * | | | | | | | | | | | x86/vdso: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-14 | 1 | -16/+4 | |
| * | | | | | | | | | | | Merge branch 'timers/core' into smp/hotplug to pick up dependencies | Thomas Gleixner | 2016-07-13 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-29 | 9 | -147/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-07-24 | 9 | -147/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | x86/insn: remove pcommit | Dan Williams | 2016-07-23 | 3 | -48/+1 | |
| | * | | | | | | | | | | | Revert "KVM: x86: add pcommit support" | Dan Williams | 2016-07-23 | 5 | -41/+6 | |
| | * | | | | | | | | | | | pmem: kill __pmem address space | Dan Williams | 2016-07-13 | 1 | -24/+17 | |
| | * | | | | | | | | | | | pmem: kill wmb_pmem() | Dan Williams | 2016-07-13 | 1 | -34/+2 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-07-27 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-24 | 10 | -72/+246 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | perf, events: add non-linear data support for raw records | Daniel Borkmann | 2016-07-15 | 1 | -2/+6 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-27 | 14 | -123/+210 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | xen: add static initialization of steal_clock op to xen_time_ops | Juergen Gross | 2016-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | xen/pvhvm: run xen_vcpu_setup() for the boot CPU | Vitaly Kuznetsov | 2016-07-25 | 3 | -1/+9 | |
| * | | | | | | | | | | | | | x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_info | Vitaly Kuznetsov | 2016-07-25 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op | Vitaly Kuznetsov | 2016-07-25 | 4 | -16/+26 | |
| * | | | | | | | | | | | | | xen: introduce xen_vcpu_id mapping | Vitaly Kuznetsov | 2016-07-25 | 1 | -1/+22 | |
| * | | | | | | | | | | | | | x86/acpi: store ACPI ids from MADT for future usage | Vitaly Kuznetsov | 2016-07-25 | 5 | -4/+20 | |
| * | | | | | | | | | | | | | x86/xen: update cpuid.h from Xen-4.7 | Vitaly Kuznetsov | 2016-07-25 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | x86/xen: Use DIV_ROUND_UP | Amitoj Kaur Chawla | 2016-07-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | xen/PMU: Log VPMU initialization error at lower level | Boris Ostrovsky | 2016-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | xen: add steal_clock support on x86 | Juergen Gross | 2016-07-06 | 1 | -42/+2 | |
| * | | | | | | | | | | | | | XEN: EFI: Move x86 specific codes to architecture directory | Shannon Zhao | 2016-07-06 | 1 | -0/+111 | |
| * | | | | | | | | | | | | | xen/grant-table: Move xlated_setup_gnttab_pages to common place | Shannon Zhao | 2016-07-06 | 1 | -51/+6 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-27 | 4 | -14/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | arch: x86: charge page tables to kmemcg | Vladimir Davydov | 2016-07-27 | 2 | -5/+17 | |
| * | | | | | | | | | | | | | kbuild: abort build on bad stack protector flag | Kees Cook | 2016-07-27 | 1 | -8/+0 | |
* | | | | | | | | | | | | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-07-27 | 5 | -124/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'acpi-tables' | Rafael J. Wysocki | 2016-07-25 | 3 | -8/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADE | Aleksey Makarov | 2016-06-22 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | ACPI / tables: move arch-specific symbol to asm/acpi.h | Aleksey Makarov | 2016-06-22 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | ACPI / tables: table upgrade: refactor function definitions | Aleksey Makarov | 2016-06-22 | 1 | -8/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'acpi-numa' | Rafael J. Wysocki | 2016-07-25 | 3 | -116/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c | Hanjun Guo | 2016-05-30 | 1 | -57/+0 | |
| | * | | | | | | | | | | | | | ACPI / NUMA: remove unneeded acpi_numa=1 | Hanjun Guo | 2016-05-30 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c | David Daney | 2016-05-30 | 3 | -15/+1 | |
| | * | | | | | | | | | | | | | x86 / ACPI / NUMA: cleanup acpi_numa_processor_affinity_init() | Hanjun Guo | 2016-05-30 | 1 | -16/+5 |