index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
5
-23
/
+331
|
\
|
*
x86/tsc: Limit the adjust value further
Thomas Gleixner
2016-12-18
1
-5
/
+16
|
*
x86/tsc: Annotate printouts as firmware bug
Thomas Gleixner
2016-12-18
1
-2
/
+3
|
*
x86/tsc: Force TSC_ADJUST register to value >= zero
Thomas Gleixner
2016-12-15
2
-17
/
+40
|
*
x86/tsc: Validate TSC_ADJUST after resume
Thomas Gleixner
2016-12-15
3
-4
/
+10
|
*
x86/tsc: Validate cpumask pointer before accessing it
Thomas Gleixner
2016-12-01
1
-2
/
+5
|
*
x86/tsc: Fix broken CONFIG_X86_TSC=n build
Thomas Gleixner
2016-11-30
1
-1
/
+1
|
*
x86/tsc: Try to adjust TSC if sync test fails
Thomas Gleixner
2016-11-29
1
-5
/
+78
|
*
x86/tsc: Prepare warp test for TSC adjustment
Thomas Gleixner
2016-11-29
1
-2
/
+4
|
*
x86/tsc: Move sync cleanup to a safe place
Thomas Gleixner
2016-11-29
1
-5
/
+5
|
*
x86/tsc: Sync test only for the first cpu in a package
Thomas Gleixner
2016-11-29
1
-9
/
+28
|
*
x86/tsc: Verify TSC_ADJUST from idle
Thomas Gleixner
2016-11-29
2
-2
/
+36
|
*
x86/tsc: Store and check TSC ADJUST MSR
Thomas Gleixner
2016-11-29
3
-1
/
+91
|
*
x86/tsc: Detect random warps
Thomas Gleixner
2016-11-29
1
-1
/
+12
|
*
x86/tsc: Use X86_FEATURE_TSC_ADJUST in detect_art()
Thomas Gleixner
2016-11-29
1
-6
/
+8
|
*
x86/tsc: Finalize the split of the TSC_RELIABLE flag
Thomas Gleixner
2016-11-18
1
-6
/
+1
|
*
x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs
Bin Gao
2016-11-18
1
-0
/
+19
|
*
x86/tsc: Mark Intel ATOM_GOLDMONT TSC reliable
Bin Gao
2016-11-18
1
-0
/
+7
|
*
x86/tsc: Mark TSC frequency determined by CPUID as known
Bin Gao
2016-11-18
1
-0
/
+7
|
*
x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flag
Bin Gao
2016-11-18
1
-3
/
+8
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
5
-70
/
+35
|
\
\
|
*
|
x86/acpi: Use proper macro for invalid node
Boris Ostrovsky
2016-12-15
1
-1
/
+1
|
*
|
x86/smpboot: Prevent false positive out of bounds cpumask access warning
Thomas Gleixner
2016-12-15
1
-4
/
+4
|
*
|
x86/boot/64: Push correct start_cpu() return address
Josh Poimboeuf
2016-12-14
1
-2
/
+3
|
*
|
x86/boot/64: Use 'push' instead of 'call' in start_cpu()
Josh Poimboeuf
2016-12-14
1
-1
/
+1
|
*
|
x86/smpboot: Make logical package management more robust
Thomas Gleixner
2016-12-13
3
-63
/
+27
*
|
|
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
2
-40
/
+45
|
\
\
\
|
*
|
|
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Thiago Jung Bauermann
2016-11-30
2
-40
/
+45
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
1
-1
/
+2
|
\
\
\
|
*
|
|
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2016-12-09
1
-1
/
+2
|
|
/
/
*
|
|
kexec: export the value of phys_base instead of symbol address
Baoquan He
2016-12-15
1
-1
/
+2
*
|
|
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
Baoquan He
2016-12-15
1
-3
/
+0
*
|
|
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2016-12-13
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'for-4.9' into for-4.10
Tejun Heo
2016-10-19
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
mce, workqueue: remove keventd_up() usage
Tejun Heo
2016-09-17
1
-1
/
+1
*
|
|
|
|
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-13
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
2016-11-10
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2016-12-13
1
-3
/
+0
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
\
Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acp...
Rafael J. Wysocki
2016-12-12
1
-3
/
+0
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
ACPI / APEI / ARM64: APEI initial support for ARM64
Tomasz Nowicki
2016-12-02
1
-3
/
+0
|
|
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
1
-0
/
+9
|
\
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
\
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2016-12-12
1
-0
/
+9
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
x86/suspend: fix false positive KASAN warning on suspend/resume
Josh Poimboeuf
2016-12-06
1
-0
/
+9
|
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-13
2
-1
/
+25
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
x86/ldt: use vfree_atomic() to free ldt entries
Andrey Ryabinin
2016-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
mm: remove x86-only restriction of movable_node
Reza Arbab
2016-12-13
1
-0
/
+24
*
|
|
|
|
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-13
1
-0
/
+9
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
2016-11-29
1
-0
/
+9
|
|
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-13
5
-260
/
+146
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
x86/msr: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-54
/
+15
[next]