summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-0820-69/+251
|\
| * x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner2019-07-035-16/+76
| * x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner2019-07-033-4/+5
| * x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner2019-07-031-0/+46
| * x86/timer: Skip PIT initialization on modern chipsetsThomas Gleixner2019-06-296-3/+63
| * x86/apic: Use non-atomic operations when possibleNadav Amit2019-06-233-4/+4
| * x86/apic: Make apic_bsp_setup() staticThomas Gleixner2019-06-162-5/+3
| * x86/tsc: Set LAPIC timer period to crystal clock frequencyDaniel Drake2019-05-091-0/+10
| * x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake2019-05-096-17/+17
| * x86/tsc: Use CPUID.0x16 to calculate missing crystal frequencyDaniel Drake2019-05-091-20/+27
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-0847-1066/+1610
|\ \
| * | clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley2019-07-035-160/+17
| * | clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley2019-07-032-1/+9
| * | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-032031-10742/+4126
| |\ \
| | * | arm64: vdso: Fix compilation with clang older than 8Vincenzo Frascino2019-06-261-0/+7
| | * | arm64: compat: Fix __arch_get_hw_counter() implementationVincenzo Frascino2019-06-261-0/+18
| | * | arm64: Fix __arch_get_hw_counter() implementationVincenzo Frascino2019-06-261-0/+19
| | * | lib/vdso: Make delta calculation work correctlyThomas Gleixner2019-06-261-0/+27
| | * | arm64: compat: No need for pre-ARMv7 barriers on an ARMv8 systemCatalin Marinas2019-06-261-7/+0
| | * | arm64: vdso: Remove unnecessary asm-offsets.c definitionsCatalin Marinas2019-06-261-39/+0
| | * | x86/vdso: Give the [ph]vclock_page declarations real typesAndy Lutomirski2019-06-241-12/+24
| | * | x86/vdso: Add clock_gettime64() entry pointVincenzo Frascino2019-06-222-0/+9
| | * | x86/vdso: Add clock_getres() entry pointVincenzo Frascino2019-06-224-0/+51
| | * | x86/vdso: Switch to generic vDSO implementationVincenzo Frascino2019-06-2212-379/+284
| | * | arm64: vdso: Enable vDSO compat supportVincenzo Frascino2019-06-223-3/+27
| | * | arm64: compat: Get sigreturn trampolines from vDSOVincenzo Frascino2019-06-222-0/+29
| | * | arm64: elf: VDSO code page discoveryVincenzo Frascino2019-06-221-0/+14
| | * | arm64: compat: VDSO setup for compat layerVincenzo Frascino2019-06-221-2/+88
| | * | arm64: vdso: Refactor vDSO codeVincenzo Frascino2019-06-221-71/+144
| | * | arm64: compat: Add vDSOVincenzo Frascino2019-06-229-0/+584
| | * | arm64: compat: Generate asm offsets for signalsVincenzo Frascino2019-06-221-0/+6
| | * | arm64: compat: Expose signal related structuresVincenzo Frascino2019-06-222-46/+46
| | * | arm64: compat: Add missing syscall numbersVincenzo Frascino2019-06-221-0/+5
| | * | arm64: vdso: Build vDSO with -ffixed-x18Peter Collingbourne2019-06-221-1/+1
| | * | arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino2019-06-228-387/+220
| * | | clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helperAndrew Murray2019-06-252-0/+23
| * | | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-222-8/+8
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-087-38/+19
|\ \ \ \
| * | | | smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-237-38/+19
* | | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-0852-1030/+1096
|\ \ \ \ \
| * | | | | docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier2019-07-052-116/+101
| * | | | | s390/pci: correctly handle MIO opt-outSebastian Ott2019-07-041-1/+1
| * | | | | s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2019-07-042-7/+13
| * | | | | s390: ap: kvm: Enable PQAP/AQIC facility for the guestPierre Morel2019-07-021-0/+3
| * | | | | s390: ap: kvm: add PQAP interception for AQICPierre Morel2019-07-022-0/+93
| * | | | | s390/unwind: cleanup unused READ_ONCE_TASK_STACKVasily Gorbik2019-07-021-19/+0
| * | | | | s390/kasan: avoid false positives during stack unwindVasily Gorbik2019-07-021-8/+8
| * | | | | s390/cio: move struct node_descriptor to cio.hJulian Wiedmann2019-06-191-0/+30
| * | | | | s390: fix stfle zero paddingHeiko Carstens2019-06-191-7/+14
| * | | | | s390: replace defconfig with performance_defconfigHeiko Carstens2019-06-192-768/+514