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 tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-25
1
-0
/
+2
|
\
|
*
x86: xen: move cpu_up functions out of ifdef
Arnd Bergmann
2016-10-24
1
-0
/
+2
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-22
8
-11
/
+38
|
\
\
|
*
|
x86/boot/smp: Don't try to poke disabled/non-existent APIC
Ville Syrjälä
2016-10-22
1
-7
/
+9
|
*
|
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
2016-10-20
1
-0
/
+9
|
*
|
x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()
Dmitry Safonov
2016-10-20
1
-3
/
+0
|
*
|
x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
Alex Thorlton
2016-10-20
1
-1
/
+9
|
*
|
x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
Piotr Luc
2016-10-19
3
-0
/
+6
|
*
|
x86/vmware: Skip timer_irq_works() check on VMware
Renat Valiullin
2016-10-19
1
-0
/
+5
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-22
2
-3
/
+3
|
\
\
\
|
*
|
|
kvm: x86: memset whole irq_eoi
Jiri Slaby
2016-10-20
1
-1
/
+1
|
*
|
|
kvm/x86: Fix unused variable warning in kvm_timer_init()
Borislav Petkov
2016-10-20
1
-2
/
+2
*
|
|
|
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
5
-7
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
3
-3
/
+6
|
*
|
|
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-3
/
+2
|
*
|
|
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-18
1
-1
/
+1
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-18
7
-3
/
+8
|
\
\
\
\
|
*
|
|
|
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
2016-10-17
1
-0
/
+1
|
*
|
|
|
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
2016-10-17
1
-0
/
+1
|
*
|
|
|
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
2016-10-17
1
-1
/
+2
|
*
|
|
|
x86/cpu/intel: Add Knights Mill to Intel family
Piotr Luc
2016-10-17
1
-0
/
+1
|
*
|
|
|
Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates
Ingo Molnar
2016-10-16
90
-1411
/
+1531
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
x86/e820: Don't merge consecutive E820_PRAM ranges
Dan Williams
2016-10-16
1
-1
/
+1
|
*
|
|
|
x86: Remove duplicate rtit status MSR macro
Longpeng(Mike)
2016-10-14
1
-1
/
+0
|
*
|
|
|
x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()
Wanpeng Li
2016-10-14
1
-0
/
+2
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-18
2
-5
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86/intel: Remove an inconsistent NULL check
Dan Carpenter
2016-10-16
1
-2
/
+2
|
*
|
|
|
|
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
2016-10-16
1
-0
/
+4
|
*
|
|
|
|
kprobes: Avoid false KASAN reports during stack copy
Dmitry Vyukov
2016-10-16
1
-3
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-10-18
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
2016-10-18
1
-2
/
+4
|
|
/
/
/
/
*
/
/
/
/
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2016-10-17
2
-4
/
+0
|
/
/
/
/
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
27
-150
/
+68
|
\
\
\
\
|
*
|
|
|
x86: move exports to actual definitions
Al Viro
2016-08-08
27
-150
/
+68
*
|
|
|
|
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2016-10-14
1
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
percpu: eliminate two sparse warnings
Lance Richardson
2016-09-22
1
-2
/
+3
*
|
|
|
|
|
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-12
5
-34
/
+38
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
x86: separate extable.h, switch sections.h to it
Al Viro
2016-09-28
3
-32
/
+37
|
*
|
|
|
|
remove stray include of asm/uaccess.h from cacheflush.h
Al Viro
2016-09-28
1
-1
/
+0
|
*
|
|
|
|
exceptions: detritus removal
Al Viro
2016-09-28
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-12
1
-13
/
+5
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
34
-311
/
+439
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drm/i915: Remove .is_mobile field from platform struct
Carlos Santa
2016-09-08
1
-6
/
+3
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-08-15
383
-3942
/
+12148
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
drm/i915: Account for TSEG size when determining 865G stolen base
Ville Syrjälä
2016-08-11
1
-7
/
+2
*
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-12
8
-16
/
+38
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
kthread: kthread worker API cleanup
Petr Mladek
2016-10-12
1
-7
/
+7
|
*
|
|
|
|
|
|
|
|
kdump, vmcoreinfo: report memory sections virtual addresses
Thomas Garnier
2016-10-12
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-10-12
4
-3
/
+26
|
*
|
|
|
|
|
|
|
|
x86: use simpler API for random address requests
Jason Cooper
2016-10-12
2
-6
/
+2
[next]