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