summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-033-2/+26
|\
| * kgdb/x86: Fix reporting of 'si' in kgdb on x86_64Steffen Liebergeld2015-04-021-1/+1
| * x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF setAndy Lutomirski2015-04-021-1/+15
| * x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann2015-04-011-0/+10
* | perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen2015-04-021-3/+3
* | perf/x86/intel: Filter branches for PEBS eventKan Liang2015-04-021-2/+2
|/
* x86/asm/entry: Check for syscall exit work with IRQs disabledAndy Lutomirski2015-03-241-4/+14
* Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov2015-03-162-19/+13
* x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov2015-03-131-3/+4
* x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman2015-03-121-6/+16
* x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced modeLi, Aubrey2015-03-121-0/+25
* x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski2015-03-101-2/+2
* x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski2015-03-051-5/+8
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-012-2/+8
|\
| * x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-02-281-0/+6
| * Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar2015-02-2837-155/+579
| |\
| * | x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-221-2/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-012-14/+42
|\ \ \ | |_|/ |/| |
| * | kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2015-02-212-0/+14
| * | kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek2015-02-211-14/+28
* | | x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2015-02-232-0/+6
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-02-211-4/+9
|\ \ \
| * | | x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T2015-02-181-4/+9
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-214-14/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina2015-02-201-1/+0
| * | | Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2015-02-192-1/+10
| |\ \ \
| | * | | x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas2015-02-192-0/+9
| | * | | x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas2015-02-191-1/+1
| * | | | Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2015-02-192-13/+20
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/mm/ASLR: Propagate base load address calculationJiri Kosina2015-02-192-13/+20
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-212-44/+111
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | kprobes/x86: Mark 2 bytes NOP as boostableWang Nan2015-02-181-1/+1
| * | | | uprobes/x86: Fix 2-byte opcode tableDenys Vlasenko2015-02-181-35/+17
| * | | | uprobes/x86: Fix 1-byte opcode tablesDenys Vlasenko2015-02-181-48/+18
| * | | | uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...Denys Vlasenko2015-02-181-19/+134
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2015-02-212-0/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel2015-02-181-0/+3
| | * | | x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu2015-02-181-0/+5
| |/ / /
* | | | Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-171-4/+1
|\ \ \ \
| * | | | x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck2015-02-091-4/+1
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-1617-40/+98
|\ \ \ \
| * | | | perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-041-1/+20
| * | | | perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-042-19/+40
| * | | | perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-041-1/+2
| * | | | x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-049-10/+20
| * | | | x86: Clean up cr4 manipulationAndy Lutomirski2015-02-048-15/+22
| * | | | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-047-293/+287
| |\ \ \ \
* | \ \ \ \ Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-151-21/+166
|\ \ \ \ \ \
| * | | | | | Specify PCI based UART for earlyprintkStuart R. Anderson2015-02-021-16/+166
| * | | | | | x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-021-5/+0
OpenPOWER on IntegriCloud