| Commit message (Expand) | Author | Age | Files | Lines |
* | xen/x86: fix cpu hotplug | Juergen Gross | 2017-07-23 | 1 | -1/+2 |
* | xen/x86: Don't BUG on CPU0 offlining | Vitaly Kuznetsov | 2017-07-23 | 1 | -1/+0 |
* | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-07-22 | 7 | -7/+7 |
|\ |
|
| * | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 2017-07-17 | 7 | -7/+7 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-21 | 4 | -21/+38 |
|\ \ |
|
| * | | kvm: x86: hyperv: avoid livelock in oneshot SynIC timers | Roman Kagan | 2017-07-20 | 1 | -3/+4 |
| * | | KVM: VMX: Fix invalid guest state detection after task-switch emulation | Wanpeng Li | 2017-07-20 | 1 | -5/+10 |
| * | | x86: add MULTIUSER dependency for KVM | Arnd Bergmann | 2017-07-19 | 1 | -1/+1 |
| * | | KVM: nVMX: Disallow VM-entry in MOV-SS shadow | Jim Mattson | 2017-07-19 | 1 | -0/+7 |
| * | | KVM: nVMX: track NMI blocking state separately for each VMCS | Paolo Bonzini | 2017-07-19 | 1 | -10/+14 |
| * | | KVM: x86: masking out upper bits | Dan Carpenter | 2017-07-19 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-07-21 | 11 | -34/+102 |
|\ \ |
|
| * | | powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y | Michael Ellerman | 2017-07-18 | 8 | -0/+39 |
| * | | powerpc/mm/hash: Refactor hash__mark_rodata_ro() | Michael Ellerman | 2017-07-18 | 1 | -13/+19 |
| * | | powerpc/mm/radix: Refactor radix__mark_rodata_ro() | Michael Ellerman | 2017-07-18 | 1 | -5/+15 |
| * | | powerpc/64s: Fix hypercall entry clobbering r12 input | Nicholas Piggin | 2017-07-18 | 1 | -14/+14 |
| * | | powerpc/perf: Avoid spurious PMU interrupts after idle | Nicholas Piggin | 2017-07-18 | 1 | -1/+14 |
| * | | powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores() | Michael Ellerman | 2017-07-17 | 1 | -1/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-21 | 16 | -38/+55 |
|\ \ \ |
|
| * | | | x86/devicetree: Convert to using %pOF instead of ->full_name | Rob Herring | 2017-07-21 | 1 | -2/+1 |
| * | | | x86/platform/uv/BAU: Disable BAU on single hub configurations | Andrew Banman | 2017-07-21 | 1 | -5/+18 |
| * | | | x86/platform/intel-mid: Fix a format string overflow warning | Arnd Bergmann | 2017-07-20 | 1 | -2/+4 |
| * | | | x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG | Arnd Bergmann | 2017-07-20 | 1 | -0/+1 |
| * | | | x86/build: Silence the build with "make -s" | Arnd Bergmann | 2017-07-20 | 1 | -2/+3 |
| * | | | x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl | Arnd Bergmann | 2017-07-20 | 1 | -2/+2 |
| * | | | x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning | Arnd Bergmann | 2017-07-20 | 1 | -1/+1 |
| * | | | x86/fpu/math-emu: Fix possible uninitialized variable use | Arnd Bergmann | 2017-07-20 | 2 | -10/+10 |
| * | | | perf/x86: Shut up false-positive -Wmaybe-uninitialized warning | Arnd Bergmann | 2017-07-20 | 1 | -2/+2 |
| * | | | x86/defconfig: Remove stale, old Kconfig options | Krzysztof Kozlowski | 2017-07-20 | 2 | -6/+0 |
| * | | | x86/ioapic: Pass the correct data to unmask_ioapic_irq() | Seunghun Han | 2017-07-20 | 1 | -1/+1 |
| * | | | x86/acpi: Prevent out of bound access caused by broken ACPI tables | Seunghun Han | 2017-07-20 | 1 | -0/+8 |
| * | | | x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT | Roman Kagan | 2017-07-18 | 1 | -1/+1 |
| * | | | x86/platform/uv/BAU: Fix congested_response_us not taking effect | Justin Ernst | 2017-07-16 | 1 | -4/+2 |
| * | | | x86/cpu: Use indirect call to measure performance in init_amd_k6() | Mikulas Patocka | 2017-07-16 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-21 | 5 | -16/+202 |
|\ \ \ |
|
| * | | | perf/x86/intel: Add proper condition to run sched_task callbacks | Jiri Olsa | 2017-07-21 | 3 | -10/+14 |
| * | | | perf/x86/intel: Fix debug_store reset field for freq events | Jiri Olsa | 2017-07-18 | 1 | -0/+2 |
| * | | | perf/x86/intel: Add Goldmont Plus CPU PMU support | Kan Liang | 2017-07-18 | 3 | -0/+166 |
| * | | | perf/x86/intel: Enable C-state residency events for Apollo Lake | Harry Pan | 2017-07-18 | 1 | -6/+20 |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-21 | 9 | -18/+18 |
|\ \ \ \ |
|
| * | | | | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 2017-07-20 | 9 | -18/+18 |
* | | | | | x86: mark kprobe templates as character arrays, not single characters | Linus Torvalds | 2017-07-20 | 1 | -4/+4 |
* | | | | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-19 | 3 | -10/+10 |
|\ \ \ \ \ |
|
| * | | | | | randstruct: opt-out externally exposed function pointer structs | Kees Cook | 2017-06-30 | 2 | -9/+9 |
| * | | | | | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 | 1 | -1/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-07-17 | 5 | -75/+139 |
|\ \ \ \ \ \ |
|
| * | | | | | | sparc64: Measure receiver forward progress to avoid send mondo timeout | Jane Chu | 2017-07-14 | 4 | -70/+132 |
| * | | | | | | SPARC64: Fix sun4v DMA panic | Tushar Dave | 2017-07-12 | 1 | -5/+7 |
* | | | | | | | Blackfin: flat: Use %x to format u32 | Geert Uytterhoeven | 2017-07-17 | 1 | -2/+2 |
* | | | | | | | h8300: Add missing closing parenthesis in flat_get_addr_from_rp() | Geert Uytterhoeven | 2017-07-16 | 1 | -1/+1 |