Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | x86: add extra sanity check | Glauber de Oliveira Costa | 2008-04-17 | 1 | -0/+6 |
* | x86: change x86_64 native_smp_prepare_cpus to match i386 | Glauber de Oliveira Costa | 2008-04-17 | 1 | -14/+10 |
* | x86: additions to i386 native_smp_prepare_cpus. | Glauber de Oliveira Costa | 2008-04-17 | 1 | -3/+19 |
* | x86: get rid of smp_boot_cpus | Glauber de Oliveira Costa | 2008-04-17 | 1 | -19/+11 |
* | x86: use physical id when disabling smp | Glauber de Oliveira Costa | 2008-04-17 | 1 | -1/+5 |
* | x86: merge native_smp_cpus_done | Glauber de Oliveira Costa | 2008-04-17 | 3 | -40/+20 |
* | x86: merge smp_prepare_boot_cpu | Glauber de Oliveira Costa | 2008-04-17 | 3 | -28/+18 |
* | x86: integrate start_secondary | Glauber de Oliveira Costa | 2008-04-17 | 3 | -139/+85 |
* | x86: integrate do_boot_cpu | Glauber de Oliveira Costa | 2008-04-17 | 3 | -1044/+591 |
* | x86: change boot_cpu_id to boot_cpu_physical_apicid | Glauber de Oliveira Costa | 2008-04-17 | 3 | -20/+23 |
* | x86: move stack_start to smp.h | Glauber de Oliveira Costa | 2008-04-17 | 2 | -13/+0 |
* | x86: move {un}map_cpu_to_logical_apicid to smpboot.c | Glauber de Oliveira Costa | 2008-04-17 | 2 | -57/+62 |