index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-28
1
-0
/
+3
|
\
|
*
x86/apic: Do not init irq remapping if ioapic is disabled
Wanpeng Li
2016-08-24
1
-0
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-27
1
-67
/
+69
|
\
\
|
*
|
kvm: nVMX: fix nested tsc scaling
Peter Feiner
2016-08-18
1
-4
/
+12
|
*
|
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Radim Krčmář
2016-08-18
1
-0
/
+13
|
*
|
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
2016-08-18
1
-63
/
+44
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-26
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
2016-08-26
1
-1
/
+1
*
|
|
|
Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-26
1
-2
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/PCI: VMD: Fix infinite loop executing irq's
Keith Busch
2016-08-23
1
-2
/
+8
*
|
|
|
Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-08-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
xen: change the type of xen_vcpu_id to uint32_t
Vitaly Kuznetsov
2016-08-24
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-08-23
3
-7
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
crypto: sha512-mb - fix ctx pointer
Xiaodong Liu
2016-08-16
1
-2
/
+2
|
*
|
|
crypto: sha256-mb - fix ctx pointer and digest copy
Xiaodong Liu
2016-08-16
2
-5
/
+6
|
|
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-18
2
-10
/
+24
|
\
\
\
|
*
|
|
x86/smp: Fix __max_logical_packages value setup
Jiri Olsa
2016-08-18
1
-9
/
+16
|
*
|
|
x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
Borislav Petkov
2016-08-18
1
-1
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2016-08-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/power/64: Use __pa() for physical address computation
Rafael J. Wysocki
2016-08-16
1
-1
/
+1
*
|
|
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-08-12
3
-11
/
+14
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2016-08-12
3
-11
/
+14
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
x86/power/64: Always create temporary identity mapping correctly
Rafael J. Wysocki
2016-08-08
3
-11
/
+14
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-12
20
-195
/
+182
|
\
\
\
\
|
*
|
|
|
x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()
Sebastian Andrzej Siewior
2016-08-11
1
-4
/
+9
|
*
|
|
|
x86/efi: Allocate a trampoline if needed in efi_free_boot_services()
Andy Lutomirski
2016-08-11
1
-0
/
+21
|
*
|
|
|
x86/boot: Rework reserve_real_mode() to allow multiple tries
Andy Lutomirski
2016-08-11
2
-8
/
+30
|
*
|
|
|
x86/boot: Defer setup_real_mode() to early_initcall time
Andy Lutomirski
2016-08-11
3
-6
/
+12
|
*
|
|
|
x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly
Andy Lutomirski
2016-08-11
2
-8
/
+12
|
*
|
|
|
x86/boot: Run reserve_bios_regions() after we initialize the memory map
Andy Lutomirski
2016-08-11
3
-3
/
+2
|
*
|
|
|
x86/irq: Do not substract irq_tlb_count from irq_call_count
Aaron Lu
2016-08-11
2
-6
/
+1
|
*
|
|
|
x86/mm: Fix swap entry comment and macro
Dave Hansen
2016-08-11
1
-2
/
+2
|
*
|
|
|
x86/mm/kaslr: Fix -Wformat-security warning
Nicolas Iooss
2016-08-11
1
-1
/
+1
|
*
|
|
|
x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...
Dave Hansen
2016-08-10
1
-121
/
+17
|
*
|
|
|
x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables
Valdis Kletnieks
2016-08-10
1
-0
/
+2
|
*
|
|
|
x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems
Mike Travis
2016-08-10
1
-0
/
+5
|
*
|
|
|
x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values
Mike Travis
2016-08-10
2
-20
/
+13
|
*
|
|
|
x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...
Mike Travis
2016-08-10
1
-3
/
+5
|
*
|
|
|
x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous
Mike Travis
2016-08-10
1
-4
/
+5
|
*
|
|
|
x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET
Borislav Petkov
2016-08-10
1
-5
/
+9
|
*
|
|
|
x86/mm: Disable preemption during CR3 read+write
Sebastian Andrzej Siewior
2016-08-10
1
-0
/
+7
|
*
|
|
|
x86/mm/KASLR: Increase BRK pages for KASLR memory randomization
Thomas Garnier
2016-08-10
1
-2
/
+12
|
*
|
|
|
x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization
Thomas Garnier
2016-08-10
2
-3
/
+7
|
*
|
|
|
x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text
Alexander Potapenko
2016-08-10
1
-0
/
+11
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-08-12
4
-3
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup
Arnd Bergmann
2016-08-10
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'linus' into timers/urgent, to pick up fixes
Ingo Molnar
2016-08-10
178
-954
/
+1493
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
*
|
|
|
|
x86/timers/apic: Inform TSC deadline clockevent device about recalibration
Nicolai Stange
2016-08-10
3
-0
/
+30
|
*
|
|
|
|
x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevent...
Nicolai Stange
2016-08-10
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-12
3
-16
/
+30
|
\
\
\
\
\
\
[next]