x86: define the macros and tables for blade functions
[pandora-kernel.git] / arch /
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
2008-04-17 Yinghai Lux86: early memtest to find bad ram
2008-04-17 Robert P. J. Dayx86: Explicitly include required header files.
2008-04-17 Yakov Lernerx86, kprobes: correct post-eip value in post_hander()
2008-04-17 Roland McGrathx86: handle_vm86_trap cleanup
2008-04-17 Roland McGrathx86: sys32_execve PT_DTRACE
2008-04-17 Roland McGrathx86: ia32 ptrace vs -ENOSYS sysenter/syscall
2008-04-17 Roland McGrathx86: ptrace vs -ENOSYS
2008-04-17 Roland McGrathx86: ia32 ptrace vs -ENOSYS
2008-04-17 Adrian Bunkx86: remove the write-only timer_uses_ioapic_pin_0
2008-04-17 Ingo Molnarx86: vsmp fix x86 vsmp fix is vsmp box cleanup
2008-04-17 Ravikiran G Thirumalaix86: apic_is_clustered_box to indicate unsynched TSC...
2008-04-17 Ravikiran G Thirumalaix86: vSMP: use pvops only if platform has the capabilit...
2008-04-17 Ravikiran G Thirumalaix86: fix build breakage when PCI is define and PARAVIRT...
2008-04-17 Ravikiran G Thirumalaix86: vSMP: Fix is_vsmp_box()
2008-04-17 Alexey Starikovskiyx86: make struct mpc_config_translation NUMAQ-only
2008-04-17 Alexey Starikovskiyx86: remove mpc_oem_bus_info()
2008-04-17 Alexey Starikovskiyx86: remove mpc_oem_pci_bus()
2008-04-17 Alexey Starikovskiyx86: remove mpc_apic_id()
next