index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+2
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
1
-1
/
+2
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+8
2018-09-27
x86/apic: Add Hygon Dhyana support
Pu Wen
2
-0
/
+8
2018-09-18
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
1
-5
/
+4
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-08-14
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...
Vlastimil Babka
1
-0
/
+2
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-0
/
+19
2018-08-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2018-08-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+6
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
1
-3
/
+57
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
4
-0
/
+4
2018-07-30
x86/apic: Trivial coding style fixes
Yi Wang
2
-2
/
+2
2018-07-30
x86/platform/UV: Mark memblock related init code and data correctly
Dou Liyang
1
-2
/
+2
2018-07-24
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
Len Brown
1
-0
/
+3
2018-07-02
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
1
-19
/
+0
2018-06-21
x86/platform/UV: Add kernel parameter to set memory block size
mike.travis@hpe.com
1
-0
/
+11
2018-06-21
x86/platform/UV: Use new set memory block size function
mike.travis@hpe.com
1
-3
/
+46
2018-06-21
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
1
-0
/
+19
2018-06-21
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
1
-0
/
+15
2018-06-06
x86/apic/vector: Print APIC control bits in debugfs
Thomas Gleixner
1
-13
/
+14
2018-06-06
x86/ioapic: Use apic_ack_irq()
Thomas Gleixner
1
-1
/
+1
2018-06-06
x86/apic: Provide apic_ack_irq()
Thomas Gleixner
1
-2
/
+7
2018-06-06
x86/apic/vector: Prevent hlist corruption and leaks
Thomas Gleixner
1
-0
/
+9
2018-05-19
x86/vector: Merge allocate_vector() into assign_vector_locked()
Dou Liyang
1
-13
/
+4
2018-05-17
x86/apic/x2apic: Initialize cluster ID properly
Thomas Gleixner
1
-0
/
+1
2018-04-12
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
Ingo Molnar
3
-64
/
+65
2018-04-10
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
5
-5
/
+5
2018-04-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-64
/
+65
2018-03-01
x86/apic: Drop logical_smp_processor_id() inline
Dou Liyang
1
-5
/
+5
2018-03-01
x86/apic: Modernize the pending interrupt code
Dou Liyang
1
-9
/
+8
2018-03-01
x86/apic: Move pending interrupt check code into it's own function
Dou Liyang
1
-45
/
+55
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-23
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
1
-3
/
+22
2018-02-20
x86/IO-APIC: Avoid warning in 32-bit builds
Jan Beulich
1
-1
/
+1
2018-02-17
x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified
Baoquan He
1
-1
/
+1
2018-02-17
x86/apic: Rename variables and functions related to x86_io_apic_ops
Baoquan He
1
-2
/
+2
2018-02-17
x86/apic: Remove the (now) unused disable_IO_APIC() function
Baoquan He
1
-13
/
+0
2018-02-17
x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y
Baoquan He
1
-1
/
+1
2018-02-17
x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC()
Baoquan He
1
-0
/
+5
2018-02-16
x86/apic: Make setup_local_APIC() static
Dou Liyang
1
-1
/
+1
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+12
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-3
/
+3
2018-02-13
x86/x2apic: Mark set_x2apic_phys_mode() as __init
Dou Liyang
1
-1
/
+1
2018-02-13
x86/platform/UV: Fix GAM Range Table entries less than 1GB
mike.travis@hpe.com
1
-3
/
+12
2018-01-30
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+2
2018-01-29
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-54
/
+66
[next]