aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel
AgeCommit message (Expand)Author
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stackJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich
2006-06-26[PATCH] x86_64: x86_86 msi miss one entry handlerbibo,mao
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen
2006-06-26[PATCH] x86_64: Make sure is_compat_task works earlyAndi Kleen
2006-06-26[PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar
2006-06-26[PATCH] x86_64: remove unused gart header fileJon Mason
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus
2006-06-26[PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64Ingo Molnar
2006-06-26[PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich
2006-06-26[PATCH] x86_64: Use -ENODEV in IOMMU initializationAndi Kleen
2006-06-26[PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich
2006-06-26[PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen
2006-06-26[PATCH] x86_64: trivial gart clean-upJon Mason
2006-06-26[PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison
2006-06-26[PATCH] x86_64: pci-dma.c clean-up - trivialJon Mason
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen
2006-06-26[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen
2006-06-26[PATCH] x86_64: Use local APIC ID from local APIC instead of CPUIDravikiran thirumalai
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds
2006-06-25[PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machinesAmul Shah
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li
2006-06-23[PATCH] swsusp: x86_64 mark special saveable/unsaveable pagesShaohua Li
2006-06-23[PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr
2006-06-23[PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr
2006-06-15Pull bugzilla-5653 into release branchLen Brown
2006-06-08[PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid
2006-05-30[PATCH] x86_64: Don't do syscall exit tracing twiceAndi Kleen
2006-05-30[PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_areaRobert Hentosh
2006-05-30[PATCH] x86_64: Handle empty node zeroDaniel Yeisley
2006-05-30[PATCH] x86_64: fix last_tsc calculation of PM timerJan Beulich
2006-05-30[PATCH] x86_64: Fix no IOMMU warning in PCI-GART driverAndi Kleen
2006-05-21[PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64Satoshi Oshima
2006-05-16[PATCH] x86_64: Don't schedule on exception stack on preemptive kernelsAndi Kleen
2006-05-16[PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bitAndi Kleen
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen
2006-05-08[PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard
2006-05-08[PATCH] x86_64: fix die_lock nestingCorey Minyard
2006-05-08[PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-05-01[PATCH] x86_64: make PC Speaker driver workMikael Pettersson
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman