include/asm-x86/mmu.h: checkpatch cleanups - formatting only
[sfrench/cifs-2.6.git] / arch /
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()
2008-04-17 Alexey Starikovskiyx86: rename gsi_start to gsi_base to match mpparse_32.c
2008-04-17 Alexey Starikovskiyx86: limit scan to 1k of EBDA.
2008-04-17 Alexey Starikovskiyx86: use get_bios_ebda in mpparse_64.c
2008-04-17 Alexey Starikovskiyx86: add uniq_ioapic_id to mpparse_32.c
2008-04-17 Alexey Starikovskiyx86: add bad_ioapic to mpparse_32.c
2008-04-17 Alexey Starikovskiyx86: lindent mpparse_64.c
2008-04-17 Glauber de Oliveir... x86: remove smpboot_32.c and smpboot_64.c
2008-04-17 Glauber de Oliveir... x86: move apicid mappings to smpboot.c
2008-04-17 Glauber de Oliveir... x86: merge cpu_exit_clear
2008-04-17 Glauber de Oliveir... x86: merge native_smp_prepare_cpus
2008-04-17 Glauber de Oliveir... x86: introduce smpboot_clear_io_apic
2008-04-17 Glauber de Oliveir... x86: change x86_64 sanity checks to match i386.
2008-04-17 Glauber de Oliveir... x86: add extra sanity check
2008-04-17 Glauber de Oliveir... x86: change x86_64 native_smp_prepare_cpus to match...
2008-04-17 Glauber de Oliveir... x86: additions to i386 native_smp_prepare_cpus.
2008-04-17 Glauber de Oliveir... x86: get rid of smp_boot_cpus
2008-04-17 Glauber de Oliveir... x86: use physical id when disabling smp
2008-04-17 Glauber de Oliveir... x86: merge native_smp_cpus_done
2008-04-17 Glauber de Oliveir... x86: merge smp_prepare_boot_cpu
2008-04-17 Glauber de Oliveir... x86: integrate start_secondary
2008-04-17 Glauber de Oliveir... x86: integrate do_boot_cpu
2008-04-17 Glauber de Oliveir... x86: change boot_cpu_id to boot_cpu_physical_apicid
2008-04-17 Glauber de Oliveir... x86: move stack_start to smp.h
2008-04-17 Glauber de Oliveir... x86: move {un}map_cpu_to_logical_apicid to smpboot.c
2008-04-17 Glauber de Oliveir... x86: add callin tests to cpu_up
2008-04-17 Glauber de Oliveir... x86: change wakeup_secondary name
2008-04-17 Glauber de Oliveir... x86: include mach_apic.h in smpboot_64.c and smpboot.c
2008-04-17 Glauber de Oliveir... x86: call do_boot_cpu directly from native_cpu_up
2008-04-17 Glauber de Oliveir... x86: minor adjustments for do_boot_cpu
2008-04-17 Glauber de Oliveir... x86: calibrate delay with irqs enabled
2008-04-17 Glauber de Oliveir... x86: provide an end_local_APIC_setup function
2008-04-17 Glauber de Oliveir... x86: wrap esr setting up in i386 in lapic_setup_esr
2008-04-17 Glauber de Oliveir... x86: modify smp_callin in x86_64 to look like i386
2008-04-17 Glauber de Oliveir... x86: don't span a new worker in __smp_prepare_cpu
2008-04-17 Glauber de Oliveir... x86: use create_idle struct in do_boot_cpu
2008-04-17 Glauber de Oliveir... x86: get rid of commenced mask.
2008-04-17 Glauber de Oliveir... x86: boot cpus from cpu_up, instead of prepare_cpus
2008-04-17 Glauber de Oliveir... x86: do not zap_low_mappings in __smp_prepare_cpus
2008-04-17 Glauber de Oliveir... x86: schedule work only if keventd is already running
2008-04-17 Glauber de Oliveir... x86: don't initialize sibling and core maps during...
2008-04-17 Glauber de Oliveir... x86: call nmi_watchdog_default in i386
2008-04-17 Glauber de Oliveir... x86: call check_nmi_watchdog explicitly in native_smp_c...
2008-04-17 Glauber de Oliveir... x86: unify nmi_32.h and nmi_64.h
2008-04-17 Glauber de Oliveir... x86: wipe get_nmi_reason out of nmi_64.h
2008-04-17 Glauber de Oliveir... x86: don't set maps in native_smp_prepare_boot_cpu()
2008-04-17 Glauber de Oliveir... x86: move smp_intr_init away from smpboot_32.c
2008-04-17 Glauber de Oliveir... x86: include smpboot_hooks.h in smpboot_64.c
2008-04-17 Glauber de Oliveir... x86: include mach_wakecpu.h in smpboot_64
2008-04-17 Glauber de Oliveir... x86: add subarch support (for headers) to x86_64
2008-04-17 Glauber de Oliveir... x86: move impress_friends and smp_check to cpus_done
2008-04-17 Glauber de Oliveir... x86: do smp tainting checks in a separate function
2008-04-17 Glauber de Oliveir... x86: allow user to impress friends.
2008-04-17 Glauber de Oliveir... x86: get rid of cpucount
2008-04-17 Ingo Molnarx86: fill cpu to apicid and present map in mpparse...
2008-04-17 Glauber de Oliveir... x86: fill cpu to apicid and present map in mpparse
2008-04-17 Glauber de Oliveir... x86: fill bios cpu to apicid maps
2008-04-17 Glauber de Oliveir... x86: use specialized routine for setup per-cpu area
next