index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+5
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-02-21
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-262
/
+290
2017-02-21
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+19
2017-02-20
Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgent
Ingo Molnar
2
-5
/
+5
2017-02-10
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
Christoph Hellwig
1
-1
/
+1
2017-02-09
Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
Linus Torvalds
1
-2
/
+0
2017-02-07
x86/apic: Fix a typo in a comment line
Dou Liyang
1
-1
/
+1
2017-02-01
x86/platform/UV: Add Support for UV4 Hubless NMIs
travis@sgi.com
1
-0
/
+2
2017-02-01
x86/platform/UV: Add Support for UV4 Hubless systems
travis@sgi.com
1
-2
/
+28
2017-02-01
x86/platform/UV: Clean up the UV APIC code
Ingo Molnar
1
-256
/
+244
2017-02-01
Merge branch 'x86/urgent' into x86/platform, to pick up fixes
Ingo Molnar
1
-0
/
+2
2017-01-31
x86/irq: Make irq activate operations symmetric
Thomas Gleixner
1
-0
/
+2
2017-01-20
x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()
Andy Shevchenko
1
-2
/
+2
2017-01-18
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2017-01-18
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2017-01-14
x86/platform/UV: Fix 2 socket config problem
Mike Travis
1
-1
/
+5
2017-01-14
x86/platform/UV: Fix panic with missing UVsystab support
Mike Travis
1
-8
/
+16
2017-01-09
x86/apic: Implement set_state_oneshot_stopped() callback
Frederic Weisbecker
1
-12
/
+13
2017-01-06
x86/apic: Fix typos in comments
Dou Liyang
1
-3
/
+3
2017-01-05
x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
Daniel Bristot de Oliveira
2
-5
/
+5
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-13
x86/smpboot: Make logical package management more robust
Thomas Gleixner
1
-15
/
+0
2016-12-13
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2016-12-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
2
-2
/
+0
2016-12-09
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
1
-0
/
+2
2016-11-24
x86/apic/uv: Silence a shift wrapping warning
Dan Carpenter
1
-2
/
+2
2016-11-10
x86/apic: Prevent tracing on apic_msr_write_eoi()
Wanpeng Li
1
-0
/
+1
2016-10-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+25
2016-10-08
x86/apic: Prevent pointless warning messages
Thomas Gleixner
1
-3
/
+5
2016-10-08
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
1
-9
/
+9
2016-10-04
x86/irq: Prevent force migration of irqs which are not in the vector domain
Mika Westerberg
1
-3
/
+20
2016-10-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+6
2016-10-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-22
/
+6
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-11
/
+11
2016-09-26
x86/apic: Fix silent & fatal merge conflict in __generic_processor_info()
Thomas Gleixner
1
-2
/
+0
2016-09-26
Merge branch 'x86/urgent' into x86/apic
Thomas Gleixner
1
-0
/
+5
2016-09-21
x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping
Gu Zheng
1
-3
/
+57
2016-09-21
x86/acpi: Enable acpi to register all possible cpus at boot time
Gu Zheng
1
-4
/
+15
2016-09-20
x86/apic: Get rid of apic_version[] array
Denys Vlasenko
3
-13
/
+10
2016-09-19
x86/apic/uv: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-25
/
+6
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-1
/
+6
2016-09-13
x86: Clean up various simple wrapper functions
Masahiro Yamada
3
-22
/
+6
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
8
-11
/
+11
2016-09-08
x86/apic: Fix num_processors value in case of failure
Dou Liyang
1
-1
/
+3
2016-08-24
x86/apic: Update comment about disabling processor focus
Wei Jiangang
1
-1
/
+0
2016-08-24
x86/apic: Do not init irq remapping if ioapic is disabled
Wanpeng Li
1
-0
/
+3
2016-08-15
x86/apic, ACPI: Remove the repeated lapic address override entry parsing
Baoquan He
1
-1
/
+1
2016-08-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-26
/
+29
[next]