index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
uv
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
Alex Thorlton
2016-10-20
1
-1
/
+9
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-03
1
-68
/
+110
|
\
|
*
x86/platform/uv/BAU: Add UV4-specific functions
Andrew Banman
2016-09-22
1
-1
/
+14
|
*
x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware
Andrew Banman
2016-09-22
1
-4
/
+12
|
*
x86/platform/uv/BAU: Disable software timeout on UV4 hardware
Andrew Banman
2016-09-22
1
-2
/
+5
|
*
x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information
Andrew Banman
2016-09-22
1
-1
/
+3
|
*
x86/platform/uv/BAU: Use generic function pointers
Andrew Banman
2016-09-22
1
-13
/
+13
|
*
x86/platform/uv/BAU: Add generic function pointers
Andrew Banman
2016-09-22
1
-0
/
+19
|
*
x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()
Andrew Banman
2016-09-22
1
-2
/
+2
|
*
x86/platform/uv/BAU: Clean up pq_init()
Andrew Banman
2016-09-22
1
-11
/
+8
|
*
x86/platform/uv/BAU: Clean up and update printks
Andrew Banman
2016-09-22
1
-13
/
+13
|
*
x86/platform/uv/BAU: Clean up vertical alignment
Andrew Banman
2016-09-22
1
-32
/
+32
*
|
x86: Clean up various simple wrapper functions
Masahiro Yamada
2016-09-13
2
-10
/
+3
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-12
1
-3
/
+5
|
\
|
*
x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...
Mike Travis
2016-08-10
1
-3
/
+5
*
|
x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...
Alex Thorlton
2016-08-11
1
-1
/
+2
|
/
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
2
-2
/
+2
|
\
|
*
x86/platform: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
2
-2
/
+2
*
|
x86/uv: Update uv_bios_call() to use efi_call_virt_pointer()
Alex Thorlton
2016-06-27
1
-2
/
+1
|
/
*
x86/platform/UV: Add obtaining GAM Range Table from UV BIOS
Mike Travis
2016-05-04
2
-26
/
+24
*
x86/platform/UV: Move blade local processor ID to the per cpu info struct
Mike Travis
2016-05-04
2
-4
/
+5
*
x86/platform/uv: Disable UV BAU by default
Alex Thorlton
2016-04-01
1
-10
/
+25
*
x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()
Ingo Molnar
2015-12-11
1
-0
/
+1
*
x86/platform/uv: Implement simple dump failover if kdump fails
Mike Travis
2015-09-14
1
-23
/
+30
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-3
/
+3
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
|
*
x86/irq: Use accessor irq_data_get_node()
Jiang Liu
2015-07-13
1
-1
/
+1
*
|
x86/uv/time: Migrate to new set-state interface
Viresh Kumar
2015-07-30
1
-24
/
+13
|
/
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
|
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
|
x86: Constify irqdomain ops
Thomas Gleixner
2015-05-05
1
-5
/
+5
*
|
x86/irq: Move irqdomain specific code into asm/irqdomain.h
Jiang Liu
2015-04-24
1
-1
/
+1
*
|
x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()
Jiang Liu
2015-04-24
1
-2
/
+1
*
|
x86/uv: Use hierarchical irqdomain to manage UV interrupts
Jiang Liu
2015-04-24
1
-180
/
+110
*
|
x86/uv: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
2015-04-24
1
-16
/
+11
|
/
*
x86: Fix up obsolete __cpu_set() function usage
Rusty Russell
2015-03-02
1
-3
/
+3
*
x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-18
/
+7
*
x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
2014-12-16
1
-2
/
+2
*
x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()
Jiang Liu
2014-12-16
1
-1
/
+1
*
-
.
Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...
Linus Torvalds
2014-12-10
1
-0
/
+4
|
\
\
|
|
*
x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show
James Custer
2014-11-03
1
-0
/
+4
|
|
/
*
/
x86: Replace seq_printf() with seq_puts()
Rasmus Villemoes
2014-12-08
1
-14
/
+12
|
/
*
uv: Replace __get_cpu_var
Christoph Lameter
2014-08-26
1
-20
/
+20
*
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-1
/
+1
*
arch/x86: replace strict_strto calls
Daniel Walter
2014-08-08
1
-1
/
+1
*
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-04
1
-31
/
+38
|
\
|
*
x86/uv: Update the UV3 TLB shootdown logic
Cliff Wickman
2014-06-05
1
-31
/
+38
*
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-06-05
1
-1
/
+1
|
\
\
|
*
|
x86/efi: Delete most of the efi_call* macros
Matt Fleming
2014-04-17
1
-1
/
+1
|
|
/
*
|
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
1
-1
/
+1
|
\
\
[next]