summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-133-14/+14
|\
| * Merge 4.14-rc4 into tty-nextGreg Kroah-Hartman2017-10-09240-1527/+2306
| |\
| * | Arm: dts: stm32: remove extra compatible string from DT & driverVikas Manocha2017-10-043-14/+14
* | | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-132-2/+4
|\ \ \
| * \ \ Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-2373-235/+539
| |\ \ \
| * \ \ \ Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-09240-1527/+2306
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-252-2/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drivers: misc: ti_dac7512: Remove duplicate driverLukas Wunner2017-09-132-2/+4
* | | | | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-135-17/+17
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki2017-11-135-17/+17
| |\ \ \ \ \ \ \
| | | * | | | | | ACPI / APEI: Remove arch_apei_flush_tlb_one()James Morse2017-11-071-5/+0
| | | * | | | | | arm64: mm: Remove arch_apei_flush_tlb_one()James Morse2017-11-072-12/+4
| | | * | | | | | ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse2017-11-072-0/+13
| | | | |_|_|/ / | | | |/| | | |
* | | | | | | | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-136-119/+19
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-11-132-26/+0
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'acpi-pm' into pm-sleepRafael J. Wysocki2017-10-11124-1034/+1554
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki2017-10-092-26/+0
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | PM: ARM: locomo: Drop suspend and resume bus type callbacksRafael J. Wysocki2017-10-052-26/+0
| | | | |_|_|_|/ / / | | | |/| | | | | |
| * | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-11-133-86/+18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpufreq: imx6q: Move speed grading check to cpufreq driverFabio Estevam2017-10-111-86/+2
| | * | | | | | | | | arm64: wire cpu-invariant accounting support up to the task schedulerDietmar Eggemann2017-10-031-0/+3
| | * | | | | | | | | arm64: wire frequency-invariant accounting support up to the task schedulerDietmar Eggemann2017-10-031-0/+5
| | * | | | | | | | | arm: wire cpu-invariant accounting support up to the task schedulerDietmar Eggemann2017-10-031-0/+3
| | * | | | | | | | | arm: wire frequency-invariant accounting support up to the task schedulerDietmar Eggemann2017-10-031-0/+5
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2017-11-131-7/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUPGeert Uytterhoeven2017-11-081-7/+1
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()Rafael J. Wysocki2017-11-131-4/+7
* | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-137-51/+148
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/tsc: Mark cyc2ns_init() and detect_art() __initDou Liyang2017-11-101-2/+2
| * | | | | | | | | x86/platform/UV: Mark tsc_check_sync as an init functionmike.travis@hpe.com2017-10-241-1/+1
| * | | | | | | | | x86/tsc: Make CONFIG_X86_TSC=n build work againThomas Gleixner2017-10-171-0/+4
| * | | | | | | | | x86/platform/UV: Add check of TSC state set by UV BIOSmike.travis@hpe.com2017-10-162-5/+61
| * | | | | | | | | x86/tsc: Provide a means to disable TSC ARTmike.travis@hpe.com2017-10-161-2/+6
| * | | | | | | | | x86/tsc: Drastically reduce the number of firmware bug warningsmike.travis@hpe.com2017-10-161-6/+3
| * | | | | | | | | x86/tsc: Skip TSC test and error messages if already unstablemike.travis@hpe.com2017-10-161-0/+8
| * | | | | | | | | x86/tsc: Add option that TSC on Socket 0 being non-zero is validmike.travis@hpe.com2017-10-162-4/+37
| * | | | | | | | | x86/timers: Move simple_udelay_calibration() past kvmclock_init()Boris Ostrovsky2017-09-251-5/+4
| * | | | | | | | | x86/timers: Make recalibrate_cpu_khz() voidDou Liyang2017-09-252-7/+3
| * | | | | | | | | x86/timers: Move the simple udelay calibration to tsc.hDou Liyang2017-09-253-21/+21
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-135-32/+159
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/intel_rdt: Fix a silent failure when writing zero value schemataXiaochen Shen2017-11-121-0/+5
| * | | | | | | | | x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre2017-10-211-3/+5
| * | | | | | | | | x86/intel_rdt: Fix potential deadlock during resctrl unmountReinette Chatre2017-10-211-5/+5
| * | | | | | | | | x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabledReinette Chatre2017-10-211-0/+1
| * | | | | | | | | x86/intel_rdt: Remove redundant assignmentJithu Joseph2017-10-051-1/+0
| * | | | | | | | | x86/intel_rdt/cqm: Make integer rmid_limbo_count staticColin Ian King2017-10-051-1/+1
| * | | | | | | | | x86/intel_rdt: Add diagnostics when making directoriesTony Luck2017-09-271-6/+22
| * | | | | | | | | x86/intel_rdt: Add diagnostics when writing the cpus fileTony Luck2017-09-271-3/+12
| * | | | | | | | | x86/intel_rdt: Add diagnostics when writing the tasks fileTony Luck2017-09-272-6/+11
| * | | | | | | | | x86/intel_rdt: Add diagnostics when writing the schemata fileTony Luck2017-09-271-11/+38