| Commit message (Expand) | Author | Age |
... | |
| * | | | [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box | Vojtech Pavlik | 2006-06-26 |
| * | | | [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-26 |
| * | | | [PATCH] x86_64: Calgary IOMMU - Calgary specific bits | Jon Mason | 2006-06-26 |
| * | | | [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions | Jon Mason | 2006-06-26 |
| * | | | [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected | Jon Mason | 2006-06-26 |
| * | | | [PATCH] x86_64: Change assembly to use regular cpuid_count macro | Rohit Seth | 2006-06-26 |
| * | | | [PATCH] x86_64: use halt() instead of raw inline assembly | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c | Carl-Daniel Hailfinger | 2006-06-26 |
| * | | | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] i386: reliable stack trace support i386 entry.S | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] x86_64: reliable stack trace support (x86-64 syscall | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack | Jan 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 handler | bibo,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 early | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: fix vector_lock deadlock in io_apic.c | Ingo Molnar | 2006-06-26 |
| * | | | [PATCH] x86_64: remove unused gart header file | Jon Mason | 2006-06-26 |
| * | | | [PATCH] x86_64: Remove ia32_sys_call_table export | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: Remove long obsolete CVS | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: nmi watchdog header cleanup | Don Zickus | 2006-06-26 |
| * | | | [PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64 | Ingo Molnar | 2006-06-26 |
| * | | | [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: Use -ENODEV in IOMMU initialization | Andi 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 variables | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] x86_64: Clean and enhance up K8 northbridge access code | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: trivial gart clean-up | Jon Mason | 2006-06-26 |
| * | | | [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFO | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: iommu_gart_bitmap search to cross next_bit | Mike Waychison | 2006-06-26 |
| * | | | [PATCH] x86_64: x86_64-enable-large-bzImage.patch | Ingo Molnar | 2006-06-26 |
| * | | | [PATCH] x86_64: pci-dma.c clean-up - trivial | Jon 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 AMD | Andi 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 CPUID | ravikiran thirumalai | 2006-06-26 |
| * | | | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-06-26 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | [SPARC]: Add iomap interfaces. | David S. Miller | 2006-06-26 |
| * | | | [SPARC]: Add unique device_node IDs and a ".node" property. | David S. Miller | 2006-06-26 |
| * | | | [SPARC]: Add of_set_property() interface. | David S. Miller | 2006-06-26 |
| * | | | [SPARC64]: Export auxio_register to modules. | David S. Miller | 2006-06-26 |
| * | | | [SPARC64]: Export _PAGE_IE to modules. | David S. Miller | 2006-06-26 |
| * | | | [SPARC64]: Allow floppy driver to build modular. | David S. Miller | 2006-06-26 |
| * | | | [SPARC]: Export x_bus_type to modules. | David S. Miller | 2006-06-26 |
| |/ / |
|
* | | | [PATCH] fbdev: Firmware EDID fixes | Antonino A. Daplas | 2006-06-26 |
* | | | [PATCH] backlight: LOCOMO Backlight Driver updates | Richard Purdie | 2006-06-26 |