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
/
x2apic_uv_x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
x86/platform/UV: Fix GAM MMR references in the UV x2apic code
Mike Travis
1
-46
/
+37
2018-01-16
x86/platform/UV: Add references to access fixed UV4A HUB MMRs
Mike Travis
1
-0
/
+2
2018-01-16
x86/platform/UV: Fix UV4A support on new Intel Processors
Mike Travis
1
-3
/
+11
2018-01-14
x86/platform: Control warm reset setup via legacy feature flag
Jan Kiszka
1
-0
/
+1
2017-11-14
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+43
2017-11-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+4
2017-10-24
x86/platform/UV: Mark tsc_check_sync as an init function
mike.travis@hpe.com
1
-1
/
+1
2017-10-17
x86/platform/UV: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+2
2017-10-16
x86/platform/UV: Add check of TSC state set by UV BIOS
mike.travis@hpe.com
1
-0
/
+43
2017-09-25
x86/apic: Remove unused callbacks
Thomas Gleixner
1
-14
/
+0
2017-09-25
x86/apic: Add replacement for cpu_mask_to_apicid()
Thomas Gleixner
1
-0
/
+6
2017-09-25
x86/apic: Get rid of apic->target_cpus
Thomas Gleixner
1
-1
/
+0
2017-09-25
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
1
-1
/
+1
2017-06-22
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
1
-2
/
+3
2017-06-22
x86/apic: Move cpumask and to core code
Thomas Gleixner
1
-5
/
+3
2017-06-22
x86/uv: Use default_cpu_mask_to_apicid_and()
Thomas Gleixner
1
-15
/
+4
2017-05-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2017-03-22
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
1
-1
/
+2
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
1
-260
/
+288
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-01-28
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
1
-0
/
+1
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
2016-11-24
x86/apic/uv: Silence a shift wrapping warning
Dan Carpenter
1
-2
/
+2
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
1
-5
/
+2
2016-09-19
x86/apic/uv: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-25
/
+6
2016-09-13
x86: Clean up various simple wrapper functions
Masahiro Yamada
1
-5
/
+2
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
1
-1
/
+1
2016-08-10
x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems
Mike Travis
1
-0
/
+5
2016-08-10
x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values
Mike Travis
1
-18
/
+10
2016-08-10
x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous
Mike Travis
1
-4
/
+5
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
1
-1
/
+1
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-07-15
x86/apic: Remove the unused struct apic::apic_id_mask field
Wei Jiangang
1
-1
/
+0
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-07-07
timers, x86/apic/uv: Initialize the UV heartbeat timer as pinned
Thomas Gleixner
1
-2
/
+2
2016-05-05
Merge branch 'x86/urgent' into x86/platform, to resolve conflict
Ingo Molnar
1
-3
/
+1
2016-05-05
x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init
Alex Thorlton
1
-3
/
+1
2016-05-04
x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes
Dimitri Sivanich
1
-30
/
+28
2016-05-04
x86/platform/UV: Update physical address conversions for UV4
Mike Travis
1
-1
/
+95
2016-05-04
x86/platform/UV: Build GAM reference tables
Mike Travis
1
-0
/
+139
2016-05-04
x86/platform/UV: Support UV4 socket address changes
Mike Travis
1
-8
/
+120
2016-05-04
x86/platform/UV: Add UV4 addressing discovery function
Mike Travis
1
-13
/
+72
2016-05-04
x86/platform/UV: Fold blade info into per node hub info structs
Mike Travis
1
-111
/
+101
2016-05-04
x86/platform/UV: Allocate common per node hub info structs on local node
Mike Travis
1
-15
/
+44
2016-05-04
x86/platform/UV: Move blade local processor ID to the per cpu info struct
Mike Travis
1
-1
/
+1
[next]