ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt/x86_64-2.6.16-rc4-git8-060226-1.bz2 6d9bfde64495a0c51efaf13af7c9cfe9 x86_64-2.6.16-rc4-git8-060226-1.bz2 VERSION=2 PATCHLEVEL=6 SUBLEVEL=16 EXTRAVERSION=-rc4-git8 Documentation/x86_64/boot-options.txt | 4 Makefile | 3 arch/i386/Makefile | 3 arch/i386/Makefile.cpu | 4 arch/i386/kernel/acpi/boot.c | 3 arch/i386/kernel/dmi_scan.c | 31 +++++++ arch/i386/kernel/io_apic.c | 6 - arch/i386/kernel/mpparse.c | 10 +- arch/i386/pci/Makefile | 2 arch/i386/pci/direct.c | 15 +-- arch/i386/pci/init.c | 25 +++++ arch/i386/pci/mmconfig.c | 11 -- arch/i386/pci/pcbios.c | 4 arch/i386/pci/pci.h | 3 arch/x86_64/Kconfig | 19 ---- arch/x86_64/Makefile | 1 arch/x86_64/ia32/ia32_binfmt.c | 2 arch/x86_64/kernel/Makefile | 2 arch/x86_64/kernel/aperture.c | 2 arch/x86_64/kernel/apic.c | 9 +- arch/x86_64/kernel/head.S | 26 +++-- arch/x86_64/kernel/io_apic.c | 50 +++++++---- arch/x86_64/kernel/mce.c | 3 arch/x86_64/kernel/mpparse.c | 19 +--- arch/x86_64/kernel/nmi.c | 1 arch/x86_64/kernel/pci-gart.c | 33 ++----- arch/x86_64/kernel/pmtimer.c | 3 arch/x86_64/kernel/process.c | 9 +- arch/x86_64/kernel/ptrace.c | 6 - arch/x86_64/kernel/setup.c | 87 +++++++++++-------- arch/x86_64/kernel/setup64.c | 16 +-- arch/x86_64/kernel/smpboot.c | 4 arch/x86_64/kernel/time.c | 149 +++++++++++++++++----------------- arch/x86_64/kernel/traps.c | 21 ++-- arch/x86_64/kernel/x8664_ksyms.c | 3 arch/x86_64/lib/thunk.S | 1 arch/x86_64/mm/fault.c | 79 ++++++++++++++---- arch/x86_64/mm/init.c | 36 +++++++- arch/x86_64/mm/k8topology.c | 2 arch/x86_64/mm/numa.c | 47 +++++++--- arch/x86_64/mm/srat.c | 14 ++- arch/x86_64/pci/Makefile | 3 arch/x86_64/pci/mmconfig.c | 18 +--- drivers/acpi/Kconfig | 10 -- drivers/acpi/blacklist.c | 27 +----- drivers/acpi/osl.c | 21 ---- drivers/acpi/processor_idle.c | 6 - drivers/char/agp/amd64-agp.c | 2 drivers/char/hangcheck-timer.c | 2 drivers/ieee1394/raw1394.c | 96 ++++++++++++++++++++- fs/binfmt_elf.c | 18 +++- fs/compat_ioctl.c | 13 -- include/asm-i386/dmi.h | 11 ++ include/asm-x86_64/acpi.h | 14 +++ include/asm-x86_64/dmi.h | 27 ++++++ include/asm-x86_64/elf.h | 4 include/asm-x86_64/io.h | 8 - include/asm-x86_64/mmu_context.h | 6 - include/asm-x86_64/numa.h | 4 include/asm-x86_64/pci.h | 2 include/asm-x86_64/pgalloc.h | 28 ++++++ include/asm-x86_64/pgtable.h | 12 +- include/asm-x86_64/proto.h | 4 include/asm-x86_64/string.h | 17 --- include/asm-x86_64/suspend.h | 4 include/asm-x86_64/system.h | 6 - include/linux/bootmem.h | 1 include/linux/dmi.h | 2 mm/bootmem.c | 9 +- 69 files changed, 722 insertions(+), 421 deletions(-) Detailed patch listing (individual files found in the patches tar file) Andi Kleen >>feature/hangcheck-remove-message<< Quieten hangcheck driver Jan Beulich >>feature/hotadd-pud<< Use correct PUD for memory hotadd Andi Kleen >>feature/tune-generic<< x86-64: Use -mtune=generic for generic kernels Andi Kleen >>feature/stack-random-large<< Increase the variability of the process stack on 64bit architectures mita@miraclelinux.com (Akinobu Mita) >>feature/bitops-cleanups<< {set,clear,test}_bit() related cleanup Andi Kleen >>feature/rename-node<< Rename struct node in x86-64 NUMA code to struct boot node Jan Beulich >>feature/cpu_pda-array-to-macro-followup-correction<< cpu_pda array to macro followup correction Jan Beulich >>feature/disallow-multi-byte-hardware-execution-breakpoints<< disallow multi-byte hardware execution breakpoints Jan Beulich >>feature/eliminate-set_debug<< eliminate set_debug() Jan Beulich >>feature/save-fpu-context-slightly-later<< save FPU context slightly later Ashok Raj >>feature/cleanup-allocating-logical-cpu-numbers-in-x86_64<< cleanup allocating logical cpu numbers in x86_64 Andi Kleen >>feature/pmtimer-dont-touch-pit<< Don't need to read PIT in timer handler when PM timer is used Andi Kleen >>feature/boot-report-apicid<< Report local APIC ID when initializing CPU Jon Mason >>fix/no_iommu-removal-in-pci-gartc<< no_iommu removal in pci-gart.c Andi Kleen >>i386-pci-ordering<< Give PCI config access initialization a defined ordering Andi Kleen >>feature/gart-relax<< Use cpu_relax in poll loop in GART IOMMU Jan Beulich >>feature/actively-synchronize-vmalloc-area-when-registering-certain-callbacks<< actively synchronize vmalloc area when registering certain callbacks Jan Beulich >>feature/remove-dead-do_softirq_thunk<< remove dead do_softirq_thunk Jan Beulich >>fix/fix-user_ptrs_per_pgd<< fix USER_PTRS_PER_PGD Andi Kleen >>feature/argument-check<< Check that early arguments are words on their own Andi Kleen >>feature/fix-string<< Don't define string functions to builtin Henrik Kretzschmar >>feature/agp-ali-m1695<< Fix wrong PCI ID for ALI M1695 AGP bridge Roberto Nibali >>feature/traps-whitespace<< Clean up white space in traps.c Andi Kleen >>feature/early-num-physpages<< Make pfn_valid work early in boot Jan Beulich >>feature/miscellaneous-cleanup<< miscellaneous cleanup Ravikiran G Thirumalai >>feature/to-use-lapic-ids-instead-of-initial-apic-ids<< to use lapic ids instead of initial apic ids Suresh Siddha >>fix/elf-entry-check<< Check for bad elf entry address. Andi Kleen >>feature/raw1394-compat<< Implement compat code for raw1394 read/write Andi Kleen >>fix/cluster-check-ibm<< Only do the clustered systems have unsynchronized TSC assumption on IBM systems Arjan van de Ven >>feature/prefetch-the-mmap_sem-in-the-fault-path<< prefetch the mmap_sem in the fault path From Andreas Deresch >>fix/i386-apic-check<< i386: Handle non existing APICs without panicing Andi Kleen >>feature/kernel-at-2mb<< Move kernel to 2MB Andi Kleen >>empty-pxm<< Handle empty PXMs better Dave Jones >>feature/s-overwrite-override--in-arch-x86-64<< s/Overwrite/Override/ in arch/x86-64 Andi Kleen >>fix/fix-pm-timer<< x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED Andi Kleen >>feature/dmi-year<< Clean up and tweak ACPI blacklist year code Chris McDermott >>fix/io-apic-watchdog<< Fix NMI watchdog on x460 Andi Kleen >>feature/dmi-early<< Implement early DMI scanning Andi Kleen >>feature/fixmap-init<< Add __init to fixmap functions that are only called during boot Andi Kleen >>efi-acpi<< Fix acpi_os_map_memory on EFI systems Andi Kleen >>fix/acpi-dont-blacklist<< Disable ACPI blacklist by year for now on x86-64 Arjan van de Ven >>feature/head-first<< Patch to make the head.S-must-be-first-in-vmlinux order explicit Andi Kleen >>feature/drop-iommu-bus-check<< Drop bus checking in K8 PCI-GART IOMMU code Andi Kleen >>feature/year-check<< Handle years beyond 2100 Andi Kleen >>fix/fix-additional-cpus<< Fix the additional_cpus=.. option Andi Kleen >>feature/time-style<< Fix formatting in time.c Andi Kleen >>feature/reenable-cmos-warning<< Reename CMOS update warning Andi Kleen >>fix/fix-time-selection<< Move the SMP time selection earlier Andi Kleen >>c3-timer-check-amd<< Force broadcast timer on AMD systems with C3 too. Andi Kleen >>fix/fix-ati-timer<< Better ATI timer fix Andi Kleen >>fix/compat-rtc<< Fix ioctl compat code for /dev/rtc Dave Jones >>react-to-new-topologyc-location<< react to new topology.c location