summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0544-156/+178
* 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
* [S390] user-copy optimization fallout.Martin Schwidefsky2006-10-041-10/+7
* [S390] update default configurationMartin Schwidefsky2006-10-041-12/+44
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-045-18/+12
|\
| * [MIPS] PNX8550 fixupsVitaly Wool2006-10-045-18/+12
* | [PATCH] AVR32: Allow renumbering of serial devicesHaavard Skinnemoen2006-10-044-18/+24
* | [PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen2006-10-042-6/+28
* | [PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen2006-10-042-13/+13
* | [PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen2006-10-042-25/+25
* | [PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen2006-10-0411-29/+29
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-0487-94/+3
|\ \ | |/ |/|
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-0487-94/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds2006-10-0416-200/+360
|\ \
| * | [PARISC] Kill wall_jiffies useAndrew Morton2006-10-041-3/+0
| * | [PARISC] Honour "panic_on_oops" sysctlHelge Deller2006-10-041-0/+10
| * | [PARISC] Export clear_user_page to modulesMatthew Wilcox2006-10-041-2/+2
| * | [PARISC] Fix CONFIG_DEBUG_SPINLOCKMatthew Wilcox2006-10-041-3/+0
| * | [PARISC] Fix HPUX compat compile with current GCCMatthew Wilcox2006-10-041-1/+1
| * | [PARISC] Fix iounmap compile warningMatthew Wilcox2006-10-041-1/+1
| * | [PARISC] Add hardware found in the rp8400Matthew Wilcox2006-10-041-0/+3
| * | [PARISC] Allow nested interruptsJames Bottomley2006-10-042-63/+89
| * | [PARISC] Further updates to timer_interrupt()Grant Grundler2006-10-041-62/+65
| * | [PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...Grant Grundler2006-10-041-15/+31
| * | [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.Grant Grundler2006-10-041-44/+96
| * | [PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler2006-10-042-10/+14
OpenPOWER on IntegriCloud