summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-0939-1000/+392
|\
| * SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin2008-05-091-2/+2
| * sh: update smc91x platform data for se7206.Paul Mundt2008-05-091-3/+14
| * sh: intc register modify fixMagnus Damm2008-05-081-0/+9
| * sh: no high level trigger on some sh3 cpusMagnus Damm2008-05-081-0/+5
| * sh: clean up sh7710 and sh7720 intc tablesMagnus Damm2008-05-082-8/+1
| * sh: add interrupt ack code to sh3Magnus Damm2008-05-082-7/+87
| * sh: unify external irq pin code for sh3Magnus Damm2008-05-086-94/+75
| * sh: reset hardware from early printkMagnus Damm2008-05-081-3/+3
| * sh: drain and wait for early printkMagnus Damm2008-05-081-0/+6
| * sh: use sci_out() for early printkMagnus Damm2008-05-081-11/+13
| * sh: add memory resources to /proc/iomemMagnus Damm2008-05-082-2/+38
| * sh: add kernel bss resourceMagnus Damm2008-05-081-0/+7
| * sh: fix sh7705 interrupt vector typoMagnus Damm2008-05-081-1/+1
| * sh: update smc91x platform data for se7722Magnus Damm2008-05-081-0/+6
| * sh: update smc91x platform data for MigoRMagnus Damm2008-05-081-1/+10
| * sh: remove -traditional.Mathieu Desnoyers2008-05-082-2/+0
| * sh: r7780rp: Kill off unneded ifdefs for irq setup.Paul Mundt2008-05-084-24/+6
| * sh: rts7751r2d: Kill off unneeded ifdefs.Paul Mundt2008-05-081-5/+2
| * sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt2008-05-081-35/+38
| * sh64: export onchip_remap/unmap() too.Paul Mundt2008-05-081-0/+2
| * sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt2008-05-084-2/+28
| * sh: remove the broken SH_MPC1211 supportAdrian Bunk2008-05-087-799/+2
| * sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt2008-05-081-0/+4
| * sh: kexec and kdump depend on SUPERH32.Paul Mundt2008-05-081-2/+2
| * sh64: Fix up compile warning in event tracer.Paul Mundt2008-05-081-1/+1
| * sh64: Fixup the nommu build.Paul Mundt2008-05-083-3/+34
| * sh64: fixups for xtime_lock seqlock conversion.Paul Mundt2008-05-081-2/+2
| * sh: sh-bios depends on SUPERH32.Paul Mundt2008-05-081-0/+1
* | 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