index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+2
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2017-05-12
Tigran has moved
Andrew Morton
3
-3
/
+3
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-27
/
+63
2017-05-12
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-32
/
+24
2017-05-11
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
1
-3
/
+4
2017-05-11
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
2
-3
/
+3
2017-05-10
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-59
/
+0
2017-05-10
Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-0
/
+1
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-7
/
+120
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-58
/
+0
2017-05-11
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
1
-1
/
+0
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2017-05-09
x86, pmem: Fix cache flushing for iovec write < 8 bytes
Ben Hutchings
1
-1
/
+1
2017-05-09
nVMX: Advertise PML to L1 hypervisor
Bandan Das
1
-5
/
+11
2017-05-09
nVMX: Implement emulated Page Modification Logging
Bandan Das
1
-2
/
+79
2017-05-09
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
4
-0
/
+22
2017-05-09
kvm: nVMX: Validate CR3 target count on nested VM-entry
Jim Mattson
1
-0
/
+8
2017-05-09
x86/build: Don't add -maccumulate-outgoing-args w/o compiler support
Nick Desaulniers
1
-1
/
+2
2017-05-09
x86/boot/32: Fix UP boot on Quark and possibly other platforms
Andy Lutomirski
2
-5
/
+20
2017-05-09
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
1
-0
/
+1
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-51
/
+3
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-104
/
+111
2017-05-08
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
3
-1
/
+2
2017-05-08
x86: use set_memory.h header
Laura Abbott
15
-12
/
+15
2017-05-08
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2
-85
/
+88
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-1
/
+1
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
3
-6
/
+6
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
28
-1989
/
+484
2017-05-08
x86/kexec/64: Use gbpages for identity mappings if available
Xunlei Pang
1
-0
/
+4
2017-05-08
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
Xunlei Pang
5
-5
/
+18
2017-05-07
x86/boot: Declare error() as noreturn
Kees Cook
1
-1
/
+3
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+1
2017-05-05
xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
Boris Ostrovsky
2
-3
/
+8
2017-05-05
x86/xen: fix xsave capability setting
Juergen Gross
1
-23
/
+9
2017-05-05
kvm: nVMX: Don't validate disabled secondary controls
Jim Mattson
1
-3
/
+4
2017-05-05
x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...
Matthias Kaehlcke
2
-1
/
+3
2017-05-05
x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...
Baoquan He
1
-6
/
+6
2017-05-05
Merge branch 'linus' into x86/urgent, to pick up dependent commits
Ingo Molnar
216
-3928
/
+5626
2017-05-05
x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()
Josh Poimboeuf
1
-6
/
+6
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+10
2017-05-04
Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2
-1
/
+30
2017-05-04
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-5202
/
+5462
2017-05-04
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
34
-98
/
+227
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+7
2017-05-03
um: Include kbuild.h instead of duplicating its macros
Matthias Kaehlcke
1
-8
/
+1
2017-05-03
um: Fix PTRACE_POKEUSER on x86_64
Richard Weinberger
1
-1
/
+1
[next]