aboutsummaryrefslogtreecommitdiff
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] i386: reliable stack trace support i386 entry.SJan 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 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: reliable stack trace supportJan 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: Optimize bitmap_weight for small bitmapsAndi Kleen
2006-06-26[PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen
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: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen
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: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFOAndi Kleen
2006-06-26[PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison
2006-06-26[PATCH] x86_64: Remove bogus comment in topology.hAndi Kleen
2006-06-26[PATCH] x86_64: x86_64-enable-large-bzImage.patchIngo Molnar
2006-06-26[PATCH] x86_64: Remove most of ia32_unistd.hAndi Kleen
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 __always_inline for __inline_memcpyAndi Kleen
2006-06-26[PATCH] x86_64: Use local APIC ID from local APIC instead of CPUIDravikiran thirumalai
2006-06-26[PATCH] x86_64: Update defconfigAndi Kleen
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-26[PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval()Peter Williams
2006-06-26[PATCH] initramfs overwrite fixH. Peter Anvin
2006-06-26[PATCH] drivers/md/md.c: make code staticAdrian Bunk
2006-06-26[PATCH] md: Allow the write_mostly flag to be set via sysfsNeilBrown
2006-06-26[PATCH] md: Allow resync_start to be set and queried via sysfsNeilBrown
2006-06-26[PATCH] md: Allow raid 'layout' to be read and set via sysfsNeilBrown
2006-06-26[PATCH] md: Allow rdev state to be set via sysfsNeilBrown
2006-06-26[PATCH] md: Set/get state of array via sysfsNeilBrown
2006-06-26[PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown
2006-06-26[PATCH] md: Allow re-add to work on array without bitmapsNeilBrown
2006-06-26[PATCH] md: Fix bug that stops raid5 resync from happeningNeilBrown
2006-06-26[PATCH] md: Fix Kconfig errorakpm@osdl.org