index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
2019-07-08
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-03
x86/irq: Seperate unused system vectors from spurious entry again
Thomas Gleixner
2019-07-03
x86/irq: Handle spurious interrupt after shutdown gracefully
Thomas Gleixner
2019-07-03
x86/ioapic: Implement irq_get_irqchip_state() callback
Thomas Gleixner
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
2019-06-28
x86/hpet: Move clockevents into channels
Thomas Gleixner
2019-06-23
x86/apic: Use non-atomic operations when possible
Nadav Amit
2019-06-22
x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
Colin Ian King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-16
x86/apic: Make apic_bsp_setup() static
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-09
x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'
Daniel Drake
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-25
x86/apic: Unify duplicated local apic timer clockevent initialization
Jacob Pan
2019-04-08
x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-07
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-01-26
x86/kernel: Mark expected switch-case fall-throughs
Gustavo A. R. Silva
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-09-27
x86/apic: Add Hygon Dhyana support
Pu Wen
2018-09-18
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
2018-08-14
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...
Vlastimil Babka
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2018-07-30
x86/apic: Trivial coding style fixes
Yi Wang
2018-07-30
x86/platform/UV: Mark memblock related init code and data correctly
Dou Liyang
2018-07-24
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
Len Brown
2018-07-02
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
2018-06-21
x86/platform/UV: Add kernel parameter to set memory block size
mike.travis@hpe.com
2018-06-21
x86/platform/UV: Use new set memory block size function
mike.travis@hpe.com
2018-06-21
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
2018-06-21
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
2018-06-06
x86/apic/vector: Print APIC control bits in debugfs
Thomas Gleixner
2018-06-06
x86/ioapic: Use apic_ack_irq()
Thomas Gleixner
2018-06-06
x86/apic: Provide apic_ack_irq()
Thomas Gleixner
2018-06-06
x86/apic/vector: Prevent hlist corruption and leaks
Thomas Gleixner
2018-05-19
x86/vector: Merge allocate_vector() into assign_vector_locked()
Dou Liyang
[next]