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
/
include
/
asm
/
apic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-05
x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
Nicolai Stange
1
-0
/
+3
2018-07-02
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
1
-2
/
+0
2018-06-21
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
1
-0
/
+2
2018-06-21
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
1
-0
/
+6
2018-06-06
x86/apic: Provide apic_ack_irq()
Thomas Gleixner
1
-0
/
+2
2018-04-12
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
Ingo Molnar
1
-17
/
+1
2018-04-10
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
1
-2
/
+2
2018-03-26
x86/apic: Finish removing unused callbacks
David Rientjes
1
-16
/
+0
2018-02-16
x86/apic: Make setup_local_APIC() static
Dou Liyang
1
-1
/
+0
2018-02-13
x86/apic: Simplify init_bsp_APIC() usage
Dou Liyang
1
-0
/
+1
2018-01-14
Revert "x86/apic: Remove init_bsp_APIC()"
Ville Syrjälä
1
-0
/
+1
2017-09-25
x86/irq: Simplify hotplug vector accounting
Thomas Gleixner
1
-0
/
+1
2017-09-25
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
1
-0
/
+6
2017-09-25
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
1
-0
/
+5
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
1
-3
/
+0
2017-09-25
x86/apic: Reorganize struct apic
Thomas Gleixner
1
-59
/
+50
2017-09-25
x86/apic: Move common APIC callbacks
Thomas Gleixner
1
-61
/
+12
2017-09-25
x86/apic: Sanitize 32/64bit APIC callbacks
Thomas Gleixner
1
-30
/
+0
2017-09-25
x86/apic: Move APIC noop specific functions
Thomas Gleixner
1
-7
/
+0
2017-09-25
x86/apic: Move probe32 specific APIC functions
Thomas Gleixner
1
-21
/
+0
2017-09-25
x86/apic: Sanitize return value of check_apicid_used()
Thomas Gleixner
1
-2
/
+2
2017-09-25
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
1
-1
/
+1
2017-09-25
x86/apic: Remove init_bsp_APIC()
Dou Liyang
1
-1
/
+0
2017-09-25
x86/apic: Unify interrupt mode setup for UP system
Dou Liyang
1
-1
/
+0
2017-09-25
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
Dou Liyang
1
-0
/
+9
2017-09-25
x86/apic: Move logical APIC ID away from apic_bsp_setup()
Dou Liyang
1
-1
/
+1
2017-09-25
x86/apic: Prepare for unifying the interrupt delivery modes setup
Dou Liyang
1
-0
/
+2
2017-06-22
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
1
-0
/
+5
2017-06-22
x86/apic: Move cpumask and to core code
Thomas Gleixner
1
-9
/
+6
2017-06-22
x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
Thomas Gleixner
1
-22
/
+6
2017-03-13
x86/apic: Remove the SET_APIC_ID(x) macro
Dou Liyang
1
-6
/
+1
2017-03-03
sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...
Ingo Molnar
1
-1
/
+0
2017-01-23
x86/MSR: Carve out bare minimum accessors
Borislav Petkov
1
-1
/
+1
2016-12-12
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
1
-1
/
+0
2016-11-18
x86/idle: Remove enter_idle(), exit_idle()
Len Brown
1
-1
/
+0
2016-11-09
x86/apic: Prevent tracing on apic_msr_write_eoi()
Wanpeng Li
1
-1
/
+2
2016-09-20
x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()
Wanpeng Li
1
-3
/
+2
2016-08-10
x86/timers/apic: Inform TSC deadline clockevent device about recalibration
Nicolai Stange
1
-0
/
+2
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_x2apic
Borislav Petkov
1
-2
/
+2
2016-03-18
x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
Dave Jones
1
-1
/
+1
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-1
/
+0
2015-12-19
x86/apic: Introduce apic_extnmi command line parameter
Hidehiro Kawai
1
-0
/
+5
2015-11-05
x86/apic: Add a single-target IPI function to the apic
Linus Torvalds
1
-0
/
+1
2015-09-30
x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC
Paolo Bonzini
1
-55
/
+55
2015-08-17
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
Len Brown
1
-2
/
+0
2015-05-15
x86: Consolidate irq entering inlines
Thomas Gleixner
1
-0
/
+6
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-04-01
x86/apic: Remove verify_local_APIC()
Bandan Das
1
-1
/
+0
[next]