aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2007-01-26[PATCH] x86_64 ia32 vDSO: define arch_vma_nameRoland McGrath
2007-01-26[PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMPRoland McGrath
2007-01-23[PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi
2007-01-11[PATCH] x86-64: Fix warnings in ia32_aout.cAndi Kleen
2007-01-11[PATCH] x86-64: tighten up printksMuli Ben-Yehuda
2007-01-11[PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner
2007-01-11[PATCH] x86-64: Update defconfigAndi Kleen
2007-01-08Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"Linus Torvalds
2007-01-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-01-03[PATCH] x86_64: Fix dump_trace()OGAWA Hirofumi
2007-01-01Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFA...Linus Torvalds
2006-12-30[PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg
2006-12-22[CPUFREQ] select consistentlyRandy Dunlap
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar
2006-12-21[PATCH] x86_64: fix boot time hang in detect_calgary()Ingo Molnar
2006-12-21[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULTIngo Molnar
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-12Merge ../linusDave Jones
2006-12-11[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan
2006-12-09[PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen
2006-12-09[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai
2006-12-09[PATCH] x86-64: Update defconfigAndi Kleen
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] Generic BUG for x86-64Jeremy Fitzhardinge
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] x86-64: Export smp_call_function_singleAndi Kleen
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