index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-08
x86/microcode: Get rid of find_cpio_data()'s dummy offset arg
Borislav Petkov
2
-4
/
+2
2016-06-08
x86/microcode: Fix suspend to RAM with builtin microcode
Borislav Petkov
1
-1
/
+2
2016-06-08
x86/microcode: Fix loading precedence
Borislav Petkov
2
-78
/
+133
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
15
-99
/
+114
2016-06-06
x86: include linux/ratelimit.h in nmi.c
Arnd Bergmann
1
-0
/
+1
2016-06-04
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
2
-4
/
+2
2016-06-03
x86/topology: Add topology_max_smt_threads()
Andi Kleen
1
-1
/
+24
2016-06-02
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
1
-207
/
+191
2016-05-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-4
/
+51
2016-05-23
kexec: provide arch_kexec_protect(unprotect)_crashkres()
Xunlei Pang
1
-0
/
+45
2016-05-22
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-1
/
+2
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-1
/
+0
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-3
/
+2
2016-05-20
ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it
Steven Rostedt
1
-1
/
+2
2016-05-20
x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits
Andy Lutomirski
2
-4
/
+4
2016-05-20
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
63
-812
/
+1508
2016-05-20
x86/mm/mpx: Work around MPX erratum SKD046
Dave Hansen
2
-0
/
+40
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-14
/
+4
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
Linus Torvalds
2
-71
/
+0
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2016-05-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
8
-15
/
+67
2016-05-16
Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-4
/
+9
2016-05-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-182
/
+666
2016-05-16
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-13
/
+6
2016-05-16
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2016-05-16
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-36
/
+59
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
43
-485
/
+463
2016-05-16
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-80
/
+275
2016-05-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2016-05-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+24
2016-05-16
Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+11
2016-05-16
Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'
Rafael J. Wysocki
1
-1
/
+0
2016-05-16
Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi'
Rafael J. Wysocki
1
-3
/
+9
2016-05-16
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
1
-0
/
+4
2016-05-13
x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS
Mateusz Guzik
1
-0
/
+1
2016-05-12
x86/tsc: Add missing Cherrytrail frequency to the table
Jeremy Compostella
1
-0
/
+3
2016-05-12
x86/mce: Update AMD mcheck init to use cpu_has() facilities
Yazen Ghannam
1
-5
/
+3
2016-05-12
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
1
-3
/
+7
2016-05-12
x86/mce/AMD: Save an indentation level in prepare_threshold_block()
Borislav Petkov
1
-40
/
+38
2016-05-12
x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems
Yazen Ghannam
1
-9
/
+29
2016-05-12
x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers
Yazen Ghannam
1
-8
/
+24
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
5
-7
/
+20
2016-05-10
x86/cpu: Correct comments and messages in P4 erratum 037 handling code
Borislav Petkov
1
-4
/
+3
2016-05-10
x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n
Thomas Gleixner
1
-1
/
+1
2016-05-10
x86: Silence 32bit compiler warning in intel_graphics_stolen()
Chris Wilson
1
-3
/
+4
2016-05-07
x86/topology: Handle CPUID bogosity gracefully
Thomas Gleixner
1
-0
/
+5
2016-05-07
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
5
-13
/
+16
2016-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+2
2016-05-06
x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
Chen Yu
1
-1
/
+1
2016-05-05
x86/sysfb_efi: Fix valid BAR address range check
Wang YanQing
1
-2
/
+12
[prev]
[next]