index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2008-01-30
x86: common x86_32|64 naming
Harvey Harrison
2008-01-30
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
2008-01-30
x86: change size of node ids from u8 to u16
travis@sgi.com
2008-01-30
x86: change size of APICIDs from u8 to u16
travis@sgi.com
2008-01-30
x86: cleanup setup_node_zones called by paging_init()
Yinghai Lu
2008-01-30
x86: pat: e820 cleanup
Ingo Molnar
2008-01-30
x86: add the capability to print fuzzy backtraces
Arjan van de Ven
2008-01-30
x86: move get_segment_eip() to step.c
Harvey Harrison
2008-01-30
x86: more users of PF_ constants in fault_32|64.c
Harvey Harrison
2008-01-30
x86: unify pgtable accessors which use
Jeremy Fitzhardinge
2008-01-30
x86: make NUMA work on 32-bit again
Mel Gorman
2008-01-30
x86: clean up arch/x86/mm/fault_64.c
Ingo Molnar
2008-01-30
i386: handle an initrd in highmem (version 2)
H. Peter Anvin
2008-01-30
x86: clean up k8topology.c
Carlos R. Mafra
2008-01-30
x86: debug: double-check the empty zero page
Ingo Molnar
2008-01-30
x86: not clear empty_zero_page again
Yinghai Lu
2008-01-30
x86: introduce force_sig_info_fault helper to X86_64
Harvey Harrison
2008-01-30
x86: begin fault_{32|64}.c unification
Harvey Harrison
2008-01-30
x86: fault_32.c cleanup
Harvey Harrison
2008-01-30
x86: cosmetic fixes fault_{32|64}.c
Harvey Harrison
2008-01-30
arch/x86/: spelling fixes
Joe Perches
2008-01-30
x86: use helper in fault_64.c
Harvey Harrison
2008-01-30
x86: unify extable_{32|64}.c
Harvey Harrison
2008-01-30
x86-64: honor notify_die() returning NOTIFY_STOP
Jan Beulich
2008-01-30
x86: prepare kprobes code for x86 unification
Masami Hiramatsu
2008-01-30
x86 boot: use E820 memory map on EFI 32 platform
Huang, Ying
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
2008-01-30
x86: modify get_desc_base
Glauber de Oliveira Costa
2008-01-30
x86: unify mmap_{32|64}.c
Harvey Harrison
2008-01-30
x86: clean up mm/init_32.c
Jeremy Fitzhardinge
2008-01-30
x86: kill mk_pte_huge
Jeremy Fitzhardinge
2008-01-30
x86: some whitespace cleanups in paging code
Joerg Roedel
2008-01-30
x86: PIE executable randomization, uninlining
Andrew Morton
2008-01-30
x86: PIE executable randomization, checkpatch fixes
Andrew Morton
2008-01-30
x86: PIE executable randomization
Jiri Kosina
2008-01-30
x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE
Joerg Roedel
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2008-01-30
x86: kmap_atomic() debugging
Andrew Morton
2008-01-30
x86: 64-bit, make sparsemem vmemmap the only memory model
Christoph Lameter
2008-01-30
x86: use core id bits for apicid_to_node initialization
Yinghai Lu
2008-01-30
x86: fixup numa 64 namespace
Thomas Gleixner
2008-01-30
x86: cleanup numa_64.c
Thomas Gleixner
2008-01-30
x86: cleanup tlbflush.h variants
Thomas Gleixner
2008-01-30
x86: nuke a ton of unused exports
Thomas Gleixner
2008-01-30
x86: remove the duplicated arch/x86/ia32/mmap32.c
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/mm/mmap_32/64.c
Thomas Gleixner
2008-01-30
x86: move numa related declarations
Thomas Gleixner
2008-01-30
x86: move debug related declarations to kdebug.h
Thomas Gleixner
2008-01-30
x86: move k8 related declarations
Thomas Gleixner
[prev]
[next]