summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-26137-2510/+5102
|\
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-217-0/+882
| |\
| | * x86/intel/quark: Fix simple_return.cocci warningsFengguang Wu2015-02-191-5/+1
| | * x86/intel/quark: Fix ptr_ret.cocci warningsFengguang Wu2015-02-191-4/+1
| | * x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue2015-02-182-0/+17
| | * x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue2015-02-185-0/+872
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-02-213-54/+62
| |\ \
| | * | x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T2015-02-183-56/+64
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-2117-226/+409
| |\ \
| | * | x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina2015-02-202-2/+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-198-20/+66
| | |\ \ \
| | | * | | x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2015-02-191-3/+3
| | | * | | x86/mm/ASLR: Propagate base load address calculationJiri Kosina2015-02-197-17/+63
| | * | | | Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar2015-02-191-2/+26
| | |\ \ \ \
| | | * | | | x86/mm/init: Fix incorrect page size in init_memory_mapping() printksDave Hansen2015-02-191-2/+26
| | | |/ / /
| | * | | | x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado2015-02-181-0/+8
| | * | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-02-185-203/+301
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2015-02-135-203/+301
| * | | | | 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
| | |/ / / /
| * | | | | x86: pte_protnone() and pmd_protnone() must check entry is not presentDavid Vrabel2015-02-191-2/+4
| * | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-02-191-1/+1
| |\ \ \ \ \
| | * | | | | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-1/+1
| * | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-01-141-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | x86/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
| * | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-182-21/+153
| |\ \ \ \ \ \ \ \
| | * | | | | | | | lguest: don't look in console features to find emerg_wr.Rusty Russell2015-02-131-33/+24
| | * | | | | | | | lguest: remove NOTIFY call and eventfd facility.Rusty Russell2015-02-111-1/+0
| | * | | | | | | | lguest: use the PCI console device's emerg_wr for early boot messages.Rusty Russell2015-02-111-12/+134
| | * | | | | | | | lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PICRusty Russell2015-02-111-0/+24
| | * | | | | | | | lguest: disable ACPI explicitly.Rusty Russell2015-02-111-0/+4
| | * | | | | | | | lguest: don't disable iospace.Rusty Russell2015-02-111-8/+0
| * | | | | | | | | 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-1632-116/+231
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-155-277/+170
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Specify PCI based UART for earlyprintkStuart R. Anderson2015-02-021-16/+166
| | * | | | | | | | | | x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-025-261/+4
| * | | | | | | | | | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-151-0/+11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan2015-01-251-0/+11
| | |/ / / / / / / / / /
OpenPOWER on IntegriCloud