x86: move mp_ioapics to io_apic_32.c
[pandora-kernel.git] / arch /
2008-04-17 Alexey Starikovskiyx86: move mp_ioapics to io_apic_32.c
2008-04-17 Ingo Molnarx86: don't set io apic features if io-apic is not enabl...
2008-04-17 Alexey Starikovskiyx86: don't set IO APIC features if IO APIC is not enabled
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid_init to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move x86_cpu_to_apicid_init to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move phys_cpu_present_map to setup.c
2008-04-17 Alexey Starikovskiyx86: move x86_cpu_to_apicid to setup.c
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid to io_apic_64.c
2008-04-17 Ingo Molnarx86: 4kstacks default
2008-04-17 Randy Dunlapx86: fix VisualWS and Voyager kexec build failures
2008-04-17 Hugh Dickinsx86: MPSC should use P6 NOPs
2008-04-17 Cyrill Gorcunovx86: debug Store - call kfree if only we really need it
2008-04-17 Ingo Molnarx86: improve default idle
2008-04-17 Jack Steinerx86: support for new UV apic, fix
2008-04-17 Ingo Molnarx86: set_cyc2ns_scale() remove prev scale
2008-04-17 Mike Travisx86: clean up non-smp usage of cpu maps
2008-04-17 Jack Steinerx86: support for new UV apic
2008-04-17 Ingo Molnarx86: support for new UV apic, prepare
2008-04-17 Jack Steinerx86: parsing for ACPI "SAPIC" table
2008-04-17 Jack Steinerx86: increase size of APICID
2008-04-17 Jack Steinerx86: add functions to determine if platform is a UV...
2008-04-17 Jack Steinerx86: change GET_APIC_ID() from an inline function to...
2008-04-17 gorcunov@gmail.comx86: replace most VM86 flags with flags from processor...
2008-04-17 gorcunov@gmail.comx86: cleanup - rename VM_MASK to X86_VM_MASK
2008-04-17 Ingo Molnarx86: cleanup replace most vm86 flags with flags from...
2008-04-17 Jeremy Fitzhardingex86: paravirt_ops: don't steal memory resources in...
2008-04-17 Ingo Molnarx86: mpparse: 64-bit fix
2008-04-17 Glauber Costax86: change naming of cpu_initialized_mask for xen
2008-04-17 Ben Castricumx86: microcode: show results on success too
2008-04-17 Alexey Starikovskiyx86: move generic_processor_info to apic_64.c
2008-04-17 Alexey Starikovskiyx86: move boot_cpu_physical_apicid to apic_64.c
2008-04-17 Alexey Starikovskiyx86: move disabled_cpus to smpboot.c (64bit)
2008-04-17 Alexey Starikovskiyx86: move num_processors to smpboot.c (64 bit)
2008-04-17 Alexey Starikovskiyx86: move phys_cpu_present_map to smpboot.c (64bit)
2008-04-17 Ingo Molnarx86: move phys cpu present map to smpboot.c, 64-bit...
2008-04-17 Alexey Starikovskiyx86: move mp_lapic_addr to apic_64.c
2008-04-17 Alexey Starikovskiyx86: don't use MP_processor_info for ACPI mode (64bit)
2008-04-17 Alexey Starikovskiyx86: separate generic_processor_info into its own funct...
2008-04-17 Alexey Starikovskiyx86: don't call MP_processor_info for disabled cpu...
2008-04-17 Alexey Starikovskiyx86: move generic_processor_info to apic_32.c
2008-04-17 Alexey Starikovskiyx86: move x86_bios_cpu_apicid to apic_32.c
2008-04-17 Ingo Molnarx86: mpparse, move boot cpu physical apicid to apic_32...
2008-04-17 Alexey Starikovskiyx86: move boot_cpu_physical_apicid to apic_32.c
2008-04-17 Alexey Starikovskiyx86: move def_to_bigsmp to setup_32.c
2008-04-17 Ingo Molnarx86: mpparse, move disabled cpus to smpboot.c, fix
2008-04-17 Alexey Starikovskiyx86: move disabled_cpus to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move num_processors to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move phys_cpu_present_map to smpboot.c
2008-04-17 Alexey Starikovskiyx86: move mp_lapic_addr to apic_32.c
2008-04-17 Alexey Starikovskiyx86: move apic_ver array to apic_32.c
2008-04-17 Alexey Starikovskiyx86: don't use MP_processor_info for ACPI mode
2008-04-17 Alexey Starikovskiyx86: separate generic_processor_info into its own function
2008-04-17 Alexey Starikovskiyx86: don't call MP_processor_info for disabled cpu
2008-04-17 Alexey Starikovskiyx86: move es7000_plat closer to its user
2008-04-17 Dave Jonesx86: Centaur Isaiah processor to use sysenter in 64...
2008-04-17 Glauber Costax86: move apic declarations to mach_apic.h
2008-04-17 Cyrill Gorcunovx86: entry_32.S - use flags from processor-flags.h
2008-04-17 Ingo Molnarx86: ioremap of 64-bit resource on 32-bit kernel fix
2008-04-17 Glauber Costax86: move ipi definitions to mach_ipi.h
2008-04-17 Andi Kleenx86: split large page mapping for AMD TSEG
2008-04-17 Andi Kleenx86: don't use large pages to map the first 2/4MB of...
2008-04-17 Andi Kleenx86: add set_memory_4k to pageattr.c
2008-04-17 Andi Kleenx86: account overlapped mappings in max_pfn_mapped
2008-04-17 Thomas Gleixnerx86: replace the now useless max_pfn_mapped define
2008-04-17 Andi Kleenx86: implement true end_pfn_mapped for 32bit
2008-04-17 Andi Kleenx86: move early exception handlers into init.text
2008-04-17 Andi Kleenx86: replace early exception setup macro recursion...
2008-04-17 Andi Kleenx86: don't set up early exception handlers for external...
2008-04-17 gorcunov@gmail.comx86: relocate_kernel - use predefined macroses for...
2008-04-17 gorcunov@gmail.comx86: relocate_kernel - use predefined macroses for...
2008-04-17 gorcunov@gmail.comx86: relocate_kernel - use PAGE_SIZE instead of numeric...
2008-04-17 gorcunov@gmail.comx86: relocate_kernel_32.S - clear register in more...
2008-04-17 Mathieu Desnoyersx86: fix test_poke for vmalloced pages
2008-04-17 Ravikiran G Thirumalaix86: clean up vSMP detection
2008-04-17 Jeremy Fitzhardingex86: only enable interrupts when kernel state has been...
2008-04-17 Yinghai Lux86: fix memtest print out
2008-04-17 Yinghai Lux86: memtest bootparam
2008-04-17 Cyrill Gorcunovx86: relocate_kernel - use predefined PAGE_SIZE instead...
2008-04-17 Alexey Starikovskiyx86: use same index for processor maps
2008-04-17 Jack Steinerx86: allow NODES_SHIFT to be a config option on x86_64
2008-04-17 Ingo Molnarx86: fix ioapic bug again
2008-04-17 Andrew Mortoni386: arch/x86/math-emu/reg_ld_str.c: fix warning
2008-04-17 Andrew Mortoni386: arch/x86/math-emu/fpu_entry.c warning fix
2008-04-17 Venki Pallipadix86: PAT bug fix for attribute type check after reserve...
2008-04-17 Venki Pallipadix86: PAT bug fix for attribute type check after reserve...
2008-04-17 Yinghai Lux86: pat cpu feature bit setting for known cpus
2008-04-17 Ingo Molnarx86: tom2 warning fix
2008-04-17 Yinghai Lux86: enable PAT for amd k8 and fam10h
2008-04-17 Venki Pallipadix86: PAT infrastructure patch, documentation updates
2008-04-17 venkatesh.pallipad... x86: add PAT related debug prints
2008-04-17 venkatesh.pallipad... x86: PAT add ioremap_wc() interface
2008-04-17 venkatesh.pallipad... x86: PAT add set_memory_wc() interface
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in pci_mmap_page_range
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in set_memory_uc
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in ioremap and iounmap
2008-04-17 venkatesh.pallipad... x86: PAT make ioremap_change_attr non-static
2008-04-17 Ingo Molnarx86: revert ucminus change
2008-04-17 venkatesh.pallipad... x86: PAT infrastructure patch
2008-04-17 Pavel Machekx86: clean up aperture_64.c
2008-04-17 Yinghai Lux86: allocate e820 resource struct all together
next