aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2006-12-07[PATCH] unwinder: move .eh_frame to RODATAJan Beulich
2006-12-07[PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_...Yinghai Lu
2006-12-07[PATCH] x86-64: Clarify error message in GART codeAndi Kleen
2006-12-07[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)Venkatesh Pallipadi
2006-12-07[PATCH] x86-64: Remove unwind stack pointer alignment forcing againAndi Kleen
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich
2006-12-07[PATCH] unwinder: always use unlocked module list access in unwinder fallbackAndi Kleen
2006-12-07[PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven
2006-12-07[PATCH] Calgary: remove unused variablesMuli Ben-Yehuda
2006-12-07[PATCH] x86-64: Synchronize RDTSC on single core AMDAndi Kleen
2006-12-07[PATCH] x86-64: remove unused acpi_found_madt in mparse.Yinghai Lu
2006-12-07[PATCH] x86-64: Fix kobject_init() WARN_ON on resume from diskRafael J. Wysocki
2006-12-07[PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE optionAdrian Bunk
2006-12-07[PATCH] x86_64: interrupt array size should be aligned to NR_VECTORSYinghai Lu
2006-12-07[PATCH] x86_64: clear_bss before set_intr_gate with early_idt_handlerYinghai Lu
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert
2006-12-07[PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APICDavid Rientjes
2006-12-07[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese
2006-12-07[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian
2006-12-07[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B
2006-12-07[PATCH] x86-64: add genapic_forceSiddha, Suresh B
2006-12-07[PATCH] x86-64: Rate limit no irq handler messagesAndi Kleen
2006-12-07[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides
2006-12-07[PATCH] x86-64: Add option to compile for Core2Andi Kleen
2006-12-07[PATCH] x86-64: Don't force inlining of do_csumAndi Kleen
2006-12-07[PATCH] x86-64: Fix race in IO-APIC routing entry setup.Andi Kleen
2006-12-07[PATCH] x86-64: Make x86_64 udelay() round up instead of down.Paolo 'Blaisorblade' Giarrusso
2006-12-07[PATCH] Calgary: allow compiling Calgary in but not using it by defaultMuli Ben-Yehuda
2006-12-07[PATCH] Calgary: check BBAR ioremap success when ioremappingMuli Ben-Yehuda
2006-12-07[PATCH] Calgary: use BIOS supplied BBARs and topology informationLaurent Vivier
2006-12-07[PATCH] calgary: phb_shift can be intMuli Ben-Yehuda
2006-12-07[PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in co...Albert Cahalan
2006-12-07[PATCH] x86-64: Try multiple timer variants in check_timerAndi Kleen
2006-12-07[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*Andi Kleen
2006-12-07[PATCH] x86-64: Extend clear_irq_vectorYinghai Lu
2006-12-07[PATCH] x86-64: Speed and clean up cache flushing in change_page_attrAndi Kleen
2006-12-07[PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen
2006-12-07[PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox
2006-12-07[PATCH] x86: Don't use nested idle loopsAndi Kleen
2006-12-07[PATCH] x86-64: miscellaneous entry.S adjustmentsJan Beulich
2006-12-07[PATCH] x86-64: dump_trace() atomicity fixAndrew Morton
2006-12-07[PATCH] x86-64: Insert Local and IO APIC(s) into resource mapAaron Durbin
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton
2006-12-07[PATCH] x86-64: use BUILD_BUG_ON in FPU codeAlexey Dobriyan
2006-12-07[PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian
2006-12-07[PATCH] x86: Compress stack unwinder outputAndi Kleen
2006-12-07[PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen
2006-12-07[PATCH] x86-64: Update defconfigAndi Kleen
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02[NET]: X86_64 checksum annotations and cleanups.Al Viro