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