summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: interrupt exception handling reworkPaul Mundt2006-10-124-721/+40
* sh: Default enable R7780RP IRQs.Paul Mundt2006-10-121-1/+1
* sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt2006-10-101-0/+1
* sh: Convert IPR-IRQ to IRQ chip.Paul Mundt2006-10-061-75/+27
* sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt2006-10-061-114/+24
* sh: Fix pr_debug statements for sh4Jamie Lenehan2006-10-061-2/+2
* sh: Convert r7780rp IRQ handler to IRQ chip.Paul Mundt2006-10-061-83/+22
* sh: Updates for IRQ handler changes.Paul Mundt2006-10-0615-30/+35
* sh: Kill off timer_ops get_frequency().Paul Mundt2006-10-061-56/+2
* sh: First step at generic timeofday support.Paul Mundt2006-10-062-0/+6
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-058-9/+9
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-0544-156/+178
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0544-156/+178
* | [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMSRandy Dunlap2006-10-051-1/+1
* | [PATCH] i386: fix rwsem build bug on CONFIG_M386=yIngo Molnar2006-10-051-0/+3
* | [PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlersAndi Kleen2006-10-051-0/+3
* | [PATCH] x86-64: Fix FPU corruptionAndi Kleen2006-10-051-4/+3
* | [PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen2006-10-052-1/+10
* | [PATCH] i386: Fix PCI BIOS config space accessAndi Kleen2006-10-052-0/+6
* | [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hexJon Mason2006-10-051-4/+4
* | [PATCH] x86-64: Calgary IOMMU: Update Jon's contact infoJon Mason2006-10-051-1/+2
* | [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...Jon Mason2006-10-051-2/+11
* | [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_initJon Mason2006-10-051-5/+7
* | [PATCH] i386: Update defconfigAndi Kleen2006-10-051-8/+33
* | [PATCH] x86-64: Update defconfigAndi Kleen2006-10-051-8/+35
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds2006-10-046-54/+56
|\
| * [PA-RISC] Fix time.c for new do_timer() calling conventionMatthew Wilcox2006-10-051-14/+23
| * [PA-RISC] Fix must_check warnings in drivers.cMatthew Wilcox2006-10-051-3/+8
| * [PA-RISC] Fix parisc_newuname()Matthew Wilcox2006-10-051-23/+10
| * [PA-RISC] Remove warning from pci.cMatthew Wilcox2006-10-051-1/+1
| * [PA-RISC] Fix filldir warningsMatthew Wilcox2006-10-052-7/+5
| * [PA-RISC] Fix sys32_sysctlMatthew Wilcox2006-10-051-6/+9
* | [POWERPC] cell: fix bugs found by sparseArnd Bergmann2006-10-053-8/+12
* | [POWERPC] spiderpic: enable new style devtree supportArnd Bergmann2006-10-051-3/+1
* | [POWERPC] Update cell_defconfigArnd Bergmann2006-10-051-14/+46
* | [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-053-1/+40
* | [POWERPC] spufs: support new OF device tree formatArnd Bergmann2006-10-051-5/+94
* | [POWERPC] spufs: add support for read/write on cntlArnd Bergmann2006-10-051-19/+25
* | [POWERPC] spufs: remove support for ancient firmwareArnd Bergmann2006-10-051-12/+0
* | [POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann2006-10-051-29/+125
* | [POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann2006-10-051-3/+7
* | [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-056-41/+299
* | [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-056-24/+54
* | [POWERPC] spufs: fix context switch during page faultHyeonSeung Jang2006-10-051-0/+9
* | [POWERPC] spufs: scheduler support for NUMA.Mark Nutter2006-10-052-298/+197
* | [POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt2006-10-052-51/+84
|/
* [S390] Remove open-coded mem_map usage.Heiko Carstens2006-10-041-4/+6
* [S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens2006-10-044-67/+27
* [S390] Remove crept in whitespace from head*.S again.Heiko Carstens2006-10-042-10/+10
* [S390] Wire up sys_getcpu system call.Heiko Carstens2006-10-042-0/+9