summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-266-102/+221
|\
| * x86: Make the vdso2c compiler use the host architecture headersStephen Rothwell2016-07-251-1/+1
| * x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter2016-07-215-101/+220
| * x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter2016-07-201-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-253-4/+5
|\ \
| * \ Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-04201-966/+1021
| |\ \
| | * | genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-042-3/+4
| * | | x86/PCI/VMD: Use untracked irq handlerKeith Busch2016-06-181-1/+1
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2517-71/+157
|\ \ \ \
| * \ \ \ Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-0715-67/+153
| |\ \ \ \
| | * | | | clocksource/drivers/integrator-ap: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * | | | clocksource/drivers/keystone: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * | | | clocksource/drivers/nspire: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
| | * | | | clocksource/drivers/u300: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * | | | clocksource/drivers/prima2: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
| | * | | | clocksource/drivers/mxs: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * | | | clocksource/drivers/moxart: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * | | | clocksource/drivers/atlas7: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
| | * | | | clocksource/drivers/clps_711x: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * | | | clocksource/drivers/bcm_kona: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
| | * | | | clocksource/drivers/bcm2835: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
| | * | | | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-285-9/+9
| | * | | | clocksource/drivers/arc: Convert init function to return errorDaniel Lezcano2016-06-281-27/+42
| | * | | | clocksource/drivers/smp_twd: Convert init function to return errorDaniel Lezcano2016-06-281-4/+5
| | * | | | clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano2016-06-281-20/+45
| | * | | | clocksource/drivers/ralink: Convert init function to return errorDaniel Lezcano2016-06-281-6/+13
| | * | | | clocksource/drivers/microblaze: Convert init function to return errorDaniel Lezcano2016-06-281-13/+38
| | * | | | arm64: dts: rockchip: Add rktimer device node for rk3399Huang Tao2016-06-281-0/+8
| | |/ / /
| * | | | timers, x86/mce: Initialize MCE restart timer as pinnedThomas Gleixner2016-07-071-2/+2
| * | | | timers, x86/apic/uv: Initialize the UV heartbeat timer as pinnedThomas Gleixner2016-07-071-2/+2
| | |/ / | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-251-0/+21
|\ \ \ \
| * | | | x86/reboot: Add Dell Optiplex 7450 AIO reboot quirkAlex Hung2016-07-141-0/+21
* | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-255-68/+110
|\ \ \ \ \
| * | | | | x86/tsc: Remove the unused check_tsc_disabled()Wei Jiangang2016-07-152-7/+0
| * | | | | x86/tsc: Enumerate BXT tsc_khz via CPUIDLen Brown2016-07-111-1/+15
| * | | | | x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUIDLen Brown2016-07-114-8/+73
| * | | | | x86/tsc_msr: Remove irqoff around MSR-based TSC enumerationLen Brown2016-07-113-7/+3
| * | | | | x86/tsc_msr: Add Airmont reference clock valuesLen Brown2016-07-101-1/+4
| * | | | | x86/tsc_msr: Correct Silvermont reference clock valuesLen Brown2016-07-101-3/+3
| * | | | | x86/tsc_msr: Update comments, expand definitionsLen Brown2016-07-101-26/+10
| * | | | | x86/tsc_msr: Remove debugging messagesLen Brown2016-07-101-16/+3
| * | | | | x86/tsc_msr: Identify Intel-specific codeLen Brown2016-07-101-0/+3
| * | | | | Revert "x86/tsc: Add missing Cherrytrail frequency to the table"Len Brown2016-07-101-3/+0
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-2514-63/+778
|\ \ \ \ \ \
| * | | | | | x86/sfi: Enable enumeration of SD devicesAndy Shevchenko2016-07-132-0/+44
| * | | | | | x86/pci: Use MRFLD abbreviation for MerrifieldAndy Shevchenko2016-07-131-4/+4
| * | | | | | x86/platform/intel-mid: Make vertical indentation consistentAndy Shevchenko2016-07-101-31/+34
| * | | | | | x86/platform/intel-mid: Mark regulators explicitly definedAndy Shevchenko2016-07-101-0/+10
| * | | | | | x86/platform/intel-mid: Rename mrfl.c to mrfld.cAndy Shevchenko2016-07-092-2/+2
| * | | | | | x86/platform/intel-mid: Enable spidev on Intel Edison boardsAndy Shevchenko2016-07-082-0/+52