Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d895a0f16fadb26d22ab531c49768f7642ae5c3e
/
arch
/
x86
/
kernel
/
apic
/
apic.c
558682b
x86/apic: Include the LDR when clearing out APIC registers
by Bandan Das
· 5 years ago
f897e60
x86/apic: Handle missing global clockevent gracefully
by Thomas Gleixner
· 5 years ago
ec63355
x86/apic: Silence -Wtype-limits compiler warnings
by Qian Cai
· 6 years ago
0902d50
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f8a8fe6
x86/irq: Seperate unused system vectors from spurious entry again
by Thomas Gleixner
· 6 years ago
c8c4076
x86/timer: Skip PIT initialization on modern chipsets
by Thomas Gleixner
· 6 years ago
ea136a1
x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
by Colin Ian King
· 6 years ago
748b170
x86/apic: Make apic_bsp_setup() static
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
52ae346
x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'
by Daniel Drake
· 6 years ago
6eb4f08
x86/apic: Unify duplicated local apic timer clockevent initialization
by Jacob Pan
· 6 years ago
ad3bc25
x86/kernel: Fix more -Wmissing-prototypes warnings
by Borislav Petkov
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
da33dfe
x86/apic: Add Hygon Dhyana support
by Pu Wen
· 6 years ago
d0055f3
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_thread
by Vlastimil Babka
· 6 years ago
958f338
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
66e2208
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
447ae31
x86: Don't include linux/irq.h from asm/hardirq.h
by Nicolai Stange
· 6 years ago
843c408
x86/apic: Trivial coding style fixes
by Yi Wang
· 6 years ago
d9e6dbc
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
by Len Brown
· 7 years ago
506a66f
Revert "x86/apic: Ignore secondary threads if nosmt=force"
by Thomas Gleixner
· 7 years ago
2207def
x86/apic: Ignore secondary threads if nosmt=force
by Thomas Gleixner
· 7 years ago
6a4d265
x86/smp: Provide topology_is_primary_thread()
by Thomas Gleixner
· 7 years ago
2451d1e
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8f156168
x86/apic: Drop logical_smp_processor_id() inline
by Dou Liyang
· 7 years ago
3ea9e7a
x86/apic: Modernize the pending interrupt code
by Dou Liyang
· 7 years ago
9b217f3
x86/apic: Move pending interrupt check code into it's own function
by Dou Liyang
· 7 years ago
bee3204
x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified
by Baoquan He
· 7 years ago
b753a2b7
x86/apic: Make setup_local_APIC() static
by Dou Liyang
· 7 years ago
b399151
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
by Jia Zhang
· 7 years ago
fc90ccf
Revert "x86/apic: Remove init_bsp_APIC()"
by Ville Syrjälä
· 7 years ago
4fcab66
x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
by Dou Liyang
· 7 years ago
b18d628
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
43ff2f4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6a9f70b
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f72e38e
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init'
by Juergen Gross
· 7 years ago
141d3b1
Merge branch 'linus' into x86/apic, to resolve conflicts
by Ingo Molnar
· 7 years ago
616dd58
x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
by Len Brown
· 7 years ago
cc6afe2
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
by Paolo Bonzini
· 7 years ago
a1652bb
x86/boot: Spell out "boot CPU" for BP
by Jean Delvare
· 7 years ago
79761ce
x86/apic: Fix spelling mistake: "symmectic" -> "symmetric"
by Colin Ian King
· 7 years ago
83a1052
x86/apic: Move common APIC callbacks
by Thomas Gleixner
· 7 years ago
0801bba
x86/apic: Move probe32 specific APIC functions
by Thomas Gleixner
· 7 years ago
ae41a2a
x86/apic: Use lapic_is_integrated() consistently
by Dou Liyang
· 7 years ago
e3cccbc
x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()
by Dou Liyang
· 7 years ago
b371ae0
x86/apic: Remove init_bsp_APIC()
by Dou Liyang
· 7 years ago
935356c
x86/apic: Initialize interrupt mode after timer init
by Dou Liyang
· 7 years ago
34fba3e
x86/init: Add intr_mode_init to x86_init_ops
by Dou Liyang
· 7 years ago
0c75913
x86/apic: Unify interrupt mode setup for UP system
by Dou Liyang
· 7 years ago
4f45ed9
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
by Dou Liyang
· 7 years ago
3e730da
x86/apic: Unify interrupt mode setup for SMP-capable system
by Dou Liyang
· 7 years ago
4b1244b
x86/apic: Move logical APIC ID away from apic_bsp_setup()
by Dou Liyang
· 7 years ago
a2510d1
x86/apic: Split local APIC timer setup from the APIC setup
by Dou Liyang
· 7 years ago
4b1669e
x86/apic: Prepare for unifying the interrupt delivery modes setup
by Dou Liyang
· 7 years ago
0114a8e
x86/apic: Construct a selector for the interrupt delivery mode
by Dou Liyang
· 7 years ago
680352b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e2329b4
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
by Dou Liyang
· 7 years ago
9b130ad
treewide: make "nr_cpu_ids" unsigned
by Alexey Dobriyan
· 7 years ago
594a30f
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs without the feature
by Hans de Goede
· 7 years ago
61069de
x86/apic: Remove the duplicated tracing versions of interrupts
by Thomas Gleixner
· 7 years ago
3bec6def
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
by Thomas Gleixner
· 7 years ago
302a98f
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
by Thomas Gleixner
· 7 years ago
05161b9
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
by Thomas Gleixner
· 7 years ago
3ad918e
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c7d6c9d
x86/apic: Implement effective irq mask update
by Thomas Gleixner
· 8 years ago
0e24f7c
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
by Thomas Gleixner
· 8 years ago
91cd9cb
x86/apic: Move cpumask and to core code
by Thomas Gleixner
· 8 years ago
52b166a
x86/apic: Move online masking to core code
by Thomas Gleixner
· 8 years ago
ad95212
x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
by Thomas Gleixner
· 8 years ago
bd9240a
x86/apic: Add TSC_DEADLINE quirk due to errata
by Peter Zijlstra
· 8 years ago
c6e9f42
x86/apic: Change the lapic name in deadline mode
by Peter Zijlstra
· 8 years ago
12ca7c8
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
16b76293
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
747d04b
x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
5ba039a
x86/apic: Fix a comment in init_apic_mappings()
by Dou Liyang
· 8 years ago
5d64d20
x86/apic: Remove the SET_APIC_ID(x) macro
by Dou Liyang
· 8 years ago
2b85b3d
x86/acpi: Restore the order of CPU IDs
by Dou Liyang
· 8 years ago
11277aa
x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()
by Dou Liyang
· 8 years ago
bb3f0a5
x86/apic: Fix a warning message in logical CPU IDs allocation
by Dou Liyang
· 8 years ago
0871d5a
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates
by Ingo Molnar
· 8 years ago
f89db78
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
543113d
x86/apic: Fix a typo in a comment line
by Dou Liyang
· 8 years ago
1506c8d
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
by Ingo Molnar
· 8 years ago
914122c
x86/apic: Implement set_state_oneshot_stopped() callback
by Frederic Weisbecker
· 8 years ago
12bf98b
x86/apic: Fix typos in comments
by Dou Liyang
· 8 years ago
c4158ff
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
by Daniel Bristot de Oliveira
· 8 years ago
9d85eb9
x86/smpboot: Make logical package management more robust
by Thomas Gleixner
· 8 years ago
212f300
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
34bc356
x86: Remove empty idle.h header
by Thomas Gleixner
· 8 years ago
07c94a3
x86/amd: Simplify AMD E400 aware idle routine
by Borislav Petkov
· 8 years ago
8ca2255
x86/apic: Prevent tracing on apic_msr_write_eoi()
by Wanpeng Li
· 8 years ago
df610d6
x86/apic: Prevent pointless warning messages
by Thomas Gleixner
· 8 years ago
eb6296d
x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()
by Thomas Gleixner
· 8 years ago
1e1b372
Merge branch 'x86/urgent' into x86/apic
by Thomas Gleixner
· 8 years ago
8f54969
x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping
by Gu Zheng
· 8 years ago
f7c2883
x86/acpi: Enable acpi to register all possible cpus at boot time
by Gu Zheng
· 8 years ago
cff9ab2
x86/apic: Get rid of apic_version[] array
by Denys Vlasenko
· 8 years ago
c291b01
x86/apic: Fix num_processors value in case of failure
by Dou Liyang
· 8 years ago
5035da4
x86/apic: Update comment about disabling processor focus
by Wei Jiangang
· 8 years ago
2e63ad4
x86/apic: Do not init irq remapping if ioapic is disabled
by Wanpeng Li
· 8 years ago
Next »