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
/
kernel
/
apic
/
x2apic_uv_x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
x86/apic/uv: Avoid unused variable warning
Arnd Bergmann
1
-37
/
+6
2019-10-07
x86/platform/uv: Check EFI Boot to set reboot type
Mike Travis
1
-6
/
+12
2019-10-07
x86/platform/uv: Decode UVsystab Info
Mike Travis
1
-2
/
+10
2019-10-07
x86/platform/uv: Add UV Hubbed/Hubless Proc FS Files
Mike Travis
1
-1
/
+92
2019-10-07
x86/platform/uv: Setup UV functions for Hubless UV Systems
Mike Travis
1
-3
/
+17
2019-10-07
x86/platform/uv: Return UV Hubless System Type
Mike Travis
1
-9
/
+18
2019-10-07
x86/platform/uv: Save OEM_ID from ACPI MADT probe
Mike Travis
1
-1
/
+15
2019-07-25
x86/apic/uv: Make x2apic_extra_bits static
Thomas Gleixner
1
-1
/
+1
2019-07-25
x86/apic: Cleanup the include maze
Thomas Gleixner
1
-24
/
+4
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-3
/
+4
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
1
-2
/
+2
2018-07-30
x86/platform/UV: Mark memblock related init code and data correctly
Dou Liyang
1
-2
/
+2
2018-06-21
x86/platform/UV: Add kernel parameter to set memory block size
mike.travis@hpe.com
1
-0
/
+11
2018-06-21
x86/platform/UV: Use new set memory block size function
mike.travis@hpe.com
1
-3
/
+46
2018-04-10
x86/apic: Fix signedness bug in APIC ID validity checks
Li RongQing
1
-1
/
+1
2018-02-13
x86/platform/UV: Fix GAM Range Table entries less than 1GB
mike.travis@hpe.com
1
-3
/
+12
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-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+43
2017-11-13
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-01
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-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+6
2016-10-03
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
[next]