summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-0918-137/+384
|\
| * [POWERPC] Remove leftover printk in isa-bridge.cNate Case2008-05-091-3/+0
| * [POWERPC] Remove duplicate #includeHuang Weiyi2008-05-091-1/+0
| * [POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt2008-05-091-3/+3
| * [POWERPC] Document when printk is useableBenjamin Herrenschmidt2008-05-091-0/+4
| * [POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt2008-05-091-4/+0
| * [POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt2008-05-091-10/+43
| * Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-05-09319-7478/+7933
| |\
| | * [POWERPC] 4xx: Fix PCI mem in sequoia DTSChristian Ehrhardt2008-05-061-2/+7
| | * [POWERPC] 4xx: Add endpoint support to 4xx PCIe driverStefan Roese2008-05-061-49/+131
| | * [POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese2008-05-061-1/+8
| * | [POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig2008-05-081-1/+1
| * | [POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig2008-05-081-1/+2
| * | [POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig2008-05-061-2/+6
| * | [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-052-9/+18
| * | [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-055-28/+53
| * | [POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning2008-05-054-3/+26
| * | [POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning2008-05-051-2/+8
| * | [POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...Jeremy Kerr2008-05-051-4/+2
| * | [POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr2008-05-051-1/+2
| * | [POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr2008-05-051-4/+9
| * | [POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr2008-05-051-6/+7
| * | [POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr2008-05-051-1/+3
| * | [POWERPC] cell: Fix lost interrupts due to fasteoi handlerJeremy Kerr2008-05-051-2/+51
* | | m32r: use generic sys_pipeChristoph Hellwig2008-05-091-23/+0
* | | cris: kill sys_pipe implementationChristoph Hellwig2008-05-091-22/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-084-0/+11
|\ \ \
| * \ \ Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-064-0/+11
| |\ \ \
| | * | | mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-284-0/+11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-083-8/+51
|\ \ \ \ \
| * | | | | sparc: Fix SA_ONSTACK signal handling.David S. Miller2008-05-073-8/+51
* | | | | | Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds2008-05-081-17/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-081-3/+1
|\ \ \ \ \ \
| * | | | | | pcspkr: fix dependanciesStas Sergeev2008-05-071-3/+1
* | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-0811-130/+157
|\ \ \ \ \ \ \
| * | | | | | | [S390] guest page hinting lightMartin Schwidefsky2008-05-074-0/+90
| * | | | | | | [S390] compat ptrace cleanupRoland McGrath2008-05-072-95/+7
| * | | | | | | [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-074-6/+33
| * | | | | | | [S390] s390: Optimize user and work TIF checkMartin Schwidefsky2008-05-072-30/+28
* | | | | | | | sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-082-2/+8
* | | | | | | | uml: fix inconsistence due to tty_operation changeWANG Cong2008-05-082-3/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-074-11/+34
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-072-7/+31
| * | | | | | | sparc: Fix mmap VA span checking.David S. Miller2008-05-072-4/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-064-67/+9
|\| | | | | | | | |/ / / / / / |/| | | | | |
| * | | | | | sparc64: Fix initrd regression.David S. Miller2008-05-061-0/+3
| * | | | | | sparc64: remove online_page()Adrian Bunk2008-05-051-13/+0
| * | | | | | sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2008-05-052-32/+1
| * | | | | | Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller2008-05-031-22/+5
* | | | | | | Revert "uml: fix gcc problem"Linus Torvalds2008-05-061-4/+1