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
*
x86/entry/vm86: Move userspace accesses to do_sys_vm86()
Brian Gerst
2015-07-21
1
-88
/
+101
*
x86/entry/vm86: Preserve 'orig_ax'
Brian Gerst
2015-07-21
1
-0
/
+2
*
x86/entry/vm86: Clean up saved_fs/gs
Brian Gerst
2015-07-21
1
-4
/
+2
*
x86/nmi: Remove the 'b2b' parameter from nmi_handle()
Andy Lutomirski
2015-07-21
1
-5
/
+5
*
x86/irq, context_tracking: Document how IRQ context tracking works and add an...
Andy Lutomirski
2015-07-07
1
-0
/
+15
*
x86/entry: Remove exception_enter() from most trap handlers
Andy Lutomirski
2015-07-07
4
-67
/
+25
*
x86/traps, context_tracking: Assert that we're in CONTEXT_KERNEL in exception...
Andy Lutomirski
2015-07-07
1
-0
/
+9
*
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
Andy Lutomirski
2015-07-07
2
-228
/
+2
*
x86/compat: Remove unneeded #include
Brian Gerst
2015-07-06
1
-1
/
+0
*
x86/compat, x86/perf: Don't build perf_callchain_user32() on x32
Brian Gerst
2015-07-06
1
-1
/
+1
*
x86/compat: Factor out ia32 compat code from compat_arch_ptrace()
Brian Gerst
2015-07-06
1
-64
/
+74
*
x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'
Brian Gerst
2015-07-06
1
-2
/
+2
*
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
Brian Gerst
2015-07-06
2
-0
/
+96
*
x86/asm/tsc: Use rdtsc_ordered() in read_tsc() instead of get_cycles()
Andy Lutomirski
2015-07-06
1
-1
/
+1
*
x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barr...
Andy Lutomirski
2015-07-06
1
-8
/
+6
*
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
Andy Lutomirski
2015-07-06
1
-6
/
+1
*
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
8
-18
/
+18
*
x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
Andy Lutomirski
2015-07-06
1
-3
/
+3
*
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
7
-14
/
+14
*
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
Andy Lutomirski
2015-07-06
2
-4
/
+0
*
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
2015-07-06
2
-8
/
+2
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-04
3
-8
/
+8
|
\
|
*
x86/fpu: Fix boot crash in the early FPU code
Ingo Molnar
2015-07-04
1
-3
/
+4
|
*
Merge branch 'x86/boot' into x86/urgent
Ingo Molnar
2015-06-30
1
-4
/
+3
|
|
\
|
|
*
x86/boot/setup: Clean up the e820_reserve_setup_data() code
Wei Yang
2015-06-05
1
-4
/
+3
|
*
|
x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...
Ingo Molnar
2015-06-30
1
-1
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-04
1
-23
/
+13
|
\
\
\
|
*
|
|
perf/x86: Fix 'active_events' imbalance
Peter Zijlstra
2015-06-30
1
-23
/
+13
|
|
/
/
*
|
|
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-02
1
-1
/
+1
|
\
\
\
|
*
|
|
x86: replace __init_or_module with __init in non-modular vsmp_64.c
Paul Gortmaker
2015-06-16
1
-1
/
+1
*
|
|
|
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-07-02
3
-5
/
+3
|
\
\
\
\
|
*
|
|
|
x86: perf_event_intel_pt.c: use arch_initcall to hook in enabling
Paul Gortmaker
2015-06-16
1
-2
/
+1
|
*
|
|
|
x86: perf_event_intel_bts.c: use arch_initcall to hook in enabling
Paul Gortmaker
2015-06-16
1
-2
/
+1
|
*
|
|
|
x86: don't use module_init for non-modular core bootflag code
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
2015-07-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86: don't use module_init in non-modular devicetree.c code
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
|
/
/
/
*
|
|
|
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
Josh Triplett
2015-06-30
2
-7
/
+7
*
|
|
|
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
2015-06-30
1
-5
/
+6
*
|
|
|
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-29
2
-36
/
+85
|
\
\
\
\
|
*
|
|
|
libnvdimm: Set numa_node to NVDIMM devices
Toshi Kani
2015-06-26
1
-0
/
+1
|
*
|
|
|
libnvdimm, pmem: add libnvdimm support to the pmem driver
Dan Williams
2015-06-24
1
-32
/
+60
|
*
|
|
|
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
2015-05-27
1
-4
/
+24
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
1
-0
/
+1
|
\
\
\
\
|
*
\
\
\
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
2015-06-04
2
-2
/
+20
|
|
\
\
\
\
|
*
\
\
\
\
Backmerge v4.1-rc4 into into drm-next
Dave Airlie
2015-05-20
5
-40
/
+64
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
2015-05-08
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/i915/bxt: Broxton uses the same GMS values as Skylake
Damien Lespiau
2015-04-09
1
-0
/
+1
*
|
|
|
|
|
|
|
x86, mirror: x86 enabling - find mirrored memory ranges
Tony Luck
2015-06-24
1
-0
/
+3
*
|
|
|
|
|
|
|
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-24
2
-2
/
+4
*
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
2
-4
/
+14
|
\
\
\
\
\
\
\
\
[next]