aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-01
|\
| * kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2015-02-21
| * kprobes/x86: Use 5-byte NOP when the code might be modified by ftracePetr Mladek2015-02-21
* | x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2015-02-23
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-02-21
|\ \
| * | x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T2015-02-18
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-21
|\ \ \
| * | | x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina2015-02-20
| * | | Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2015-02-19
| |\ \ \
| | * | | x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas2015-02-19
| | * | | x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas2015-02-19
| * | | | Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2015-02-19
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/mm/ASLR: Propagate base load address calculationJiri Kosina2015-02-19
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-21
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | kprobes/x86: Mark 2 bytes NOP as boostableWang Nan2015-02-18
| * | | | uprobes/x86: Fix 2-byte opcode tableDenys Vlasenko2015-02-18
| * | | | uprobes/x86: Fix 1-byte opcode tablesDenys Vlasenko2015-02-18
| * | | | uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...Denys Vlasenko2015-02-18
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2015-02-21
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel2015-02-18
| | * | | x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu2015-02-18
| |/ / /
* | | | Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-17
|\ \ \ \
| * | | | x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck2015-02-09
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-16
|\ \ \ \
| * | | | perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-04
| * | | | perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-04
| * | | | perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-04
| * | | | x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-04
| * | | | x86: Clean up cr4 manipulationAndy Lutomirski2015-02-04
| * | | | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-04
| |\ \ \ \
* | \ \ \ \ Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-15
|\ \ \ \ \ \
| * | | | | | Specify PCI based UART for earlyprintkStuart R. Anderson2015-02-02
| * | | | | | x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-02
* | | | | | | kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-14
* | | | | | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-14
* | | | | | | kasan: enable stack instrumentationAndrey Ryabinin2015-02-14
* | | | | | | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-14
* | | | | | | x86_64: add KASan supportAndrey Ryabinin2015-02-14
* | | | | | | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* | | | | | | Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds2015-02-13
* | | | | | | kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-12
* | | | | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-12
|\ \ \ \ \ \ \
| * | | | | | | kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu2015-01-13
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \ \ \ \ \ \ \
| * | | | | | | | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-04
| * | | | | | | | livepatch: kernel: add support for live patchingSeth Jennings2014-12-22
| |/ / / / / / /
* | | | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki2015-02-10
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo2015-02-05
| | | |/ / / /