index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: fix memtest print out
Yinghai Lu
1
-2
/
+2
2008-04-17
x86: memtest bootparam
Yinghai Lu
3
-12
/
+51
2008-04-17
x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias
Cyrill Gorcunov
2
-4
/
+2
2008-04-17
x86: use same index for processor maps
Alexey Starikovskiy
1
-2
/
+2
2008-04-17
x86: allow NODES_SHIFT to be a config option on x86_64
Jack Steiner
1
-1
/
+1
2008-04-17
x86: fix ioapic bug again
Ingo Molnar
2
-4
/
+17
2008-04-17
i386: arch/x86/math-emu/reg_ld_str.c: fix warning
Andrew Morton
1
-9
/
+4
2008-04-17
i386: arch/x86/math-emu/fpu_entry.c warning fix
Andrew Morton
1
-0
/
+1
2008-04-17
x86: PAT bug fix for attribute type check after reserve_memtype, debug
Venki Pallipadi
1
-2
/
+2
2008-04-17
x86: PAT bug fix for attribute type check after reserve_memtype
Venki Pallipadi
2
-3
/
+15
2008-04-17
x86: pat cpu feature bit setting for known cpus
Yinghai Lu
3
-13
/
+34
2008-04-17
x86: tom2 warning fix
Ingo Molnar
1
-2
/
+4
2008-04-17
x86: enable PAT for amd k8 and fam10h
Yinghai Lu
3
-1
/
+24
2008-04-17
x86: PAT infrastructure patch, documentation updates
Venki Pallipadi
1
-2
/
+2
2008-04-17
x86: add PAT related debug prints
venkatesh.pallipadi@intel.com
2
-1
/
+29
2008-04-17
x86: PAT add ioremap_wc() interface
venkatesh.pallipadi@intel.com
1
-0
/
+30
2008-04-17
x86: PAT add set_memory_wc() interface
venkatesh.pallipadi@intel.com
1
-0
/
+19
2008-04-17
x86: PAT use reserve free memtype in pci_mmap_page_range
venkatesh.pallipadi@intel.com
1
-8
/
+60
2008-04-17
x86: PAT use reserve free memtype in set_memory_uc
venkatesh.pallipadi@intel.com
2
-4
/
+21
2008-04-17
x86: PAT use reserve free memtype in ioremap and iounmap
venkatesh.pallipadi@intel.com
1
-7
/
+28
2008-04-17
x86: PAT make ioremap_change_attr non-static
venkatesh.pallipadi@intel.com
1
-17
/
+12
2008-04-17
x86: revert ucminus change
Ingo Molnar
1
-5
/
+1
2008-04-17
x86: PAT infrastructure patch
venkatesh.pallipadi@intel.com
5
-3
/
+541
2008-04-17
x86: clean up aperture_64.c
Pavel Machek
1
-3
/
+3
2008-04-17
x86: allocate e820 resource struct all together
Yinghai Lu
1
-2
/
+4
2008-04-17
x86: early memtest to find bad ram
Yinghai Lu
2
-2
/
+174
2008-04-17
x86: Explicitly include required header files.
Robert P. J. Day
2
-0
/
+3
2008-04-17
x86, kprobes: correct post-eip value in post_hander()
Yakov Lerner
1
-4
/
+4
2008-04-17
x86: handle_vm86_trap cleanup
Roland McGrath
1
-8
/
+1
2008-04-17
x86: sys32_execve PT_DTRACE
Roland McGrath
1
-5
/
+0
2008-04-17
x86: ia32 ptrace vs -ENOSYS sysenter/syscall
Roland McGrath
1
-2
/
+6
2008-04-17
x86: ptrace vs -ENOSYS
Roland McGrath
1
-5
/
+3
2008-04-17
x86: ia32 ptrace vs -ENOSYS
Roland McGrath
1
-2
/
+2
2008-04-17
x86: remove the write-only timer_uses_ioapic_pin_0
Adrian Bunk
2
-7
/
+1
2008-04-17
x86: vsmp fix x86 vsmp fix is vsmp box cleanup
Ingo Molnar
1
-4
/
+2
2008-04-17
x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP sys...
Ravikiran G Thirumalai
1
-1
/
+7
2008-04-17
x86: vSMP: use pvops only if platform has the capability to support it
Ravikiran G Thirumalai
1
-7
/
+7
2008-04-17
x86: fix build breakage when PCI is define and PARAVIRT is not
Ravikiran G Thirumalai
3
-32
/
+44
2008-04-17
x86: vSMP: Fix is_vsmp_box()
Ravikiran G Thirumalai
1
-2
/
+4
2008-04-17
x86: make struct mpc_config_translation NUMAQ-only
Alexey Starikovskiy
1
-0
/
+6
2008-04-17
x86: remove mpc_oem_bus_info()
Alexey Starikovskiy
2
-0
/
+16
2008-04-17
x86: remove mpc_oem_pci_bus()
Alexey Starikovskiy
2
-0
/
+10
2008-04-17
x86: remove mpc_apic_id()
Alexey Starikovskiy
1
-0
/
+9
2008-04-17
x86: rename gsi_start to gsi_base to match mpparse_32.c
Alexey Starikovskiy
1
-6
/
+6
2008-04-17
x86: limit scan to 1k of EBDA.
Alexey Starikovskiy
1
-1
/
+3
2008-04-17
x86: use get_bios_ebda in mpparse_64.c
Alexey Starikovskiy
4
-10
/
+7
2008-04-17
x86: add uniq_ioapic_id to mpparse_32.c
Alexey Starikovskiy
1
-13
/
+15
2008-04-17
x86: add bad_ioapic to mpparse_32.c
Alexey Starikovskiy
1
-18
/
+19
2008-04-17
x86: lindent mpparse_64.c
Alexey Starikovskiy
1
-136
/
+141
2008-04-17
x86: remove smpboot_32.c and smpboot_64.c
Glauber de Oliveira Costa
5
-144
/
+50
[next]