summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Pull fluff into release branchLen Brown2007-02-161-1/+3
|\
| * ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-131-1/+3
* | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-3/+1
* | [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-161-0/+1
* | [PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz2007-02-165-72/+96
* | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-166-408/+120
* | [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-164-661/+670
* | [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-162-18/+21
* | [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-164-220/+210
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-1419-257/+279
|\ \
| * | [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen2007-02-132-20/+2
| * | [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen2007-02-131-1/+1
| * | [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen2007-02-131-4/+10
| * | [PATCH] x86-64: survive having no irq mapping for a vectorEric W. Biederman2007-02-131-3/+9
| * | [PATCH] x86-64: avoid warning message livelockRoland Dreier2007-02-131-2/+3
| * | [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer2007-02-131-13/+11
| * | [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-131-0/+27
| * | [PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda2007-02-131-2/+15
| * | [PATCH] x86-64: Don't reserve ROMsAndi Kleen2007-02-131-128/+2
| * | [PATCH] x86-64: Fix off by one error in IOMMU boundary checkingAndi Kleen2007-02-131-2/+2
| * | [PATCH] x86-64: x86_64 - Fix FS/GS registers for VT executionZachary Amsden2007-02-131-6/+14
| * | [PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen2007-02-131-1/+0
| * | [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen2007-02-131-2/+6
| * | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner2007-02-131-2/+7
| * | [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-132-12/+58
| * | [PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich2007-02-131-15/+25
| * | [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] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.cEric W. Biederman2007-02-141-2/+2
|/
* [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
OpenPOWER on IntegriCloud