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
Age
Commit message (
Expand
)
Author
2008-04-17
x86: move early exception handlers into init.text
Andi Kleen
2008-04-17
x86: replace early exception setup macro recursion with loop
Andi Kleen
2008-04-17
x86: don't set up early exception handlers for external interrupts
Andi Kleen
2008-04-17
x86: relocate_kernel - use predefined macroses for page attributes
gorcunov@gmail.com
2008-04-17
x86: relocate_kernel - use predefined macroses for processor state
gorcunov@gmail.com
2008-04-17
x86: relocate_kernel - use PAGE_SIZE instead of numeric constant
gorcunov@gmail.com
2008-04-17
x86: relocate_kernel_32.S - clear register in more elegant way
gorcunov@gmail.com
2008-04-17
x86: fix test_poke for vmalloced pages
Mathieu Desnoyers
2008-04-17
x86: clean up vSMP detection
Ravikiran G Thirumalai
2008-04-17
x86: only enable interrupts when kernel state has been set up
Jeremy Fitzhardinge
2008-04-17
x86: fix memtest print out
Yinghai Lu
2008-04-17
x86: memtest bootparam
Yinghai Lu
2008-04-17
x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias
Cyrill Gorcunov
2008-04-17
x86: use same index for processor maps
Alexey Starikovskiy
2008-04-17
x86: allow NODES_SHIFT to be a config option on x86_64
Jack Steiner
2008-04-17
x86: fix ioapic bug again
Ingo Molnar
2008-04-17
i386: arch/x86/math-emu/reg_ld_str.c: fix warning
Andrew Morton
2008-04-17
i386: arch/x86/math-emu/fpu_entry.c warning fix
Andrew Morton
2008-04-17
x86: PAT bug fix for attribute type check after reserve_memtype, debug
Venki Pallipadi
2008-04-17
x86: PAT bug fix for attribute type check after reserve_memtype
Venki Pallipadi
2008-04-17
x86: pat cpu feature bit setting for known cpus
Yinghai Lu
2008-04-17
x86: tom2 warning fix
Ingo Molnar
2008-04-17
x86: enable PAT for amd k8 and fam10h
Yinghai Lu
2008-04-17
x86: PAT infrastructure patch, documentation updates
Venki Pallipadi
2008-04-17
x86: add PAT related debug prints
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT add ioremap_wc() interface
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT add set_memory_wc() interface
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT use reserve free memtype in pci_mmap_page_range
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT use reserve free memtype in set_memory_uc
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT use reserve free memtype in ioremap and iounmap
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT make ioremap_change_attr non-static
venkatesh.pallipadi@intel.com
2008-04-17
x86: revert ucminus change
Ingo Molnar
2008-04-17
x86: PAT infrastructure patch
venkatesh.pallipadi@intel.com
2008-04-17
x86: clean up aperture_64.c
Pavel Machek
2008-04-17
x86: allocate e820 resource struct all together
Yinghai Lu
2008-04-17
x86: early memtest to find bad ram
Yinghai Lu
2008-04-17
x86: Explicitly include required header files.
Robert P. J. Day
2008-04-17
x86, kprobes: correct post-eip value in post_hander()
Yakov Lerner
2008-04-17
x86: handle_vm86_trap cleanup
Roland McGrath
2008-04-17
x86: sys32_execve PT_DTRACE
Roland McGrath
2008-04-17
x86: ia32 ptrace vs -ENOSYS sysenter/syscall
Roland McGrath
2008-04-17
x86: ptrace vs -ENOSYS
Roland McGrath
2008-04-17
x86: ia32 ptrace vs -ENOSYS
Roland McGrath
2008-04-17
x86: remove the write-only timer_uses_ioapic_pin_0
Adrian Bunk
2008-04-17
x86: vsmp fix x86 vsmp fix is vsmp box cleanup
Ingo Molnar
2008-04-17
x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP sys...
Ravikiran G Thirumalai
2008-04-17
x86: vSMP: use pvops only if platform has the capability to support it
Ravikiran G Thirumalai
2008-04-17
x86: fix build breakage when PCI is define and PARAVIRT is not
Ravikiran G Thirumalai
2008-04-17
x86: vSMP: Fix is_vsmp_box()
Ravikiran G Thirumalai
2008-04-17
x86: make struct mpc_config_translation NUMAQ-only
Alexey Starikovskiy
[prev]
[next]