index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-25
5
-12
/
+18
|
\
|
*
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
2008-04-24
1
-0
/
+9
|
*
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
2008-04-24
3
-12
/
+8
|
*
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
2008-04-24
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-25
12
-294
/
+393
|
\
\
|
*
|
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
2008-04-24
1
-0
/
+7
|
*
|
xen: make include/xen/page.h portable moving those definitions under asm dir
Isaku Yamahata
2008-04-24
1
-0
/
+168
|
*
|
Xen: make events.c portable for ia64/xen support
Isaku Yamahata
2008-04-24
1
-0
/
+22
|
*
|
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
2008-04-24
1
-0
/
+24
|
*
|
xen: add support for callbackops hypercall
Jeremy Fitzhardinge
2008-04-24
2
-0
/
+10
|
*
|
x86: unify pgd ctor/dtor
Jeremy Fitzhardinge
2008-04-24
3
-16
/
+17
|
*
|
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-24
2
-4
/
+3
|
*
|
x86: demacro pgalloc paravirt stubs
Jeremy Fitzhardinge
2008-04-24
1
-7
/
+8
|
*
|
x86/pgtable.h: demacro ptep_clear_flush_young
Jeremy Fitzhardinge
2008-04-24
1
-8
/
+2
|
*
|
x86/pgtable.h: demacro ptep_test_and_clear_young
Jeremy Fitzhardinge
2008-04-24
1
-9
/
+2
|
*
|
x86/pgtable.h: demacro ptep_set_access_flags
Jeremy Fitzhardinge
2008-04-24
1
-10
/
+3
|
*
|
x86: add pud_alloc for 4-level pagetables
Jeremy Fitzhardinge
2008-04-24
2
-0
/
+14
|
*
|
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-04-24
2
-24
/
+24
|
*
|
x86: move pgalloc pud and pgd operations into common place
Jeremy Fitzhardinge
2008-04-24
3
-44
/
+30
|
*
|
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
3
-56
/
+33
|
*
|
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
3
-34
/
+16
|
*
|
x86: put paravirt stubs into common asm/pgalloc.h
Jeremy Fitzhardinge
2008-04-24
2
-10
/
+10
|
*
|
x86: xen unify x86 add common mm pgtable c fix
Ingo Molnar
2008-04-24
1
-16
/
+1
|
*
|
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
2008-04-24
3
-78
/
+18
|
*
|
x86: convert pgalloc_64.h from macros to inlines
Jeremy Fitzhardinge
2008-04-24
1
-15
/
+18
|
|
/
*
|
x86: make clear_fixmap() available on 64-bit as well
Ingo Molnar
2008-04-25
3
-7
/
+12
*
|
"make namespacecheck" fixes
Ingo Molnar
2008-04-24
2
-2
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2008-04-21
1
-8
/
+14
|
\
|
*
sched, cpuset: customize sched domains, core
Hidetoshi Seto
2008-04-19
1
-1
/
+1
|
*
cpumask: reduce stack usage in SD_x_INIT initializers
Mike Travis
2008-04-19
1
-5
/
+0
|
*
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
2008-04-19
1
-2
/
+13
*
|
x86: UV startup of slave cpus
Jack Steiner
2008-04-19
1
-0
/
+1
*
|
x86: move dma_coherent functions to pci-dma.c
Glauber Costa
2008-04-19
1
-0
/
+8
*
|
x86: merge iommu initialization parameters
Glauber Costa
2008-04-19
1
-0
/
+1
*
|
x86: move pci fixup to pci-dma.c
Glauber Costa
2008-04-19
1
-1
/
+1
*
|
x86: use dma_length in i386
Glauber Costa
2008-04-19
1
-2
/
+0
*
|
x86: delete the arch-specific dma-mapping headers.
Glauber Costa
2008-04-19
3
-46
/
+13
*
|
x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h
Glauber Costa
2008-04-19
2
-12
/
+14
*
|
x86: unify dma_mapping_error
Glauber Costa
2008-04-19
3
-14
/
+8
*
|
x86: provide a bad_dma_address symbol for i386
Glauber Costa
2008-04-19
2
-1
/
+2
*
|
x86: align to clflush size
Glauber Costa
2008-04-19
1
-1
/
+1
*
|
x86: move dma_supported and dma_set_mask to pci-dma_32.c
Glauber Costa
2008-04-19
3
-33
/
+3
*
|
x86: move dma_cache_sync to common header
Glauber Costa
2008-04-19
3
-14
/
+6
*
|
x86: dma-ops on highmem fix
Ingo Molnar
2008-04-19
1
-4
/
+6
*
|
x86: move dma_map_page and dma_unmap_page to common header
Glauber Costa
2008-04-19
3
-19
/
+14
*
|
x86: move alloc and free coherent to common header
Glauber Costa
2008-04-19
3
-20
/
+10
*
|
x86: move dma_sync_sg_for_device to common header
Glauber Costa
2008-04-19
3
-19
/
+11
*
|
x86: move dma_sync_sg_for_cpu to common header
Glauber Costa
2008-04-19
3
-17
/
+9
*
|
x86: move dma_sync_single_range_for_device to common header
Glauber Costa
2008-04-19
3
-20
/
+14
*
|
x86: move dma_sync_single_range_for_cpu to common header
Glauber Costa
2008-04-19
3
-19
/
+11
[next]