| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependency | Ingo Molnar | 2016-06-08 | 69 | -909/+1633 |
| | |\ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ / /
| | | |/| | | | | | | |
|
| | * | | | | | | | | | x86/cpu: Correct comments and messages in P4 erratum 037 handling code | Borislav Petkov | 2016-05-10 | 1 | -4/+3 |
| | * | | | | | | | | | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the tree | Ingo Molnar | 2016-05-05 | 9 | -22/+28 |
| | |\ \ \ \ \ \ \ \ \ |
|
* | | \ \ \ \ \ \ \ \ \ | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-07-25 | 5 | -152/+464 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/fpu: Do not BUG_ON() in early FPU code | Dave Hansen | 2016-07-21 | 1 | -6/+13 |
| * | | | | | | | | | | | | x86/fpu/xstate: Re-enable XSAVES | Yu-cheng Yu | 2016-07-11 | 2 | -15/+9 |
| * | | | | | | | | | | | | x86/fpu/xstate: Fix fpstate_init() for XRSTORS | Yu-cheng Yu | 2016-07-11 | 1 | -0/+8 |
| * | | | | | | | | | | | | x86/fpu/xstate: Return NULL for disabled xstate component address | Yu-cheng Yu | 2016-07-11 | 1 | -0/+5 |
| * | | | | | | | | | | | | x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES | Yu-cheng Yu | 2016-07-11 | 1 | -2/+9 |
| * | | | | | | | | | | | | x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstates | Yu-cheng Yu | 2016-07-10 | 1 | -0/+9 |
| * | | | | | | | | | | | | x86/fpu/xstate: Fix XSTATE component offset print out | Yu-cheng Yu | 2016-07-10 | 1 | -2/+16 |
| * | | | | | | | | | | | | x86/fpu/xstate: Fix PTRACE frames for XSAVES | Yu-cheng Yu | 2016-07-10 | 2 | -23/+212 |
| * | | | | | | | | | | | | x86/fpu/xstate: Fix supervisor xstate component offset | Yu-cheng Yu | 2016-07-10 | 1 | -23/+39 |
| * | | | | | | | | | | | | x86/fpu/xstate: Align xstate components according to CPUID | Yu-cheng Yu | 2016-07-10 | 1 | -28/+32 |
| * | | | | | | | | | | | | Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changes | Ingo Molnar | 2016-07-10 | 11 | -40/+51 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa... | Yu-cheng Yu | 2016-06-18 | 2 | -2/+3 |
| * | | | | | | | | | | | | x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init opt... | Fenghua Yu | 2016-06-18 | 1 | -4/+2 |
| * | | | | | | | | | | | | x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu... | Fenghua Yu | 2016-06-18 | 4 | -17/+20 |
| * | | | | | | | | | | | | x86/fpu/xstate: Define and use 'fpu_user_xstate_size' | Fenghua Yu | 2016-06-18 | 3 | -36/+72 |
| * | | | | | | | | | | | | x86/fpu: Add tracepoints to dump FPU state at key points | Dave Hansen | 2016-06-08 | 2 | -0/+21 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-07-25 | 3 | -2/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/dumpstack: Add show_stack_regs() and use it | Borislav Petkov | 2016-07-08 | 1 | -0/+5 |
| * | | | | | | | | | | | | x86/dumpstack: Honor supplied @regs arg | Andy Lutomirski | 2016-07-08 | 2 | -2/+6 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-25 | 6 | -49/+79 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/boot: Simplify EBDA-vs-BIOS reservation logic | Andy Lutomirski | 2016-07-22 | 1 | -23/+11 |
| * | | | | | | | | | | | | x86/boot: Reorganize and clean up the BIOS area reservation code | Ingo Molnar | 2016-07-21 | 4 | -47/+85 |
| * | | | | | | | | | | | | x86/mm: Enable KASLR for physical mapping memory regions | Thomas Garnier | 2016-07-08 | 1 | -1/+1 |
| * | | | | | | | | | | | | x86/mm: Implement ASLR for kernel memory regions | Thomas Garnier | 2016-07-08 | 1 | -0/+3 |
| * | | | | | | | | | | | | Merge branch 'x86/mm' into x86/boot, to pick up dependencies | Ingo Molnar | 2016-07-08 | 7 | -25/+36 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | | x86/boot/64: Add forgotten end of function marker | Borislav Petkov | 2016-06-27 | 1 | -0/+1 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-07-25 | 10 | -13/+148 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/smp: Remove unnecessary initialization of thread_info::cpu | Andy Lutomirski | 2016-07-15 | 1 | -1/+0 |
| * | | | | | | | | | | | | x86/smp: Remove stack_smp_processor_id() | Andy Lutomirski | 2016-07-15 | 1 | -1/+1 |
| * | | | | | | | | | | | | x86/uaccess: Move thread_info::addr_limit to thread_struct | Andy Lutomirski | 2016-07-15 | 1 | -1/+3 |
| * | | | | | | | | | | | | x86/dumpstack: When OOPSing, rewind the stack before do_exit() | Andy Lutomirski | 2016-07-15 | 1 | -1/+9 |
| * | | | | | | | | | | | | x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPS | Andy Lutomirski | 2016-07-15 | 1 | -2/+10 |
| * | | | | | | | | | | | | x86/dumpstack: Try harder to get a call trace on stack overflow | Andy Lutomirski | 2016-07-15 | 1 | -1/+9 |
| * | | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes | Ingo Molnar | 2016-07-09 | 8 | -27/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86/signals: Add build-time checks to the siginfo compat code | Dave Hansen | 2016-06-14 | 1 | -0/+93 |
| * | | | | | | | | | | | | x86/signals: Add missing signal_compat code for x86 features | Dave Hansen | 2016-06-14 | 1 | -0/+15 |
| * | | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 2016-06-11 | 3 | -13/+13 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h | H. Peter Anvin | 2016-06-08 | 1 | -2/+2 |
| * | | | | | | | | | | | | x86, bitops: remove use of "sbb" to return CF | H. Peter Anvin | 2016-06-08 | 1 | -4/+1 |
| * | | | | | | | | | | | | x86/hweight: Get rid of the special calling convention | Borislav Petkov | 2016-06-08 | 2 | -0/+5 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-25 | 10 | -24/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/apic: Remove the unused struct apic::apic_id_mask field | Wei Jiangang | 2016-07-15 | 8 | -10/+0 |
| * | | | | | | | | | | | | Merge branch 'linus' into x86/apic, to refresh the branch | Ingo Molnar | 2016-07-15 | 9 | -40/+130 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86/apic: Fix misspelled APIC | Claudio Fontana | 2016-06-10 | 1 | -3/+3 |
| * | | | | | | | | | | | | x86/ioapic: Simplify ioapic_setup_resources() | Rui Wang | 2016-06-10 | 1 | -11/+7 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-07-25 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|