summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2006-12-07[PATCH] i386: Basic definitions for i386-pdaJeremy Fitzhardinge
2006-12-07[PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs s...Jeremy Fitzhardinge
2006-12-07[PATCH] x86-64: miscellaneous entry.S adjustmentsJan Beulich
2006-12-07[PATCH] x86-64: dump_trace() atomicity fixAndrew Morton
2006-12-07[PATCH] i386: add missing iounmap in i386 hpet clocksource codeAmol Lad
2006-12-07[PATCH] i386: Add iounmap in error paths in hpet codeAmol Lad
2006-12-07[PATCH] x86-64: Insert Local and IO APIC(s) into resource mapAaron Durbin
2006-12-07[PATCH] i386: add sleazy FPU optimizationChuck Ebbert
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton
2006-12-07[PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge
2006-12-07[PATCH] x86-64: use BUILD_BUG_ON in FPU codeAlexey Dobriyan
2006-12-07[PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian
2006-12-07[PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian
2006-12-07[PATCH] i386: remove pointless printk from i386 oops outputDave Jones
2006-12-07[PATCH] i386: fix must_checksRandy Dunlap
2006-12-07[PATCH] x86: Compress stack unwinder outputAndi Kleen
2006-12-07[PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen
2006-12-07[PATCH] i386: fix buggy MTRR address checksAndreas Mohr
2006-12-07[PATCH] i386: Update defconfigAndi Kleen
2006-12-07[PATCH] x86-64: Update defconfigAndi Kleen
2006-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-06[IA64] Fix pci.c kernel compilation breakage.Peter Chubb
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto
2006-12-06[MIPS] *-berr: Header inclusions for DEC bus error handlersMaciej W. Rozycki
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu
2006-12-06[MIPS] genirq: use name instead of typenameAtsushi Nemoto
2006-12-06[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.Atsushi Nemoto
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds
2006-12-06[PATCH] m68knommu: switch 68360 to using rtc_timeGreg Ungerer
2006-12-06[PATCH] m68knommu: fix timer register access on 523x ColdFire platformsGreg Ungerer
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan
2006-12-06sh: update r7780rp defconfig.Paul Mundt
2006-12-06sh: compile fixes for header cleanup.Paul Mundt
2006-12-06sh: set KBUILD_IMAGE to something sensible.Paul Mundt
2006-12-06sh: show held locks in stack trace with lockdep.Paul Mundt
2006-12-06sh: platform_pata support for R7780RPPaul Mundt
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt
2006-12-06sh: dyntick infrastructure.Paul Mundt
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-12-06sh: Turn off IRQs around get_timer_offset() calls.Paul Mundt
2006-12-06sh: Get the PGD right in oops case with 64-bit PTEs.Paul Mundt
2006-12-06sh: Fix store queue bitmap end.Paul Mundt
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt
2006-12-06sh: Fixup 4K irq stacks.Paul Mundt
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher
2006-12-06sh: Drop name overload in dma-sh.Paul Mundt
2006-12-06sh: Make dma-isa depend on ISA_DMA_API.Paul Mundt