index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-04
4
-98
/
+39
|
\
|
*
x86/apic/uv: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
1
-25
/
+6
|
*
x86/microcode: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
1
-35
/
+17
|
*
x86/kvm: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-06
1
-27
/
+16
|
*
Merge branch 'linus' into smp/hotplug
Thomas Gleixner
2016-09-01
38
-315
/
+376
|
|
\
|
*
|
cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)
Boris Ostrovsky
2016-08-10
1
-11
/
+0
*
|
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-04
11
-91
/
+195
|
\
\
\
|
*
|
|
x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctl
Vinson Lee
2016-09-20
1
-1
/
+1
|
*
|
|
x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64
Ingo Molnar
2016-09-15
1
-50
/
+48
|
*
|
|
x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTORE
Ingo Molnar
2016-09-15
1
-4
/
+6
|
*
|
|
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
2016-09-14
5
-13
/
+53
|
*
|
|
x86/ptrace: Down with test_thread_flag(TIF_IA32)
Dmitry Safonov
2016-09-14
1
-1
/
+1
|
*
|
|
x86/coredump: Use pr_reg size, rather that TIF_IA32 flag
Dmitry Safonov
2016-09-14
1
-4
/
+4
|
*
|
|
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
2016-09-14
4
-10
/
+68
|
*
|
|
x86/vdso: Replace calculate_addr in map_vdso() with addr
Dmitry Safonov
2016-09-14
1
-13
/
+17
|
*
|
|
x86/vdso: Unmap vdso blob on vvar mapping failure
Dmitry Safonov
2016-09-14
1
-2
/
+4
*
|
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-04
2
-3
/
+103
|
\
\
\
\
|
*
|
|
|
x86/tsc: Add additional Intel CPU models to the crystal quirk list
Prarit Bhargava
2016-09-20
1
-0
/
+5
|
*
|
|
|
x86/tsc: Use cpu id defines instead of hex constants
Prarit Bhargava
2016-09-20
1
-3
/
+4
|
*
|
|
|
x86/hpet: Reduce HPET counter read contention
Waiman Long
2016-09-09
1
-0
/
+94
*
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-04
15
-85
/
+655
|
\
\
\
\
\
|
*
|
|
|
|
x86/platform/mellanox: Fix return value check in mlxplat_init()
Wei Yongjun
2016-09-24
1
-2
/
+2
|
*
|
|
|
|
x86/platform/mellanox: Introduce support for Mellanox systems platform
Vadim Pasternak
2016-09-22
4
-0
/
+280
|
*
|
|
|
|
x86/platform/uv/BAU: Add UV4-specific functions
Andrew Banman
2016-09-22
2
-1
/
+44
|
*
|
|
|
|
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
2
-0
/
+30
|
*
|
|
|
|
x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset()
Andrew Banman
2016-09-22
2
-4
/
+2
|
*
|
|
|
|
x86/platform/uv/BAU: Clean up pq_init()
Andrew Banman
2016-09-22
2
-12
/
+9
|
*
|
|
|
|
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
|
*
|
|
|
|
Merge branch 'linus' into x86/platform, to pick up fixes
Ingo Molnar
2016-09-22
32
-299
/
+425
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86/platform/intel-mid: Keep SRAM powered on at boot
Andy Shevchenko
2016-09-08
1
-9
/
+36
|
*
|
|
|
|
|
x86/platform/intel-mid: Add Intel Penwell to ID table
Andy Shevchenko
2016-09-08
1
-0
/
+1
|
*
|
|
|
|
|
x86/cpu: Rename Merrifield2 to Moorefield
Andy Shevchenko
2016-09-08
2
-3
/
+3
|
*
|
|
|
|
|
x86/platform/intel-mid: Implement power off sequence
Andy Shevchenko
2016-09-08
4
-1
/
+32
|
*
|
|
|
|
|
x86/platform/intel-mid: Enable SD card detection on Merrifield
Andy Shevchenko
2016-09-01
2
-0
/
+49
|
*
|
|
|
|
|
x86/platform/intel-mid: Enable WiFi on Intel Edison
Andy Shevchenko
2016-09-01
2
-0
/
+97
|
*
|
|
|
|
|
x86/platform/intel-mid: Run PWRMU command immediately
Andy Shevchenko
2016-08-18
1
-1
/
+5
*
|
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-04
10
-39
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
4
-4
/
+4
|
*
|
|
|
|
|
|
x86: Clean up various simple wrapper functions
Masahiro Yamada
2016-09-13
6
-35
/
+10
*
|
|
|
|
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-04
10
-83
/
+112
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
Dan Williams
2016-09-22
1
-9
/
+5
|
*
|
|
|
|
|
|
|
x86/e820: Use much less memory for e820/e820_saved, save up to 120k
Denys Vlasenko
2016-09-21
2
-6
/
+6
|
*
|
|
|
|
|
|
|
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
2016-09-21
10
-65
/
+98
|
*
|
|
|
|
|
|
|
x86/e820: Mark some static functions __init
Denys Vlasenko
2016-09-21
1
-6
/
+6
|
*
|
|
|
|
|
|
|
Merge branch 'linus' into x86/boot, to pick up fixes
Ingo Molnar
2016-09-21
17
-147
/
+278
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
[next]