index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Lines
2008-04-26
x86: change x86 to use generic find_next_bit
Alexander van Heukelum
-18
/
+6
2008-04-26
x86: section mismatch fixes, #2
Jacek Luczak
-1
/
+1
2008-04-26
x86: pgtable_32.h - prototype and section mismatch fixes
Jacek Luczak
-4
/
+4
2008-04-26
x86: remove duplicate get_bios_ebda() from rio.h
Akinobu Mita
-11
/
+0
2008-04-26
x86: get_bios_ebda() requires asm/io.h
Akinobu Mita
-0
/
+2
2008-04-26
x86: use bitmap library for pin_programmed
Akinobu Mita
-2
/
+4
2008-04-26
x86_64 ia32 ptrace: convert to compat_arch_ptrace
Roland McGrath
-0
/
+2
2008-04-26
x86: remove NexGen support
Dmitri Vorobiev
-1
/
+0
2008-04-26
fix asm-x86/{posix_types,unistd}.h
Adrian Bunk
-2
/
+14
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
-12
/
+18
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
-294
/
+393
2008-04-25
x86: make clear_fixmap() available on 64-bit as well
Ingo Molnar
-7
/
+12
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
-0
/
+7
2008-04-24
xen: make include/xen/page.h portable moving those definitions under asm dir
Isaku Yamahata
-0
/
+168
2008-04-24
Xen: make events.c portable for ia64/xen support
Isaku Yamahata
-0
/
+22
2008-04-24
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
-0
/
+24
2008-04-24
xen: add support for callbackops hypercall
Jeremy Fitzhardinge
-0
/
+10
2008-04-24
x86: unify pgd ctor/dtor
Jeremy Fitzhardinge
-16
/
+17
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
-4
/
+3
2008-04-24
x86: demacro pgalloc paravirt stubs
Jeremy Fitzhardinge
-7
/
+8
2008-04-24
x86/pgtable.h: demacro ptep_clear_flush_young
Jeremy Fitzhardinge
-8
/
+2
2008-04-24
x86/pgtable.h: demacro ptep_test_and_clear_young
Jeremy Fitzhardinge
-9
/
+2
2008-04-24
x86/pgtable.h: demacro ptep_set_access_flags
Jeremy Fitzhardinge
-10
/
+3
2008-04-24
x86: add pud_alloc for 4-level pagetables
Jeremy Fitzhardinge
-0
/
+14
2008-04-24
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
-24
/
+24
2008-04-24
x86: move pgalloc pud and pgd operations into common place
Jeremy Fitzhardinge
-44
/
+30
2008-04-24
x86: move pmd functions into common asm/pgalloc.h
Jeremy Fitzhardinge
-56
/
+33
2008-04-24
x86: move pte functions into common asm/pgalloc.h
Jeremy Fitzhardinge
-34
/
+16
2008-04-24
x86: put paravirt stubs into common asm/pgalloc.h
Jeremy Fitzhardinge
-10
/
+10
2008-04-24
x86: xen unify x86 add common mm pgtable c fix
Ingo Molnar
-16
/
+1
2008-04-24
x86: add common mm/pgtable.c
Jeremy Fitzhardinge
-78
/
+18
2008-04-24
x86: convert pgalloc_64.h from macros to inlines
Jeremy Fitzhardinge
-15
/
+18
2008-04-24
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
-0
/
+9
2008-04-24
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
-12
/
+8
2008-04-24
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
-0
/
+1
2008-04-24
"make namespacecheck" fixes
Ingo Molnar
-2
/
+0
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
-8
/
+14
2008-04-19
sched, cpuset: customize sched domains, core
Hidetoshi Seto
-1
/
+1
2008-04-19
cpumask: reduce stack usage in SD_x_INIT initializers
Mike Travis
-5
/
+0
2008-04-19
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
-2
/
+13
2008-04-19
x86: UV startup of slave cpus
Jack Steiner
-0
/
+1
2008-04-19
x86: move dma_coherent functions to pci-dma.c
Glauber Costa
-0
/
+8
2008-04-19
x86: merge iommu initialization parameters
Glauber Costa
-0
/
+1
2008-04-19
x86: move pci fixup to pci-dma.c
Glauber Costa
-1
/
+1
2008-04-19
x86: use dma_length in i386
Glauber Costa
-2
/
+0
2008-04-19
x86: delete the arch-specific dma-mapping headers.
Glauber Costa
-46
/
+13
2008-04-19
x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h
Glauber Costa
-12
/
+14
2008-04-19
x86: unify dma_mapping_error
Glauber Costa
-14
/
+8
2008-04-19
x86: provide a bad_dma_address symbol for i386
Glauber Costa
-1
/
+2
2008-04-19
x86: align to clflush size
Glauber Costa
-1
/
+1
[prev]
[next]