pandora-kernel.git
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 Jeremy Fitzhardingex86: sparsemem: reduce i386 PAE section size
2008-04-17 Ingo Molnarx86: mpparse: 64-bit fix
2008-04-17 Glauber Costax86: merge smp_32.h and smp_64.h into smp.h
2008-04-17 Glauber Costax86: change naming of cpu_initialized_mask for xen
2008-04-17 Glauber Costax86: merge SMP definitions of smp.h
2008-04-17 Glauber Costax86: split safe_smp_processor_id
2008-04-17 Glauber Costax86: merge includes in smp.h
2008-04-17 Glauber Costax86: surround apic headers in apic definitions
2008-04-17 Glauber Costax86: merge hard/logical_smp_processor_id
2008-04-17 Glauber Costax86: provide bogus hard_smp_processor_id
2008-04-17 Glauber Costax86: surround hard_smp_processor_id in APIC_DEFINITION
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 Ingo Molnarx86: mpparse, move generic processor info to apic_32...
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 Arjan van de Venx86: add comments to describe the new api's in cacheflush.h
2008-04-17 Dave Jonesx86: Centaur Isaiah processor to use sysenter in 64...
2008-04-17 Jeremy Fitzhardingex86: simplify sync_test_bit(), improve
2008-04-17 Jesper Juhlx86 floppy: kill off the 'register' keyword from header
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: re-add rdmsrl_safe
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... x86: clean up vSMP detection
2008-04-17 Jiri Slabyx86: pgtable, document pde bits
2008-04-17 Ingo Molnarx86: spinlock ops are always-inlined
2008-04-17 Jeremy Fitzhardingex86: only enable interrupts when kernel state has been...
2008-04-17 Joe Perchesinclude/asm-x86/xor_64.h: checkpatch cleanups - formatt...
2008-04-17 Joe Perchesinclude/asm-x86/xor_32.h: checkpatch cleanups - formatt...
2008-04-17 Joe Perchesinclude/asm-x86/voyager.h: checkpatch cleanups - format...
2008-04-17 Joe Perchesinclude/asm-x86/vmi.h: checkpatch cleanups - formatting...
2008-04-17 Joe Perchesinclude/asm-x86/vm86.h: checkpatch cleanups - formattin...
2008-04-17 Joe Perchesinclude/asm-x86/vga.h: checkpatch cleanups - formatting...
2008-04-17 Joe Perchesinclude/asm-x86/vdso.h: checkpatch cleanups - formattin...
2008-04-17 Joe Perchesinclude/asm-x86/user_64.h: checkpatch cleanups - format...
2008-04-17 Joe Perchesinclude/asm-x86/user32.h: checkpatch cleanups - formatt...
2008-04-17 Joe Perchesinclude/asm-x86/user_32.h: checkpatch cleanups - format...
2008-04-17 Joe Perchesinclude/asm-x86/unistd_64.h: checkpatch cleanups -...
2008-04-17 Joe Perchesinclude/asm-x86/unistd_32.h: checkpatch cleanups -...
2008-04-17 Joe Perchesinclude/asm-x86/unaligned.h: checkpatch cleanups -...
2008-04-17 Joe Perchesinclude/asm-x86/uaccess_64.h: checkpatch cleanups ...
2008-04-17 Joe Perchesinclude/asm-x86/uaccess_32.h: checkpatch cleanups ...
2008-04-17 Joe Perchesinclude/asm-x86/tsc.h: checkpatch cleanups - formatting...
2008-04-17 Joe Perchesinclude/asm-x86/topology.h: checkpatch cleanups - forma...
2008-04-17 Joe Perchesinclude/asm-x86/tlbflush.h: checkpatch cleanups - forma...
2008-04-17 Joe Perchesinclude/asm-x86/thread_info_64.h: checkpatch cleanups...
2008-04-17 Joe Perchesinclude/asm-x86/thread_info_32.h: checkpatch cleanups...
2008-04-17 Joe Perchesinclude/asm-x86/tce.h: checkpatch cleanups - formatting...
2008-04-17 Joe Perchesinclude/asm-x86/system.h: checkpatch cleanups - formatt...
2008-04-17 Joe Perchesinclude/asm-x86/sync_bitops.h: checkpatch cleanups...
2008-04-17 Joe Perchesinclude/asm-x86/swiotlb.h: checkpatch cleanups - format...
2008-04-17 Joe Perchesinclude/asm-x86/suspend_64.h: checkpatch cleanups ...
2008-04-17 Joe Perchesinclude/asm-x86/suspend_32.h: checkpatch cleanups ...
2008-04-17 Joe Perchesinclude/asm-x86/string_64.h: checkpatch cleanups -...
2008-04-17 Joe Perchesinclude/asm-x86/string_32.h: checkpatch cleanups -...
2008-04-17 Joe Perchesinclude/asm-x86/srat.h: checkpatch cleanups - formattin...
next