summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-131-1/+11
* | | | | | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* | | | | | | kasan: enable stack instrumentationAndrey Ryabinin2015-02-131-0/+2
* | | | | | | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-131-2/+8
* | | | | | | x86_64: add KASan supportAndrey Ryabinin2015-02-135-3/+46
* | | | | | | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-14/+12
* | | | | | | Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds2015-02-131-2/+1
* | | | | | | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-122-3/+3
* | | | | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-121-1/+2
|\ \ \ \ \ \ \
| * | | | | | | kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu2015-01-131-1/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-102-0/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-041-1/+1
| * | | | | | | | livepatch: kernel: add support for live patchingSeth Jennings2014-12-222-0/+91
| |/ / / / / / /
* | | | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-101-14/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki2015-02-101-14/+2
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo2015-02-061-14/+2
| | | |/ / / /
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-091-10/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2015-01-151-11/+14
| |\ \ \ \ \ \ \
| | * | | | | | | x86, mce: Fix sparse errorsBorislav Petkov2014-12-221-3/+3
| | * | | | | | | x86, mce: Improve timeout error messagesAndy Lutomirski2014-12-221-8/+11
| | | |_|_|/ / / | | |/| | | | |