aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-10-06Merge branch 'irq-fixes' of git://git.parisc-linux.org/git/linux-2.6Linus Torvalds
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox
2006-10-06[PATCH] x86_64 irq_regs fixAndrew Morton
2006-10-06ARM: fix up nested irq regs usageLinus Torvalds
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt
2006-10-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-10-06[IA64] Fix breakage from irq changeTony Luck
2006-10-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-10-06[PATCH] um: irq changes break buildPekka Enberg
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro
2006-10-06[PATCH] m68k: fix typo in __generic_copy_to_userRoman Zippel
2006-10-06[PATCH] m68k: cleanup string functionsRoman Zippel
2006-10-06[PATCH] i386: irqs build fixAndrew Morton
2006-10-06[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky
2006-10-06[S390] irq change build fixes.Heiko Carstens
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-05[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMSRandy Dunlap
2006-10-05[PATCH] i386: fix rwsem build bug on CONFIG_M386=yIngo Molnar
2006-10-05[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlersAndi Kleen
2006-10-05[PATCH] x86-64: Fix FPU corruptionAndi Kleen
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen
2006-10-05[PATCH] i386: Fix PCI BIOS config space accessAndi Kleen
2006-10-05[PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hexJon Mason
2006-10-05[PATCH] x86-64: Calgary IOMMU: Update Jon's contact infoJon Mason
2006-10-05[PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...Jon Mason
2006-10-05[PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_initJon Mason
2006-10-05[PATCH] i386: Update defconfigAndi Kleen
2006-10-05[PATCH] x86-64: Update defconfigAndi Kleen
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds
2006-10-05[PA-RISC] Fix time.c for new do_timer() calling conventionMatthew Wilcox
2006-10-05[PA-RISC] Fix must_check warnings in drivers.cMatthew Wilcox
2006-10-05[PA-RISC] Fix parisc_newuname()Matthew Wilcox
2006-10-05[PA-RISC] Remove warning from pci.cMatthew Wilcox
2006-10-05[PA-RISC] Fix filldir warningsMatthew Wilcox
2006-10-05[PA-RISC] Fix sys32_sysctlMatthew Wilcox
2006-10-05[POWERPC] cell: fix bugs found by sparseArnd Bergmann
2006-10-05[POWERPC] spiderpic: enable new style devtree supportArnd Bergmann
2006-10-05[POWERPC] Update cell_defconfigArnd Bergmann
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann
2006-10-05[POWERPC] spufs: support new OF device tree formatArnd Bergmann
2006-10-05[POWERPC] spufs: add support for read/write on cntlArnd Bergmann
2006-10-05[POWERPC] spufs: remove support for ancient firmwareArnd Bergmann
2006-10-05[POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann
2006-10-05[POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann
2006-10-05[POWERPC] spufs: fix context switch during page faultHyeonSeung Jang