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
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: modify get_desc_base
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+1
*
x86: unify mmap_{32|64}.c
Harvey Harrison
2008-01-30
4
-128
/
+53
*
x86: clean up mm/init_32.c
Jeremy Fitzhardinge
2008-01-30
1
-10
/
+21
*
x86: kill mk_pte_huge
Jeremy Fitzhardinge
2008-01-30
1
-2
/
+1
*
x86: some whitespace cleanups in paging code
Joerg Roedel
2008-01-30
1
-1
/
+1
*
x86: PIE executable randomization, uninlining
Andrew Morton
2008-01-30
1
-3
/
+3
*
x86: PIE executable randomization, checkpatch fixes
Andrew Morton
2008-01-30
1
-3
/
+2
*
x86: PIE executable randomization
Jiri Kosina
2008-01-30
1
-17
/
+102
*
x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE
Joerg Roedel
2008-01-30
1
-2
/
+2
*
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
3
-33
/
+33
*
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2008-01-30
1
-1
/
+1
*
x86: kmap_atomic() debugging
Andrew Morton
2008-01-30
1
-1
/
+46
*
x86: 64-bit, make sparsemem vmemmap the only memory model
Christoph Lameter
2008-01-30
4
-123
/
+0
*
x86: use core id bits for apicid_to_node initialization
Yinghai Lu
2008-01-30
1
-7
/
+10
*
x86: fixup numa 64 namespace
Thomas Gleixner
2008-01-30
1
-7
/
+7
*
x86: cleanup numa_64.c
Thomas Gleixner
2008-01-30
1
-102
/
+111
*
x86: cleanup tlbflush.h variants
Thomas Gleixner
2008-01-30
1
-1
/
+1
*
x86: nuke a ton of unused exports
Thomas Gleixner
2008-01-30
1
-1
/
+0
*
x86: remove the duplicated arch/x86/ia32/mmap32.c
Thomas Gleixner
2008-01-30
2
-1
/
+5
*
x86: clean up arch/x86/mm/mmap_32/64.c
Thomas Gleixner
2008-01-30
2
-6
/
+9
*
x86: move numa related declarations
Thomas Gleixner
2008-01-30
1
-0
/
+1
*
x86: move debug related declarations to kdebug.h
Thomas Gleixner
2008-01-30
1
-0
/
+1
*
x86: move k8 related declarations
Thomas Gleixner
2008-01-30
1
-0
/
+1
*
x86: fix boot crash on HIGHMEM4G && SPARSEMEM
Ingo Molnar
2008-01-15
1
-2
/
+7
*
memory hotplug x86_64: fix section mismatch in init_memory_mapping()
KAMEZAWA Hiroyuki
2007-11-29
1
-1
/
+1
*
Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2007-11-03
2
-0
/
+10
|
\
|
*
lockdep: fixup irq tracing
Peter Zijlstra
2007-10-25
2
-0
/
+10
*
|
x86: mm/discontig_32.c: make code static
Adrian Bunk
2007-10-30
1
-2
/
+2
*
|
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
2007-10-29
1
-6
/
+0
*
|
x86: fix bogus KERN_ALERT on oops
Alexey Dobriyan
2007-10-24
1
-1
/
+1
|
/
*
Intel IOMMU: clflush_cache_range now takes size param
Keshavamurthy, Anil S
2007-10-22
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
5
-7
/
+7
|
\
|
*
spelling fixes: arch/x86_64/
Simon Arlott
2007-10-20
2
-3
/
+3
|
*
spelling fixes: arch/i386/
Simon Arlott
2007-10-20
3
-4
/
+4
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
3
-16
/
+5
|
\
\
|
|
/
|
/
|
|
*
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
2007-10-19
1
-1
/
+1
|
*
x86: honor _PAGE_PSE bit on page walks
Jan Beulich
2007-10-19
2
-2
/
+3
|
*
x86: don't zero pad addresses in segfault message
Andi Kleen
2007-10-19
1
-1
/
+1
|
*
x86: remove page_fault_trace
Andi Kleen
2007-10-19
1
-12
/
+0
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
1
-2
/
+7
|
\
\
|
|
/
|
*
x86: fix global_flush_tlb() bug
Ingo Molnar
2007-10-19
1
-2
/
+7
*
|
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-2
/
+2
*
|
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
2
-2
/
+2
|
/
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-17
8
-25
/
+36
|
\
|
*
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
2007-10-17
1
-2
/
+2
|
*
i386: clean up oops/bug reports
Pavel Emelyanov
2007-10-17
1
-6
/
+7
|
*
x86: fix cpu_to_node references
Mike Travis
2007-10-17
2
-4
/
+4
|
*
x86: Create clflush() inline, remove hardcoded wbinvd
H. Peter Anvin
2007-10-17
2
-3
/
+3
|
*
i386: make some variables static
Adrian Bunk
2007-10-17
1
-5
/
+5
|
*
x86: 0 -> NULL, for arch/x86_64
Yoann Padioleau
2007-10-17
1
-1
/
+1
[next]