summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] x86_64: Change assembly to use regular cpuid_count macroRohit Seth2006-06-261-5/+2
| * | | [PATCH] x86_64: use halt() instead of raw inline assemblyJan Beulich2006-06-262-2/+2
| * | | [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2006-06-262-2/+2
| * | | [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger2006-06-262-43/+35
| * | | [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-262-29/+68
| * | | [PATCH] i386: reliable stack trace support i386 entry.SJan Beulich2006-06-261-11/+223
| * | | [PATCH] i386: reliable stack trace support (i386)Jan Beulich2006-06-264-11/+79
| * | | [PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich2006-06-262-2/+2
| * | | [PATCH] x86_64: reliable stack trace support (x86-64 IRQ stackJan Beulich2006-06-261-25/+8
| * | | [PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2006-06-264-7/+91
| * | | [PATCH] x86_64: x86_86 msi miss one entry handlerbibo,mao2006-06-261-7/+7
| * | | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2006-06-266-19/+21
| * | | [PATCH] x86_64: Make sure is_compat_task works earlyAndi Kleen2006-06-261-1/+4
| * | | [PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar2006-06-262-7/+9
| * | | [PATCH] x86_64: remove unused gart header fileJon Mason2006-06-261-1/+0
| * | | [PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen2006-06-262-3/+0
| * | | [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-2612-25/+0
| * | | [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-269-14/+8
| * | | [PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64Ingo Molnar2006-06-261-2/+2
| * | | [PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich2006-06-262-1/+48
| * | | [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-261-2/+2
| * | | [PATCH] x86_64: Use -ENODEV in IOMMU initializationAndi Kleen2006-06-261-3/+3
| * | | [PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich2006-06-262-30/+16
| * | | [PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich2006-06-262-10/+32
| * | | [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-268-89/+169
| * | | [PATCH] x86_64: trivial gart clean-upJon Mason2006-06-261-23/+23
| * | | [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFOAndi Kleen2006-06-261-6/+35
| * | | [PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison2006-06-261-1/+1
| * | | [PATCH] x86_64: x86_64-enable-large-bzImage.patchIngo Molnar2006-06-261-4/+2
| * | | [PATCH] x86_64: pci-dma.c clean-up - trivialJon Mason2006-06-261-6/+6
| * | | [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-267-135/+152
| * | | [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-263-13/+105
| * | | [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen2006-06-262-13/+21
| * | | [PATCH] x86_64: Use local APIC ID from local APIC instead of CPUIDravikiran thirumalai2006-06-261-4/+1
| * | | [PATCH] x86_64: Update defconfigAndi Kleen2006-06-261-25/+134
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-269-98/+235
|\ \ \
| * | | [SPARC]: Add iomap interfaces.David S. Miller2006-06-252-0/+50
| * | | [SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller2006-06-252-36/+71
| * | | [SPARC]: Add of_set_property() interface.David S. Miller2006-06-252-0/+106
| * | | [SPARC64]: Export auxio_register to modules.David S. Miller2006-06-251-1/+2
| * | | [SPARC64]: Export _PAGE_IE to modules.David S. Miller2006-06-251-0/+1
| * | | [SPARC64]: Allow floppy driver to build modular.David S. Miller2006-06-251-61/+0
| * | | [SPARC]: Export x_bus_type to modules.David S. Miller2006-06-252-0/+5
| |/ /
* | | [PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas2006-06-263-1/+38
* | | [PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie2006-06-261-20/+25
* | | [PATCH] Notify page fault call chain for sparc64Anil S Keshavamurthy2006-06-261-1/+35
* | | [PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy2006-06-261-1/+35
* | | [PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy2006-06-261-1/+35
* | | [PATCH] Notify page fault call chain for i386Anil S Keshavamurthy2006-06-261-2/+36
* | | [PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy2006-06-261-2/+37
OpenPOWER on IntegriCloud