Age | Commit message (Expand) | Author | Files | Lines |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 2 | -2/+0 |
2016-05-16 | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki | 1 | -3/+9 |
2016-05-16 | Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' | Rafael J. Wysocki | 1 | -1/+1 |
2016-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+2 |
2016-05-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+3 |
2016-05-06 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -11/+21 |
2016-05-06 | x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO | Chen Yu | 1 | -1/+1 |
2016-05-05 | mm: thp: kvm: fix memory corruption in KVM with THP enabled | Andrea Arcangeli | 1 | -2/+2 |
2016-05-05 | x86/sysfb_efi: Fix valid BAR address range check | Wang YanQing | 1 | -2/+12 |
2016-05-05 | perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs | Peter Zijlstra | 1 | -0/+1 |
2016-05-05 | x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init | Alex Thorlton | 1 | -3/+1 |
2016-05-05 | perf/x86: Add model numbers for Kabylake CPUs | Andi Kleen | 1 | -0/+2 |
2016-05-05 | ACPI,PCI,IRQ: remove SCI penalize function | Sinan Kaya | 1 | -1/+0 |
2016-05-05 | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() | Sinan Kaya | 1 | -1/+0 |
2016-05-04 | x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRT | Josh Boyer | 1 | -9/+9 |
2016-04-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -9/+11 |
2016-04-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -14/+82 |
2016-04-28 | perf/x86/intel: Fix incorrect lbr_sel_mask value | Kan Liang | 1 | -2/+4 |
2016-04-28 | perf/x86/intel/pt: Don't die on VMXON | Alexander Shishkin | 4 | -11/+75 |
2016-04-28 | perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX | Adam Borowski | 1 | -1/+1 |
2016-04-28 | x86/apic: Handle zero vector gracefully in clear_vector_irq() | Keith Busch | 1 | -1/+2 |
2016-04-26 | Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" | Andy Lutomirski | 2 | -8/+3 |
2016-04-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+13 |
2016-04-23 | perf/x86/intel/rapl: Add missing Haswell model | Srinivas Pandruvada | 1 | -0/+1 |
2016-04-23 | perf/x86/intel: Add model number for Skylake Server to perf | Andi Kleen | 1 | -0/+1 |
2016-04-23 | xen/qspinlock: Don't kick CPU if IRQ is not initialized | Ross Lagerwall | 1 | -0/+6 |
2016-04-22 | x86/mm/xen: Suppress hugetlbfs in PV guests | Jan Beulich | 1 | -0/+1 |
2016-04-20 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+2 |
2016-04-18 | ACPI / x86: Cleanup initrd related code | Lv Zheng | 1 | -3/+9 |
2016-04-18 | ACPI / tables: Move table override mechanisms to tables.c | Lv Zheng | 1 | -1/+1 |
2016-04-16 | x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances | Vitaly Kuznetsov | 1 | -0/+12 |
2016-04-15 | crypto: sha1-mb - use corrcet pointer while completing jobs | Xiaodong Liu | 1 | -2/+2 |
2016-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -3/+51 |
2016-04-14 | Revert "x86: remove the kernel code/data/bss resources from /proc/iomem" | Linus Torvalds | 1 | -0/+37 |
2016-04-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -12/+10 |
2016-04-13 | x86/mce: Avoid using object after free in genpool | Tony Luck | 1 | -2/+2 |
2016-04-10 | KVM: x86: mask CPUID(0xD,0x1).EAX against host value | Paolo Bonzini | 1 | -0/+1 |
2016-04-10 | kvm: x86: do not leak guest xcr0 into host interrupt handlers | David Matlack | 1 | -6/+4 |
2016-04-10 | KVM: MMU: fix permission_fault() | Xiao Guangrong | 2 | -6/+5 |
2016-04-09 | Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+8 |
2016-04-09 | ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 | Chen Yu | 1 | -1/+1 |
2016-04-08 | Merge branches 'pm-core', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 1 | -0/+8 |
2016-04-07 | tools/power turbostat: print IRTL MSRs | Len Brown | 1 | -0/+8 |
2016-04-06 | x86: remove the kernel code/data/bss resources from /proc/iomem | Linus Torvalds | 1 | -37/+0 |
2016-04-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -17/+30 |
2016-04-05 | kvm: x86: make lapic hrtimer pinned | Luiz Capitulino | 1 | -4/+4 |
2016-04-04 | Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+12 |
2016-04-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -10/+48 |
2016-04-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -30/+38 |
2016-04-01 | Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |