summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2015-02-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+9
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-14/+29
2015-02-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-44/+111
2015-02-21Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds-0/+8
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina-1/+0
2015-02-19Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar-1/+10
2015-02-19x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas-0/+9
2015-02-19x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas-1/+1
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-13/+20
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina-13/+20
2015-02-18kprobes/x86: Mark 2 bytes NOP as boostableWang Nan-1/+1
2015-02-18uprobes/x86: Fix 2-byte opcode tableDenys Vlasenko-35/+17
2015-02-18uprobes/x86: Fix 1-byte opcode tablesDenys Vlasenko-48/+18
2015-02-18uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...Denys Vlasenko-19/+134
2015-02-18x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel-0/+3
2015-02-18x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu-0/+5
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T-4/+9
2015-02-17Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+1
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-40/+98
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-21/+166
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin-1/+11
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin-1/+1
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin-0/+2
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin-2/+8
2015-02-13x86_64: add KASan supportAndrey Ryabinin-3/+46
2015-02-13x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-14/+12
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds-2/+1
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes-3/+3
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-1/+1
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-1/+2
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+91
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-14/+2
2015-02-10Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki-14/+2
2015-02-09Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+13
2015-02-09Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-23/+11
2015-02-09Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-25/+64
2015-02-09Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+31
2015-02-09Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-11/+10
2015-02-09Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-293/+287
2015-02-09Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-269/+317
2015-02-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-28/+36
2015-02-09x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck-4/+1
2015-02-06Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds-1/+1
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo-14/+2
2015-02-04perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski-1/+20
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski-19/+40
2015-02-04perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski-1/+2
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski-10/+20
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski-15/+22
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf-1/+1