index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
/
apic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-12
1
-1
/
+1
|
\
|
*
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
Dou Liyang
2017-09-11
1
-1
/
+1
*
|
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-09
1
-1
/
+1
|
/
*
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...
Hans de Goede
2017-08-31
1
-1
/
+5
*
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
2017-08-29
1
-33
/
+10
*
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
Thomas Gleixner
2017-08-29
1
-3
/
+3
*
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
Thomas Gleixner
2017-08-29
1
-19
/
+0
*
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
2017-08-29
1
-2
/
+0
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-04
1
-0
/
+80
|
\
|
*
x86/apic: Add TSC_DEADLINE quirk due to errata
Peter Zijlstra
2017-06-04
1
-0
/
+79
|
*
x86/apic: Change the lapic name in deadline mode
Peter Zijlstra
2017-06-04
1
-0
/
+1
*
|
x86/apic: Implement effective irq mask update
Thomas Gleixner
2017-06-22
1
-0
/
+3
*
|
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
2017-06-22
1
-2
/
+7
*
|
x86/apic: Move cpumask and to core code
Thomas Gleixner
2017-06-22
1
-10
/
+4
*
|
x86/apic: Move online masking to core code
Thomas Gleixner
2017-06-22
1
-18
/
+9
*
|
x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
Thomas Gleixner
2017-06-22
1
-0
/
+16
|
/
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-02
1
-3
/
+3
|
\
|
*
x86/apic: Fix a comment in init_apic_mappings()
Dou Liyang
2017-03-13
1
-2
/
+2
|
*
x86/apic: Remove the SET_APIC_ID(x) macro
Dou Liyang
2017-03-13
1
-1
/
+1
*
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-03-01
1
-20
/
+21
|
|
\
\
|
*
|
|
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
Ingo Molnar
2017-01-28
1
-1
/
+1
*
|
|
|
x86/apic/timer: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+4
*
|
|
|
x86/acpi: Restore the order of CPU IDs
Dou Liyang
2017-03-11
1
-19
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()
Dou Liyang
2017-03-01
1
-13
/
+4
*
|
|
x86/apic: Fix a warning message in logical CPU IDs allocation
Dou Liyang
2017-03-01
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-28
1
-4
/
+4
|
\
\
|
*
|
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
Daniel Bristot de Oliveira
2017-01-05
1
-4
/
+4
|
|
/
*
|
x86/apic: Fix a typo in a comment line
Dou Liyang
2017-02-07
1
-1
/
+1
*
|
x86/apic: Implement set_state_oneshot_stopped() callback
Frederic Weisbecker
2017-01-09
1
-12
/
+13
*
|
x86/apic: Fix typos in comments
Dou Liyang
2017-01-06
1
-3
/
+3
|
/
*
x86/smpboot: Make logical package management more robust
Thomas Gleixner
2016-12-13
1
-15
/
+0
*
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
1
-1
/
+2
|
\
|
*
x86: Remove empty idle.h header
Thomas Gleixner
2016-12-09
1
-1
/
+0
|
*
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
2016-12-09
1
-0
/
+2
*
|
x86/apic: Prevent tracing on apic_msr_write_eoi()
Wanpeng Li
2016-11-09
1
-0
/
+1
|
/
*
x86/apic: Prevent pointless warning messages
Thomas Gleixner
2016-10-08
1
-3
/
+5
*
x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()
Thomas Gleixner
2016-09-26
1
-2
/
+0
*
Merge branch 'x86/urgent' into x86/apic
Thomas Gleixner
2016-09-26
1
-0
/
+5
|
\
|
*
x86/apic: Fix num_processors value in case of failure
Dou Liyang
2016-09-08
1
-1
/
+3
|
*
x86/apic: Do not init irq remapping if ioapic is disabled
Wanpeng Li
2016-08-24
1
-0
/
+3
*
|
x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping
Gu Zheng
2016-09-21
1
-3
/
+57
*
|
x86/acpi: Enable acpi to register all possible cpus at boot time
Gu Zheng
2016-09-21
1
-4
/
+15
*
|
x86/apic: Get rid of apic_version[] array
Denys Vlasenko
2016-09-20
1
-10
/
+7
*
|
x86/apic: Update comment about disabling processor focus
Wei Jiangang
2016-08-24
1
-1
/
+0
*
|
x86/apic, ACPI: Remove the repeated lapic address override entry parsing
Baoquan He
2016-08-15
1
-1
/
+1
|
/
*
Merge branch 'linus' into timers/urgent, to pick up fixes
Ingo Molnar
2016-08-10
1
-2
/
+2
|
\
|
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-1
/
+1
|
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
|
\
|
|
*
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
[next]