summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-09-221-4/+12
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-183-16/+9
|\
| * genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-162-13/+8
| * genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-161-3/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-181-1/+1
|\ \
| * | x86/pci/dma: Fix gfp flags for coherent DMA memory allocationJunichi Nomura2015-09-171-1/+1
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-177-13/+56
|\ \
| * | x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-09-161-7/+10
| * | x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li2015-09-141-0/+7
| * | x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner2015-09-141-2/+3
| * | x86/ldt: Fix small LDT allocation for XenJan Beulich2015-09-141-2/+2
| * | x86/cpu: Print family/model/stepping in hexBorislav Petkov2015-09-131-2/+2
| * | x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0Andy Lutomirski2015-09-051-0/+27
| * | Merge branch 'linus' into x86/urgent, to be able to merge a dependent fixIngo Molnar2015-09-0580-1860/+2150
| |\ \
| * | | x86/alternatives: Make optimize_nops() interrupt safe and syncedThomas Gleixner2015-09-031-0/+5
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-172-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf/x86/intel: Fix constraint accessPeter Zijlstra2015-09-131-1/+4
| * | | perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin2015-09-111-0/+1
* | | | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-11/+0
* | | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-40/+9
* | | | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-105-8/+8
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-081-21/+1
|\ \ \ \
| * | | | x86: use generic early mem copyMark Salter2015-09-081-21/+1
* | | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-082-72/+9
|\ \ \ \ \
| * | | | | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-192-72/+9
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-081-1/+3
|\ \ \ \ \ \
| * | | | | | PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-121-1/+3
* | | | | | | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-081-129/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | nmi: x86: convert to generic nmi handlerRussell King2015-07-171-129/+4
* | | | | | | watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-041-2/+2
* | | | | | | watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell2015-09-041-2/+5
* | | | | | | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2015-09-041-1/+1
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-032-13/+11
|\ \ \ \ \ \ \
| * | | | | | | x86, tsc, locking/static_keys: Employ static_branch_likely()Peter Zijlstra2015-08-031-12/+10
| * | | | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-1/+1
* | | | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-011-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki2015-09-011-0/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu2015-08-271-0/+1
| | |/ / / / / /
* | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-74/+124
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/hpet: Migrate to new set_state interfaceViresh Kumar2015-07-301-74/+124
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-019-151/+153
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/irq: Do not dereference irq descriptor before checking itThomas Gleixner2015-08-281-1/+2
| * | | | | | | | x86/irq: Store irq descriptor in vector arrayThomas Gleixner2015-08-065-61/+49
| * | | | | | | | x86/irq: Get rid of an indentation levelThomas Gleixner2015-08-061-37/+35
| * | | | | | | | x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner2015-08-063-14/+13
| * | | | | | | | x86/irq: Replace numeric constantThomas Gleixner2015-08-061-2/+2
| * | | | | | | | x86/irq: Protect smp_cleanup_moveThomas Gleixner2015-08-061-4/+14
| * | | | | | | | Merge branch 'linus' into x86/apicThomas Gleixner2015-08-0612-146/+183
| |\| | | | | | |
| * | | | | | | | x86/apic: Drop local_irq_save/restore in timer callbacksThomas Gleixner2015-07-301-15/+3
| * | | | | | | | x86/apic: Migrate apic timer to new set_state interfaceViresh Kumar2015-07-301-35/+51