index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
2015-09-11
2
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
16
-146
/
+45
|
\
|
*
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
2
-13
/
+0
|
*
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
1
-1
/
+3
|
*
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
1
-11
/
+0
|
*
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
1
-3
/
+0
|
*
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
2
-53
/
+12
|
*
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
2015-09-10
1
-44
/
+7
|
*
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
1
-1
/
+1
|
*
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-09-10
1
-1
/
+2
|
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
11
-20
/
+21
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-10
3
-4
/
+7
|
\
\
|
*
|
Silence compiler warning in arch/x86/kvm/emulate.c
Valdis Kletnieks
2015-09-06
1
-1
/
+1
|
*
|
kvm: compile process_smi_save_seg_64() only for x86_64
Alexander Kuleshov
2015-09-06
1
-0
/
+2
|
*
|
KVM: x86: avoid uninitialized variable warning
Paolo Bonzini
2015-09-06
1
-3
/
+4
*
|
|
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-09-10
3
-19
/
+54
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
2015-09-08
1
-16
/
+16
|
*
|
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-09-08
2
-3
/
+34
|
*
|
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
2015-09-08
1
-2
/
+6
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
3
-24
/
+6
|
\
\
\
|
*
|
|
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-1
/
+1
|
*
|
|
x86: use generic early mem copy
Mark Salter
2015-09-08
1
-21
/
+1
|
*
|
|
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
2015-09-08
1
-2
/
+4
*
|
|
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
9
-156
/
+176
|
\
\
\
\
|
*
|
|
|
x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB
Dan Williams
2015-08-27
2
-9
/
+2
|
*
|
|
|
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-27
2
-4
/
+4
|
*
|
|
|
Merge branch 'pmem-api' into libnvdimm-for-next
Dan Williams
2015-08-27
4
-77
/
+163
|
|
\
\
\
\
|
|
*
|
|
|
nd_blk: change aperture mapping from WC to WB
Ross Zwisler
2015-08-27
4
-2
/
+5
|
|
*
|
|
|
pmem: add copy_from_iter_pmem() and clear_pmem()
Ross Zwisler
2015-08-20
1
-0
/
+75
|
|
*
|
|
|
pmem, x86: clean up conditional pmem includes
Ross Zwisler
2015-08-20
1
-11
/
+2
|
|
*
|
|
|
pmem: remove layer when calling arch_has_wmb_pmem()
Ross Zwisler
2015-08-20
1
-1
/
+1
|
|
*
|
|
|
pmem, x86: move x86 PMEM API to new pmem.h header
Ross Zwisler
2015-08-20
2
-71
/
+92
|
|
*
|
|
|
pmem: convert to generic memremap
Dan Williams
2015-08-14
1
-5
/
+1
|
*
|
|
|
|
libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
Dan Williams
2015-08-19
4
-74
/
+15
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-09-08
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
2015-07-20
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-09-08
1
-1
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
1
-1
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-08
1
-129
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nmi: x86: convert to generic nmi handler
Russell King
2015-07-17
1
-129
/
+4
*
|
|
|
|
|
|
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-08
19
-229
/
+1665
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
xen: switch extra memory accounting to use pfns
Juergen Gross
2015-09-08
1
-36
/
+44
|
*
|
|
|
|
|
xen: limit memory to architectural maximum
Juergen Gross
2015-09-08
1
-1
/
+1
|
*
|
|
|
|
|
xen: avoid another early crash of memory limited dom0
Juergen Gross
2015-09-08
1
-8
/
+15
|
*
|
|
|
|
|
xen: avoid early crash of memory limited dom0
Juergen Gross
2015-09-08
1
-3
/
+4
|
*
|
|
|
|
|
xen/x86: Don't try to set PCE bit in CR4
Boris Ostrovsky
2015-08-20
1
-2
/
+1
|
*
|
|
|
|
|
xen/PMU: PMU emulation code
Boris Ostrovsky
2015-08-20
1
-29
/
+185
|
*
|
|
|
|
|
xen/PMU: Intercept PMU-related MSR and APIC accesses
Boris Ostrovsky
2015-08-20
4
-8
/
+107
|
*
|
|
|
|
|
xen/PMU: Describe vendor-specific PMU registers
Boris Ostrovsky
2015-08-20
1
-1
/
+152
|
*
|
|
|
|
|
xen/PMU: Initialization code for Xen PMU
Boris Ostrovsky
2015-08-20
8
-9
/
+364
[next]