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
2016-02-03
x86/boot: Fix early command-line parsing when partial word matches
Dave Hansen
1
-5
/
+13
2016-02-03
x86/boot: Fix early command-line parsing when matching at end
Dave Hansen
1
-10
/
+24
2016-01-30
x86/boot: Simplify kernel load address alignment check
Alexander Kuleshov
1
-3
/
+1
2016-01-30
x86/boot: Micro-optimize reset_early_page_tables()
Alexander Kuleshov
1
-11
/
+3
2016-01-22
pmem: add wb_cache_pmem() to the PMEM API
Ross Zwisler
1
-5
/
+6
2016-01-21
Merge branch 'uaccess' (batched user access infrastructure)
Linus Torvalds
2
-46
/
+126
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-3
/
+7
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-75
/
+834
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-3
/
+0
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
5
-0
/
+5
2016-01-20
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
1
-0
/
+2
2016-01-19
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-0
/
+248
2016-01-19
platform/x86: Add Intel Telemetry Core Driver
Souvik Kumar Chakravarty
1
-0
/
+147
2016-01-19
platform:x86: add Intel P-Unit mailbox IPC driver
Qipeng Zha
1
-0
/
+101
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-30
/
+15
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-93
/
+157
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-0
/
+2
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
1
-3
/
+0
2016-01-15
mm, x86: get_user_pages() for dax mappings
Dan Williams
2
-3
/
+61
2016-01-15
mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
Dan Williams
1
-1
/
+8
2016-01-15
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
2
-2
/
+8
2016-01-15
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
1
-0
/
+5
2016-01-15
x86, mm: introduce _PAGE_DEVMAP
Dan Williams
1
-1
/
+6
2016-01-15
x86, mm: introduce vmem_altmap to augment vmemmap_populate()
Dan Williams
1
-7
/
+26
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
6
-29
/
+31
2016-01-15
pmem, dax: clean up clear_pmem()
Dan Williams
1
-6
/
+1
2016-01-15
arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP
Minchan Kim
1
-0
/
+5
2016-01-15
x86, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
4
-36
/
+1
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
1
-4
/
+0
2016-01-15
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
1
-1
/
+5
2016-01-15
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
6
-0
/
+791
2016-01-15
x86/PCI: Add driver for Intel Volume Management Device (VMD)
Keith Busch
4
-0
/
+743
2016-01-15
x86/PCI: Allow DMA ops specific to a PCI domain
Keith Busch
2
-0
/
+48
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+22
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-25
/
+4
2016-01-14
x86: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2
-6
/
+22
2016-01-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-126
/
+199
2016-01-14
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
Dan Carpenter
1
-2
/
+1
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+1
2016-01-13
x86/vdso/pvclock: Protect STABLE check with the seqcount
Andy Lutomirski
1
-6
/
+6
2016-01-13
x86/mm: Improve switch_mm() barrier comments
Andy Lutomirski
1
-7
/
+8
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-62
/
+27
2016-01-12
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-7
/
+14
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+35
2016-01-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+26
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-46
/
+2
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+2
2016-01-12
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+5
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-360
/
+1719
2016-01-12
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-93
/
+41
[next]