summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2019-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-08x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-08-26x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-08-26x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-08-26x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-08-19x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-12x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov
2019-07-16x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-07-08Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-03x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-03x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2019-07-03x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-29x86/timer: Skip PIT initialization on modern chipsetsThomas Gleixner
2019-06-28x86/hpet: Move clockevents into channelsThomas Gleixner
2019-06-23x86/apic: Use non-atomic operations when possibleNadav Amit
2019-06-22x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-16x86/apic: Make apic_bsp_setup() staticThomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-09x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake
2019-05-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-25x86/apic: Unify duplicated local apic timer clockevent initializationJacob Pan
2019-04-08x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-01-26x86/kernel: Mark expected switch-case fall-throughsGustavo A. R. Silva
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-09-27x86/apic: Add Hygon Dhyana supportPu Wen
2018-09-18irq/matrix: Spread managed interrupts on allocationDou Liyang
2018-09-08x86/apic/vector: Make error return value negativeThomas Gleixner
2018-08-14x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-08-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-07-30x86/apic: Trivial coding style fixesYi Wang
2018-07-30x86/platform/UV: Mark memblock related init code and data correctlyDou Liyang
2018-07-24x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown
2018-07-02Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner