| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch | Jiri Kosina | 2015-02-20 | 1 | -1/+0 |
* | Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2015-02-19 | 2 | -1/+10 |
|\ |
|
| * | x86/microcode/intel: Handle truncated microcode images more robustly | Quentin Casasnovas | 2015-02-19 | 2 | -0/+9 |
| * | x86/microcode/intel: Guard against stack overflow in the loader | Quentin Casasnovas | 2015-02-19 | 1 | -1/+1 |
* | | Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2015-02-19 | 2 | -13/+20 |
|\ \ |
|
| * | | x86/mm/ASLR: Propagate base load address calculation | Jiri Kosina | 2015-02-19 | 2 | -13/+20 |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-09 | 1 | -10/+13 |
|\ \ \ |
|
| * \ \ | Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2015-01-15 | 1 | -11/+14 |
| |\ \ \ |
|
| | * | | | x86, mce: Fix sparse errors | Borislav Petkov | 2014-12-22 | 1 | -3/+3 |
| | * | | | x86, mce: Improve timeout error messages | Andy Lutomirski | 2014-12-22 | 1 | -8/+11 |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-09 | 2 | -23/+11 |
|\ \ \ \ \ |
|
| * | | | | | x86, e820: Clean up sanitize_e820_map() users | WANG Chao | 2015-01-23 | 1 | -18/+8 |
| * | | | | | x86, setup: Let early_memremap() handle page alignment | WANG Chao | 2015-01-23 | 1 | -5/+3 |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-09 | 2 | -25/+64 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: pmc_atom: Expose contents of PSS | Andy Shevchenko | 2015-01-20 | 1 | -3/+58 |
| * | | | | | | x86: pmc_atom: Clean up init function | Andy Shevchenko | 2015-01-20 | 1 | -7/+3 |
| * | | | | | | x86: pmc-atom: Remove unused macro | Andy Shevchenko | 2015-01-20 | 1 | -2/+0 |
| * | | | | | | x86: pmc_atom: don%27t check for NULL twice | Andy Shevchenko | 2015-01-20 | 1 | -4/+0 |
| * | | | | | | x86: pmc-atom: Assign debugfs node as soon as possible | Andy Shevchenko | 2015-01-20 | 1 | -1/+3 |
| * | | | | | | x86/platform: Remove unused function from apb_timer.c | Rickard Strandqvist | 2014-12-23 | 1 | -8/+0 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-09 | 2 | -20/+31 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin() | Oleg Nesterov | 2015-01-20 | 2 | -7/+16 |
| * | | | | | | x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end() | Oleg Nesterov | 2015-01-20 | 1 | -13/+6 |
| * | | | | | | x86, fpu: Introduce per-cpu in_kernel_fpu state | Oleg Nesterov | 2015-01-20 | 1 | -0/+9 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-09 | 3 | -11/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/rtc: Remove duplicate const specifier | Colin King | 2015-01-23 | 1 | -1/+1 |
| * | | | | | | Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ... | Ingo Molnar | 2015-01-15 | 2 | -10/+9 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | x86, CPU: Fix trivial printk formatting issues with dmesg | Steven Honeyman | 2015-01-11 | 2 | -10/+9 |
| | |/ / / / |
|
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-09 | 7 | -293/+287 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-02-03 | 2 | -54/+77 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86_64, entry: Remove the syscall exit audit and schedule optimizations | Andy Lutomirski | 2015-02-01 | 1 | -47/+5 |
| | * | | | | | | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski | 2015-02-01 | 1 | -0/+54 |
| | * | | | | | | x86, traps: Fix ist_enter from userspace | Andy Lutomirski | 2015-02-01 | 1 | -7/+18 |
| * | | | | | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar | 2015-02-03 | 6 | -18/+16 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | /
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-01-28 | 7 | -245/+215 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user | Denys Vlasenko | 2015-01-13 | 1 | -46/+42 |
| | * | | | | | | x86: entry_64.S: delete unused code | Denys Vlasenko | 2015-01-13 | 1 | -34/+0 |
| | * | | | | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks | Luck, Tony | 2015-01-07 | 2 | -90/+25 |
| | * | | | | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic | Andy Lutomirski | 2015-01-02 | 1 | -0/+38 |
| | * | | | | | | x86: Clean up current_stack_pointer | Andy Lutomirski | 2015-01-02 | 1 | -10/+3 |
| | * | | | | | | x86, traps: Track entry into and exit from IST context | Andy Lutomirski | 2015-01-02 | 4 | -6/+57 |
| | * | | | | | | x86, entry: Switch stacks on a paranoid entry from userspace | Andy Lutomirski | 2015-01-02 | 2 | -59/+50 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ... | Ingo Molnar | 2015-01-28 | 7 | -35/+87 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86_64 entry: Fix RCX for ptraced syscalls | Andy Lutomirski | 2015-01-17 | 1 | -1/+2 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-09 | 5 | -269/+317 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APIC | Thomas Gleixner | 2015-01-22 | 1 | -0/+2 |
| * | | | | | | | x86: Consolidate boot cpu timer setup | Thomas Gleixner | 2015-01-22 | 2 | -6/+2 |
| * | | | | | | | x86/apic: Reuse apic_bsp_setup() for UP APIC setup | Thomas Gleixner | 2015-01-22 | 2 | -33/+24 |
| * | | | | | | | x86/smpboot: Sanitize uniprocessor init | Thomas Gleixner | 2015-01-22 | 1 | -11/+26 |
| * | | | | | | | x86/smpboot: Move apic init code to apic.c | Thomas Gleixner | 2015-01-22 | 2 | -34/+44 |