aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds6-54/+56
2006-10-05[PA-RISC] Fix time.c for new do_timer() calling conventionMatthew Wilcox1-14/+23
2006-10-05[PA-RISC] Fix must_check warnings in drivers.cMatthew Wilcox1-3/+8
2006-10-05[PA-RISC] Fix parisc_newuname()Matthew Wilcox1-23/+10
2006-10-05[PA-RISC] Remove warning from pci.cMatthew Wilcox1-1/+1
2006-10-05[PA-RISC] Fix filldir warningsMatthew Wilcox2-7/+5
2006-10-05[PA-RISC] Fix sys32_sysctlMatthew Wilcox1-6/+9
2006-10-05[POWERPC] cell: fix bugs found by sparseArnd Bergmann3-8/+12
2006-10-05[POWERPC] spiderpic: enable new style devtree supportArnd Bergmann1-3/+1
2006-10-05[POWERPC] Update cell_defconfigArnd Bergmann1-14/+46
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann3-1/+40
2006-10-05[POWERPC] spufs: support new OF device tree formatArnd Bergmann1-5/+94
2006-10-05[POWERPC] spufs: add support for read/write on cntlArnd Bergmann1-19/+25
2006-10-05[POWERPC] spufs: remove support for ancient firmwareArnd Bergmann1-12/+0
2006-10-05[POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann1-29/+125
2006-10-05[POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann1-3/+7
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann6-41/+299
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann6-24/+54
2006-10-05[POWERPC] spufs: fix context switch during page faultHyeonSeung Jang1-0/+9
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter2-298/+197
2006-10-05[POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt2-51/+84
2006-10-04[S390] Remove open-coded mem_map usage.Heiko Carstens1-4/+6
2006-10-04[S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens4-67/+27
2006-10-04[S390] Remove crept in whitespace from head*.S again.Heiko Carstens2-10/+10
2006-10-04[S390] Wire up sys_getcpu system call.Heiko Carstens2-0/+9
2006-10-04[S390] user-copy optimization fallout.Martin Schwidefsky1-10/+7
2006-10-04[S390] update default configurationMartin Schwidefsky1-12/+44
2006-10-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-18/+12
2006-10-04[PATCH] AVR32: Allow renumbering of serial devicesHaavard Skinnemoen4-18/+24
2006-10-04[PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen2-6/+28
2006-10-04[PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen2-13/+13
2006-10-04[PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen2-25/+25
2006-10-04[PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen11-29/+29
2006-10-04[MIPS] PNX8550 fixupsVitaly Wool5-18/+12
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds87-94/+3
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds16-200/+360
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds48-250/+5819
2006-10-04[PATCH] git-powerpc: wrapper: don't require execute permissionsAndrew Morton1-1/+1
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman2-3/+3
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman4-0/+375
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2-50/+120
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2-0/+186
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman1-1/+1
2006-10-04[PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2-46/+1
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman2-65/+1
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman3-49/+138
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq numberEric W. Biederman3-39/+32
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman3-142/+50
2006-10-04[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman1-100/+47
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman1-0/+70