summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Fix warnings in ia32_aout.cAndi Kleen2007-01-111-2/+2
* [PATCH] x86-64: tighten up printksMuli Ben-Yehuda2007-01-111-3/+8
* [PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner2007-01-111-4/+21
* [PATCH] x86-64: Update defconfigAndi Kleen2007-01-111-4/+12
* Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"Linus Torvalds2007-01-082-51/+78
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-01-031-0/+1
|\
| * [CPUFREQ] select consistentlyRandy Dunlap2006-12-221-0/+1
* | [PATCH] x86_64: Fix dump_trace()OGAWA Hirofumi2007-01-031-1/+1
* | Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFA...Linus Torvalds2007-01-011-2/+3
* | [PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg2006-12-301-1/+1
* | [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar2006-12-221-1/+5
* | [PATCH] x86_64: fix boot time hang in detect_calgary()Ingo Molnar2006-12-211-3/+8
* | [PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULTIngo Molnar2006-12-211-3/+2
* | Remove stack unwinder for nowLinus Torvalds2006-12-155-123/+0
|/
* Merge ../linusDave Jones2006-12-1248-671/+1064
|\
| * [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin2006-12-111-1/+1
| * [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-2/+1
| * [PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen2006-12-091-0/+1
| * [PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai2006-12-091-4/+5
| * [PATCH] x86-64: Update defconfigAndi Kleen2006-12-091-7/+22
| * [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
| * [PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-4/+4
| * [PATCH] Generic BUG for x86-64Jeremy Fitzhardinge2006-12-084-25/+23
| * Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-0731-356/+647
| |\
| | * [PATCH] x86-64: Export smp_call_function_singleAndi Kleen2006-12-071-0/+1
| | * [PATCH] unwinder: move .eh_frame to RODATAJan Beulich2006-12-071-9/+0
| | * [PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_...Yinghai Lu2006-12-071-43/+61
| | * [PATCH] x86-64: Clarify error message in GART codeAndi Kleen2006-12-071-2/+1
| | * [PATCH] x86-64: Fix interrupt race in idle callback (3rd try)Venkatesh Pallipadi2006-12-071-2/+17
| | * [PATCH] x86-64: Remove unwind stack pointer alignment forcing againAndi Kleen2006-12-071-6/+0
| | * [PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich2006-12-071-0/+7
| | * [PATCH] unwinder: always use unlocked module list access in unwinder fallbackAndi Kleen2006-12-071-3/+3
| | * [PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven2006-12-071-1/+4
| | * [PATCH] Calgary: remove unused variablesMuli Ben-Yehuda2006-12-071-5/+0
| | * [PATCH] x86-64: Synchronize RDTSC on single core AMDAndi Kleen2006-12-071-5/+2
| | * [PATCH] x86-64: remove unused acpi_found_madt in mparse.Yinghai Lu2006-12-071-2/+0
| | * [PATCH] x86-64: Fix kobject_init() WARN_ON on resume from diskRafael J. Wysocki2006-12-071-0/+1
| | * [PATCH] x86-64: remove duplicate ARCH_DISCONTIGMEM_ENABLE optionAdrian Bunk2006-12-071-5/+0
| | * [PATCH] x86_64: interrupt array size should be aligned to NR_VECTORSYinghai Lu2006-12-071-1/+2
| | * [PATCH] x86_64: clear_bss before set_intr_gate with early_idt_handlerYinghai Lu2006-12-071-2/+4
| | * [PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert2006-12-071-1/+1
| | * [PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APICDavid Rientjes2006-12-071-3/+1
| | * [PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese2006-12-071-4/+18
| | * [PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian2006-12-071-0/+2
| | * [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B2006-12-072-0/+21
| | * [PATCH] x86-64: add genapic_forceSiddha, Suresh B2006-12-071-1/+8
| | * [PATCH] x86-64: Rate limit no irq handler messagesAndi Kleen2006-12-071-1/+1
| | * [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides2006-12-072-3/+5
| | * [PATCH] x86-64: Add option to compile for Core2Andi Kleen2006-12-072-6/+25
| | * [PATCH] x86-64: Don't force inlining of do_csumAndi Kleen2006-12-071-3/+1
OpenPOWER on IntegriCloud