summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...Venkatesh Pallipadi2007-02-131-14/+32
* [PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.cGlauber de Oliveira Costa2007-02-131-1/+1
* [PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa2007-02-132-3/+3
* [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2007-02-131-0/+31
* [PATCH] x86-64: do not always end the stack trace with ULONG_MAXCatalin Marinas2007-02-131-2/+3
* [PATCH] x86-64: improved iommu documentationKarsten Weiss2007-02-131-24/+4
* [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah2007-02-132-0/+12
* [PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen2007-02-131-0/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-121-2/+0
* [PATCH] Dynamic kernel command-line: x86_64Alon Bar-Lev2007-02-122-5/+5
* [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-111-2/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-071-5/+12
|\
| * msi: Make MSI useable more architecturesEric W. Biederman2007-02-071-5/+12
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-02-074-14/+14
|\ \ | |/ |/|
| * ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-2/+2
| * ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-022-3/+3
| * ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-9/+9
* | [IA64] swiotlb cleanupJan Beulich2007-02-051-1/+1
|/
* [PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi2007-01-231-2/+0
* [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
* 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
* | [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
* | Remove stack unwinder for nowLinus Torvalds2006-12-153-119/+0
|/
* Merge ../linusDave Jones2006-12-1230-515/+855
|\
| * [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] Generic BUG for x86-64Jeremy Fitzhardinge2006-12-083-25/+18
| * Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-0722-293/+548
| |\
| | * [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: interrupt array size should be aligned to NR_VECTORSYinghai Lu2006-12-071-1/+2
OpenPOWER on IntegriCloud