aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2-29/+68
2006-06-26[PATCH] i386: reliable stack trace support i386 entry.SJan Beulich1-11/+223
2006-06-26[PATCH] i386: reliable stack trace support (i386)Jan Beulich4-11/+79
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich2-2/+2
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 IRQ stackJan Beulich1-25/+8
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich4-7/+91
2006-06-26[PATCH] x86_64: x86_86 msi miss one entry handlerbibo,mao1-7/+7
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen6-19/+21
2006-06-26[PATCH] x86_64: Make sure is_compat_task works earlyAndi Kleen1-1/+4
2006-06-26[PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar2-7/+9
2006-06-26[PATCH] x86_64: remove unused gart header fileJon Mason1-1/+0
2006-06-26[PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen2-3/+0
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen12-25/+0
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus9-14/+8
2006-06-26[PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64Ingo Molnar1-2/+2
2006-06-26[PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich2-1/+48
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen1-2/+2
2006-06-26[PATCH] x86_64: Use -ENODEV in IOMMU initializationAndi Kleen1-3/+3
2006-06-26[PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich2-30/+16
2006-06-26[PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich2-10/+32
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen8-89/+169
2006-06-26[PATCH] x86_64: trivial gart clean-upJon Mason1-23/+23
2006-06-26[PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFOAndi Kleen1-6/+35
2006-06-26[PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison1-1/+1
2006-06-26[PATCH] x86_64: x86_64-enable-large-bzImage.patchIngo Molnar1-4/+2
2006-06-26[PATCH] x86_64: pci-dma.c clean-up - trivialJon Mason1-6/+6
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann7-135/+152
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen3-13/+105
2006-06-26[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD platformsAndi Kleen2-13/+21
2006-06-26[PATCH] x86_64: Use local APIC ID from local APIC instead of CPUIDravikiran thirumalai1-4/+1
2006-06-26[PATCH] x86_64: Update defconfigAndi Kleen1-25/+134
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-98/+235
2006-06-26[PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas3-1/+38
2006-06-26[PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie1-20/+25
2006-06-26[PATCH] Notify page fault call chain for sparc64Anil S Keshavamurthy1-1/+35
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy1-1/+35
2006-06-26[PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy1-1/+35
2006-06-26[PATCH] Notify page fault call chain for i386Anil S Keshavamurthy1-2/+36
2006-06-26[PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy1-2/+37
2006-06-26[PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo1-11/+5
2006-06-26[PATCH] kprobe: boost 2byte-opcodes on i386Masami Hiramatsu1-14/+65
2006-06-26[PATCH] GTOD: add scx200 HRT clocksourceJim Cromie1-5/+15
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel1-2/+2
2006-06-26[PATCH] time: fix time going backward w/ clock=pitjohn stultz1-6/+39
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie3-4/+4
2006-06-26[PATCH] make pmtmr_ioport __read_mostlyAndreas Mohr1-1/+1
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz3-4/+4
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz5-3/+282
2006-06-26[PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Codejohn stultz9-1716/+0
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz5-144/+82