index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-29
/
+19
2017-02-25
platform/x86: intel_pmc_ipc: read s0ix residency API
Shanth Murthy
1
-0
/
+6
2017-02-25
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-1
/
+2
2017-02-25
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2
-3
/
+3
2017-02-25
mm: fix get_user_pages() vs device-dax pud mappings
Dan Williams
1
-4
/
+24
2017-02-25
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
9
-0
/
+248
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
1
-0
/
+1
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-02-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
37
-138
/
+313
2017-02-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-906
/
+1359
2017-02-23
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
1
-1
/
+1
2017-02-23
mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next
Yasuaki Ishimatsu
1
-1
/
+1
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-24
/
+480
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-22
/
+4
2017-02-22
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+2
2017-02-22
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-308
/
+355
2017-02-21
bpf: fix unlocking of jited image when module ronx not set
Daniel Borkmann
1
-1
/
+1
2017-02-21
arch: add ARCH_HAS_SET_MEMORY config
Daniel Borkmann
1
-0
/
+1
2017-02-21
x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64
Waiman Long
2
-0
/
+33
2017-02-21
x86/paravirt: Change vcp_is_preempted() arg type to long
Waiman Long
4
-4
/
+4
2017-02-21
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
Chao Peng
1
-2
/
+2
2017-02-21
x86/kvm/vmx: Defer TR reload after VM exit
Andy Lutomirski
4
-14
/
+72
2017-02-21
x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tss
Andy Lutomirski
1
-1
/
+1
2017-02-21
x86/kvm/vmx: Simplify segment_base()
Andy Lutomirski
1
-8
/
+7
2017-02-21
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
Andy Lutomirski
1
-4
/
+7
2017-02-21
x86/kvm/vmx: Don't fetch the TSS base from the GDT
Andy Lutomirski
1
-10
/
+4
2017-02-21
x86/asm: Define the kernel TSS limit in a macro
Andy Lutomirski
2
-9
/
+11
2017-02-21
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+3
2017-02-21
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+5
2017-02-21
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
22
-511
/
+796
2017-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-200
/
+78
2017-02-21
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-397
/
+249
2017-02-21
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-35
/
+57
2017-02-21
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-2
/
+71
2017-02-21
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+1
2017-02-21
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-136
/
+261
2017-02-21
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+19
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-41
/
+1
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-17
/
+40
2017-02-20
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-88
/
+46
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-83
/
+157
2017-02-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-229
/
+132
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+13
2017-02-20
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
1
-2
/
+7
2017-02-20
Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'
Rafael J. Wysocki
1
-2
/
+3
2017-02-20
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-4
/
+5
2017-02-20
Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgent
Ingo Molnar
9
-22
/
+30
2017-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
[prev]
[next]