summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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-0113-186/+197
|\ \
| * | 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-068-66/+58
| * | x86/irq: Get rid of an indentation levelThomas Gleixner2015-08-061-37/+35
| * | x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner2015-08-064-15/+14
| * | x86/irq: Replace numeric constantThomas Gleixner2015-08-061-2/+2
| * | x86/irq: Protect smp_cleanup_moveThomas Gleixner2015-08-061-4/+14
| * | x86/lguest: Do not setup unused irq vectorsThomas Gleixner2015-08-061-9/+13
| * | x86/lguest: Clean up lguest_setup_irqRusty Russell2015-08-061-21/+22
| * | Merge branch 'linus' into x86/apicThomas Gleixner2015-08-0641-419/+704
| |\ \ | | |/
| * | 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
| * | x86/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-133-4/+6
| * | x86/irq: Use accessor irq_data_get_irq_handler_data()Jiang Liu2015-07-132-3/+3
| * | x86/irq: Use accessor irq_data_get_node()Jiang Liu2015-07-132-5/+5
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-4/+4
|\ \ \
| * \ \ Merge branch 'linus' into irq/coreThomas Gleixner2015-07-3041-419/+704
| |\ \ \ | | | |/ | | |/|
| * | | x86/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-4/+4
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-1/+1
|\ \ \
| * | | clockevents/drivers/i8253: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-1/+1
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-0113-232/+332
|\ \ \ \
| * | | | x86/platform: Make atom/pmc_atom.c explicitly non-modularPaul Gortmaker2015-08-251-9/+4
| * | | | x86/hyperv: Mark the Hyper-V TSC as unstableVitaly Kuznetsov2015-08-211-0/+1
| * | | | x86/xen/time: Migrate to new set-state interfaceViresh Kumar2015-07-301-49/+31
| * | | | x86/uv/time: Migrate to new set-state interfaceViresh Kumar2015-07-301-24/+13
| * | | | x86/lguest/timer: Migrate to new set-state interfaceViresh Kumar2015-07-301-18/+6
| * | | | x86/pci/intel_mid_pci: Use proper constants for irq polarityThomas Gleixner2015-07-291-2/+2
| * | | | x86/pci/intel_mid_pci: Make intel_mid_pci_ops staticAndy Shevchenko2015-07-291-1/+1
| * | | | x86/pci/intel_mid_pci: Propagate actual return codeAndy Shevchenko2015-07-291-2/+4
| * | | | x86/pci/intel_mid_pci: Work around for IRQ0 assignmentAndy Shevchenko2015-07-291-2/+22
| * | | | x86/platform/iosf_mbi: Add Intel Tangier PCI idAndy Shevchenko2015-07-161-0/+2
| * | | | x86/platform/iosf_mbi: Source cleanupAndy Shevchenko2015-07-162-9/+8
| * | | | x86/platform/iosf_mbi: Remove NULL pointer checks for pci_dev_put()Andy Shevchenko2015-07-161-4/+2
| * | | | x86/platform/iosf_mbi: Check return value of debugfs_create properlyAndy Shevchenko2015-07-161-5/+5
| * | | | x86/platform/iosf_mbi: Move to dedicated folderAndy Shevchenko2015-07-164-1/+2
| * | | | x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atomAndy Shevchenko2015-07-063-2/+2
| * | | | x86/platform/intel/pmc_atom: Add Cherrytrail PMC interfaceAndy Shevchenko2015-07-062-29/+114
| * | | | x86/platform/intel/pmc_atom: Supply register mappings via PMC objectAndy Shevchenko2015-07-061-17/+32
| * | | | x86/platform/intel/pmc_atom: Print index of device in loopAndy Shevchenko2015-07-061-63/+63
| * | | | x86/platform/intel/pmc_atom: Export accessors to PMC registersAndy Shevchenko2015-07-062-15/+38
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-017-10/+12
|\ \ \ \ \
| * | | | | x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...Luis R. Rodriguez2015-08-281-2/+0
| * | | | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-25370-11832/+15528
| |\ \ \ \ \
| * | | | | | x86/mm: Make kernel/check.c explicitly non-modularPaul Gortmaker2015-08-251-3/+2
| * | | | | | x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modularPaul Gortmaker2015-08-252-3/+2
| * | | | | | x86/mm/pat: Add comments to cachemode translation tablesToshi Kani2015-08-201-2/+5
| * | | | | | x86/mm, asm-generic: Add IOMMU ioremap_uc() variant defaultLuis R. Rodriguez2015-07-211-0/+2
| * | | | | | x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang2015-07-201-0/+1
OpenPOWER on IntegriCloud