Linus Torvalds 16c29dafcc Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 %!s(int64=14) %!d(string=hai) anos
..
acpi 02e2407858 Merge branch 'linus' into release %!s(int64=14) %!d(string=hai) anos
apic f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs %!s(int64=14) %!d(string=hai) anos
cpu 16c29dafcc Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 %!s(int64=14) %!d(string=hai) anos
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. %!s(int64=17) %!d(string=hai) anos
Makefile 4061d68e1a x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled %!s(int64=14) %!d(string=hai) anos
alternative.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
amd_iommu.c b595076a18 tree-wide: fix comment/printk typos %!s(int64=14) %!d(string=hai) anos
amd_iommu_init.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs %!s(int64=14) %!d(string=hai) anos
amd_nb.c 978ca164bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp %!s(int64=14) %!d(string=hai) anos
apb_timer.c d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
aperture_64.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
apm_32.c f2e1fbb5f2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
asm-offsets.c 7bf04be8f4 x86, asm: Cleanup unnecssary macros in asm-offsets.c %!s(int64=14) %!d(string=hai) anos
asm-offsets_32.c b82fef82d5 x86: Partly unify asm-offsets_{32,64}.c %!s(int64=14) %!d(string=hai) anos
asm-offsets_64.c b82fef82d5 x86: Partly unify asm-offsets_{32,64}.c %!s(int64=14) %!d(string=hai) anos
audit_64.c 250c22777f x86_64: move kernel %!s(int64=17) %!d(string=hai) anos
bootflag.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h %!s(int64=15) %!d(string=hai) anos
check.c a7bd1dafdc x86: Don't check for BIOS corruption in first 64K when there's no need to %!s(int64=14) %!d(string=hai) anos
cpuid.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> %!s(int64=14) %!d(string=hai) anos
crash.c 5edd19af18 x86, UV: Make kdump avoid stack dumps %!s(int64=15) %!d(string=hai) anos
crash_dump_32.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn %!s(int64=14) %!d(string=hai) anos
crash_dump_64.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn %!s(int64=14) %!d(string=hai) anos
devicetree.c 07611dbda5 x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional %!s(int64=14) %!d(string=hai) anos
doublefault_32.c 254e0a6bff x86: Use get_desc_base() %!s(int64=16) %!d(string=hai) anos
dumpstack.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
dumpstack_32.c e8e999cf3c x86, dumpstack: Correct stack dump info when frame pointer is available %!s(int64=14) %!d(string=hai) anos
dumpstack_64.c e8e999cf3c x86, dumpstack: Correct stack dump info when frame pointer is available %!s(int64=14) %!d(string=hai) anos
e820.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn %!s(int64=14) %!d(string=hai) anos
early-quirks.c 1d3e09a304 x86, quirk: Fix SB600 revision check %!s(int64=14) %!d(string=hai) anos
early_printk.c 991cfffa7c x86, earlyprintk: Move mrst early console to platform/ and fix a typo %!s(int64=14) %!d(string=hai) anos
entry_32.S e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
entry_64.S 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
ftrace.c 722b3c7469 ftrace/graph: Trace function entry before updating index %!s(int64=14) %!d(string=hai) anos
head.c 72d7c3b33c x86: Use memblock to replace early_res %!s(int64=15) %!d(string=hai) anos
head32.c 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines %!s(int64=14) %!d(string=hai) anos
head64.c e5f15b45dd x86: Cleanup highmap after brk is concluded %!s(int64=14) %!d(string=hai) anos
head_32.S d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
head_64.S 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines %!s(int64=14) %!d(string=hai) anos
hpet.c 2c778651f7 x86: Cleanup the genirq name space %!s(int64=14) %!d(string=hai) anos
hw_breakpoint.c 0a3aee0da4 x86: Use this_cpu_ops to optimize code %!s(int64=14) %!d(string=hai) anos
i386_ksyms_32.c 04edbdef02 x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y %!s(int64=15) %!d(string=hai) anos
i387.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
i8237.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs %!s(int64=14) %!d(string=hai) anos
i8253.c ced918eb74 i8253: Convert i8253_lock to raw_spinlock %!s(int64=15) %!d(string=hai) anos
i8259.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs %!s(int64=14) %!d(string=hai) anos
init_task.c 4af57b787b Rename .data.cacheline_aligned to .data..cacheline_aligned. %!s(int64=15) %!d(string=hai) anos
io_delay.c d53a444460 x86: io_delay.c cleanup %!s(int64=16) %!d(string=hai) anos
ioport.c da1016df85 x86: Use bitmap library functions %!s(int64=14) %!d(string=hai) anos
irq.c d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
irq_32.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
irq_64.c 7a7732bc0f x86: Unify fixup_irqs() for 32-bit and 64-bit kernels %!s(int64=15) %!d(string=hai) anos
irq_work.c e360adbe29 irq_work: Add generic hardirq context callbacks %!s(int64=14) %!d(string=hai) anos
irqinit.c d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
jump_label.c d9f5ab7b1c jump label: x86 support %!s(int64=14) %!d(string=hai) anos
kdebugfs.c 6038f373a3 llseek: automatically add .llseek fop %!s(int64=14) %!d(string=hai) anos
kgdb.c 95e14ed7fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb %!s(int64=14) %!d(string=hai) anos
kprobes.c 2a8247a260 kprobes: Disabling optimized kprobes for entry text section %!s(int64=14) %!d(string=hai) anos
kvm.c 775077a063 KVM guest: Fix section mismatch derived from kvm_guest_cpu_online() %!s(int64=14) %!d(string=hai) anos
kvmclock.c ca3f10172e KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. %!s(int64=14) %!d(string=hai) anos
ldt.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h %!s(int64=15) %!d(string=hai) anos
machine_kexec_32.c e33c019722 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=15) %!d(string=hai) anos
machine_kexec_64.c 234bb549ee x86, cleanups: Use clear_page/copy_page rather than memset/memcpy %!s(int64=14) %!d(string=hai) anos
mca_32.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
microcode_amd.c 1396fa9cd2 x86, microcode, AMD: Fix signedness bug in generic_load_microcode() %!s(int64=14) %!d(string=hai) anos
microcode_core.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs %!s(int64=14) %!d(string=hai) anos
microcode_intel.c 5cdd2de0a7 x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree() %!s(int64=14) %!d(string=hai) anos
mmconf-fam10h_64.c 37db6c8f1d x86-64: Fix and clean up AMD Fam10 MMCONF enabling %!s(int64=14) %!d(string=hai) anos
module.c d0a21265df mm: unify module_alloc code for vmalloc %!s(int64=14) %!d(string=hai) anos
mpparse.c cbb84c4cc1 x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context %!s(int64=14) %!d(string=hai) anos
msr.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> %!s(int64=14) %!d(string=hai) anos
paravirt-spinlocks.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* %!s(int64=15) %!d(string=hai) anos
paravirt.c 331127f799 thp: add pmd paravirt ops %!s(int64=14) %!d(string=hai) anos
paravirt_patch_32.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching %!s(int64=16) %!d(string=hai) anos
paravirt_patch_64.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching %!s(int64=16) %!d(string=hai) anos
pci-calgary_64.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
pci-dma.c ee1f284f38 x86, iommu: Utilize the IOMMU_INIT macros functionality. %!s(int64=15) %!d(string=hai) anos
pci-gart_64.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs %!s(int64=14) %!d(string=hai) anos
pci-iommu_table.c 5bef80a4b8 x86, iommu: Add proper dependency sort routine (and sanity check). %!s(int64=15) %!d(string=hai) anos
pci-nommu.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h %!s(int64=15) %!d(string=hai) anos
pci-swiotlb.c c116c5457c x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. %!s(int64=15) %!d(string=hai) anos
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() %!s(int64=16) %!d(string=hai) anos
probe_roms_32.c 1164dd0099 x86: move mach-default/*.h files to asm/ %!s(int64=16) %!d(string=hai) anos
process.c e8e999cf3c x86, dumpstack: Correct stack dump info when frame pointer is available %!s(int64=14) %!d(string=hai) anos
process_32.c f77cfe4ea2 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer %!s(int64=14) %!d(string=hai) anos
process_64.c 375906f876 x86: mark associated mm when running a task in 32 bit compatibility mode %!s(int64=14) %!d(string=hai) anos
ptrace.c eb5a369931 ptrace: cleanup arch_ptrace() on x86 %!s(int64=14) %!d(string=hai) anos
pvclock.c e7a3481c02 x86/pvclock: Zero last_value on resume %!s(int64=14) %!d(string=hai) anos
quirks.c 892df7f81c x86: HPET force enable for CX700 / VIA Epia LT %!s(int64=14) %!d(string=hai) anos
reboot.c e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
reboot_32.S ee1b06ea6a x86, reboot: Fix the use of passed arguments in 32-bit BIOS reboot %!s(int64=14) %!d(string=hai) anos
reboot_fixups_32.c 37bc9f5078 x86: Ce4100: Add reboot_fixup() for CE4100 %!s(int64=14) %!d(string=hai) anos
relocate_kernel_32.S fef3a7a174 x86, kexec: fix kexec x86 coding style %!s(int64=16) %!d(string=hai) anos
relocate_kernel_64.S fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 %!s(int64=16) %!d(string=hai) anos
resource.c a2c606d53a x86: avoid high BIOS area when allocating address space %!s(int64=14) %!d(string=hai) anos
rtc.c 3bcbaf6e08 rtc: cmos: Add OF bindings %!s(int64=14) %!d(string=hai) anos
setup.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn %!s(int64=14) %!d(string=hai) anos
setup_percpu.c 645a79195f x86: Unify CPU -> NUMA node mapping between 32 and 64bit %!s(int64=14) %!d(string=hai) anos
signal.c 052acad48a x86: Merge sys_sigaltstack %!s(int64=15) %!d(string=hai) anos
smp.c 76fac077db x86, kexec: Make sure to stop all CPUs before exiting the kernel %!s(int64=14) %!d(string=hai) anos
smpboot.c e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
stacktrace.c e8e999cf3c x86, dumpstack: Correct stack dump info when frame pointer is available %!s(int64=14) %!d(string=hai) anos
step.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
sys_i386_32.c 7fe977dab3 i386: Make kernel_execve() suitable for stack unwinding %!s(int64=15) %!d(string=hai) anos
sys_x86_64.c e28cbf2293 improve sys_newuname() for compat architectures %!s(int64=15) %!d(string=hai) anos
syscall_64.c 1965aae3c9 x86: Fix ASM_X86__ header guards %!s(int64=16) %!d(string=hai) anos
syscall_table_32.S b7ed78f565 introduce sys_syncfs to sync a single file system %!s(int64=14) %!d(string=hai) anos
tboot.c 8ac1f8320a thp: pte alloc trans splitting %!s(int64=14) %!d(string=hai) anos
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd %!s(int64=17) %!d(string=hai) anos
test_nx.c 0054f4b708 x86: Explicitly include required header files. %!s(int64=17) %!d(string=hai) anos
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test %!s(int64=17) %!d(string=hai) anos
time.c 072b198a4a x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog %!s(int64=14) %!d(string=hai) anos
tls.c bbc1f698a5 x86: Introducing asm/syscalls.h %!s(int64=17) %!d(string=hai) anos
tls.h 4c79a2d8e5 x86: x86 user_regset TLS %!s(int64=17) %!d(string=hai) anos
topology.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
trampoline.c 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines %!s(int64=14) %!d(string=hai) anos
trampoline_32.S 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines %!s(int64=14) %!d(string=hai) anos
trampoline_64.S 1c4badbdea x86-64, trampoline: Remove unused variable %!s(int64=14) %!d(string=hai) anos
traps.c f2fd43954a x86, NMI: Clean-up default_do_nmi() %!s(int64=14) %!d(string=hai) anos
tsc.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
tsc_sync.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* %!s(int64=15) %!d(string=hai) anos
verify_cpu.S 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos
vm86_32.c bae9c19bf1 thp: split_huge_page_mm/vma %!s(int64=14) %!d(string=hai) anos
vmlinux.lds.S e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip %!s(int64=14) %!d(string=hai) anos
vsmp_64.c 70511134f6 Revert "x86: don't compile vsmp_64 for 32bit" %!s(int64=16) %!d(string=hai) anos
vsyscall_64.c 7615856ebf timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset %!s(int64=15) %!d(string=hai) anos
x8664_ksyms_64.c 9599ec0471 x86-64, mem: Convert memmove() to assembly file and fix return value bug %!s(int64=14) %!d(string=hai) anos
x86_init.c 6b617e224d x86/platform: Add a wallclock_init func to x86_init.timers ops %!s(int64=14) %!d(string=hai) anos
xsave.c 0d2eb44f63 x86: Fix common misspellings %!s(int64=14) %!d(string=hai) anos