summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/entry/vm86: Move userspace accesses to do_sys_vm86()Brian Gerst2015-07-211-88/+101
* x86/entry/vm86: Preserve 'orig_ax'Brian Gerst2015-07-211-0/+2
* x86/entry/vm86: Clean up saved_fs/gsBrian Gerst2015-07-211-4/+2
* x86/nmi: Remove the 'b2b' parameter from nmi_handle()Andy Lutomirski2015-07-211-5/+5
* x86/irq, context_tracking: Document how IRQ context tracking works and add an...Andy Lutomirski2015-07-071-0/+15
* x86/entry: Remove exception_enter() from most trap handlersAndy Lutomirski2015-07-074-67/+25
* x86/traps, context_tracking: Assert that we're in CONTEXT_KERNEL in exception...Andy Lutomirski2015-07-071-0/+9
* x86/entry: Move C entry and exit code to arch/x86/entry/common.cAndy Lutomirski2015-07-072-228/+2
* x86/compat: Remove unneeded #includeBrian Gerst2015-07-061-1/+0
* x86/compat, x86/perf: Don't build perf_callchain_user32() on x32Brian Gerst2015-07-061-1/+1
* x86/compat: Factor out ia32 compat code from compat_arch_ptrace()Brian Gerst2015-07-061-64/+74
* x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'Brian Gerst2015-07-061-2/+2
* x86/compat: Move copy_siginfo_*_user32() to signal_compat.cBrian Gerst2015-07-062-0/+96
* x86/asm/tsc: Use rdtsc_ordered() in read_tsc() instead of get_cycles()Andy Lutomirski2015-07-061-1/+1
* x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barr...Andy Lutomirski2015-07-061-8/+6
* x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sitesAndy Lutomirski2015-07-061-6/+1
* x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-068-18/+18
* x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bugAndy Lutomirski2015-07-061-3/+3
* x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-067-14/+14
* x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooksAndy Lutomirski2015-07-062-4/+0
* x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-062-8/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-043-8/+8
|\
| * x86/fpu: Fix boot crash in the early FPU codeIngo Molnar2015-07-041-3/+4
| * Merge branch 'x86/boot' into x86/urgentIngo Molnar2015-06-301-4/+3
| |\
| | * x86/boot/setup: Clean up the e820_reserve_setup_data() codeWei Yang2015-06-051-4/+3
| * | x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...Ingo Molnar2015-06-301-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-041-23/+13
|\ \ \
| * | | perf/x86: Fix 'active_events' imbalancePeter Zijlstra2015-06-301-23/+13
| |/ /
* | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-021-1/+1
|\ \ \
| * | | x86: replace __init_or_module with __init in non-modular vsmp_64.cPaul Gortmaker2015-06-161-1/+1
* | | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-023-5/+3
|\ \ \ \
| * | | | x86: perf_event_intel_pt.c: use arch_initcall to hook in enablingPaul Gortmaker2015-06-161-2/+1
| * | | | x86: perf_event_intel_bts.c: use arch_initcall to hook in enablingPaul Gortmaker2015-06-161-2/+1
| * | | | x86: don't use module_init for non-modular core bootflag codePaul Gortmaker2015-06-161-1/+1
| |/ / /
* | | | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-1/+1
|\ \ \ \
| * | | | x86: don't use module_init in non-modular devicetree.c codePaul Gortmaker2015-06-161-1/+1
| |/ / /
* | | | x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett2015-06-302-7/+7
* | | | x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed2015-06-301-5/+6
* | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-292-36/+85
|\ \ \ \
| * | | | libnvdimm: Set numa_node to NVDIMM devicesToshi Kani2015-06-261-0/+1
| * | | | libnvdimm, pmem: add libnvdimm support to the pmem driverDan Williams2015-06-241-32/+60
| * | | | e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-271-4/+24
| | |_|/ | |/| |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-261-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'v4.1-rc6' into drm-nextDave Airlie2015-06-042-2/+20
| |\ \ \ \
| * \ \ \ \ Backmerge v4.1-rc4 into into drm-nextDave Airlie2015-05-205-40/+64
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie2015-05-081-0/+1
| |\ \ \ \ \ \
| | * | | | | | drm/i915/bxt: Broxton uses the same GMS values as SkylakeDamien Lespiau2015-04-091-0/+1
* | | | | | | | x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-241-0/+3
* | | | | | | | mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-242-2/+4
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-242-4/+14
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud