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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-30
1
-3
/
+3
|
\
|
*
x86/efi: Fix reboot_mode when EFI runtime services are disabled
Stefan Assmann
2017-07-25
1
-3
/
+3
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-30
1
-1
/
+9
|
\
\
|
*
|
kprobes/x86: Release insn_slot in failure path
Masami Hiramatsu
2017-07-24
1
-1
/
+9
|
|
/
*
|
x86: irq: Define a global vector for nested posted interrupts
Wincy Van
2017-07-26
2
-0
/
+21
|
/
*
x86/devicetree: Convert to using %pOF instead of ->full_name
Rob Herring
2017-07-21
1
-2
/
+1
*
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/cpu: Use indirect call to measure performance in init_amd_k6()
Mikulas Patocka
2017-07-16
1
-0
/
+1
*
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-15
1
-1
/
+6
|
\
|
*
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
1
-1
/
+6
*
|
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-12
1
-1
/
+1
*
|
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-07-12
1
-1
/
+1
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-09
3
-15
/
+45
|
\
|
*
x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table
Chen Yu
2017-07-05
1
-5
/
+26
|
*
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
Chen Yu
2017-07-05
2
-23
/
+23
|
*
x86/boot/e820: Avoid overwriting e820_table_firmware
Chen Yu
2017-07-05
1
-2
/
+4
|
*
x86/mm/pat: Don't report PAT on CPUs that don't support it
Mikulas Patocka
2017-07-05
1
-0
/
+7
*
|
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-06
4
-16
/
+29
|
\
\
|
*
|
x86: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-28
4
-7
/
+4
|
*
|
x86/calgary: implement ->mapping_error
Christoph Hellwig
2017-06-28
1
-8
/
+16
|
*
|
x86/pci-nommu: implement ->mapping_error
Christoph Hellwig
2017-06-28
1
-1
/
+9
*
|
|
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-07-04
4
-9
/
+84
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'
Rafael J. Wysocki
2017-07-03
4
-9
/
+84
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systems
Yazen Ghannam
2017-06-27
1
-1
/
+2
|
|
|
/
|
|
/
|
|
|
*
x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
Len Brown
2017-06-27
2
-0
/
+80
|
|
*
x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"
Len Brown
2017-06-24
1
-8
/
+2
|
|
/
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
5
-200
/
+720
|
\
\
|
*
|
x86/mce: Always save severity in machine_check_poll()
Yazen Ghannam
2017-06-26
1
-6
/
+1
|
*
|
x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise
Juergen Gross
2017-06-20
1
-1
/
+7
|
*
|
x86/mce: Update bootlog description to reflect behavior on AMD
Yazen Ghannam
2017-06-14
1
-2
/
+3
|
*
|
x86/mce: Don't disable MCA banks when offlining a CPU on AMD
Yazen Ghannam
2017-06-14
1
-2
/
+3
|
*
|
x86/mce/mce-inject: Preset the MCE injection struct
Borislav Petkov
2017-06-14
1
-0
/
+9
|
*
|
x86/mce: Clean up include files
Borislav Petkov
2017-06-14
1
-10
/
+0
|
*
|
x86/mce: Get rid of register_mce_write_callback()
Borislav Petkov
2017-06-14
3
-58
/
+61
|
*
|
x86/mce: Merge mce_amd_inj into mce-inject
Borislav Petkov
2017-06-14
1
-16
/
+526
|
*
|
x86/mce/AMD: Use saved threshold block info in interrupt handler
Yazen Ghannam
2017-06-14
1
-31
/
+35
|
*
|
x86/mce/AMD: Use msr_stat when clearing MCA_STATUS
Yazen Ghannam
2017-06-14
1
-1
/
+1
|
*
|
Merge tag 'v4.12-rc5' into ras/core, to pick up fixes
Ingo Molnar
2017-06-14
10
-29
/
+86
|
|
\
\
|
*
|
|
x86/mce/AMD: Carve out SMCA bank configuration
Yazen Ghannam
2017-05-21
1
-38
/
+38
|
*
|
|
x86/mce/AMD: Redo error logging from APIC LVT interrupt handlers
Yazen Ghannam
2017-05-21
1
-73
/
+74
|
*
|
|
x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_t
Elena Reshetova
2017-05-21
1
-3
/
+3
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
2
-4
/
+0
|
\
\
\
\
|
*
|
|
|
jump_label: Reorder hotplug lock and jump_label_lock
Thomas Gleixner
2017-05-26
1
-2
/
+0
|
*
|
|
|
x86/mtrr: Remove get_online_cpus() from mtrr_save_state()
Sebastian Andrzej Siewior
2017-05-26
1
-2
/
+0
*
|
|
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
5
-24
/
+85
|
\
\
\
\
\
|
*
|
|
|
|
x86/tsc: Call check_system_tsc_reliable() before unsynchronized_tsc()
Zhenzhong Duan
2017-06-22
1
-2
/
+2
|
*
|
|
|
|
x86/hpet: Do not use smp_processor_id() in preemptible code
Borislav Petkov
2017-06-20
1
-1
/
+1
|
*
|
|
|
|
x86/time: Make setup_default_timer_irq() static
Dou Liyang
2017-06-13
1
-1
/
+1
|
*
|
|
|
|
x86/tsc: Remove the TSC_ADJUST clamp
Peter Zijlstra
2017-06-04
1
-20
/
+1
[next]