summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-05-08sh: add interrupt ack code to sh3Magnus Damm-7/+103
2008-05-08sh: unify external irq pin code for sh3Magnus Damm-94/+78
2008-05-08sh-sci: avoid writing to nonexistent registersMagnus Damm-1/+1
2008-05-08sh-sci: sh7722 lacks scsptr registersMagnus Damm-0/+4
2008-05-08sh-sci: improve sh7722 supportMagnus Damm-16/+27
2008-05-08sh: reset hardware from early printkMagnus Damm-3/+3
2008-05-08sh: drain and wait for early printkMagnus Damm-0/+6
2008-05-08sh: use sci_out() for early printkMagnus Damm-11/+13
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm-2/+40
2008-05-08sh: add kernel bss resourceMagnus Damm-0/+7
2008-05-08sh: fix sh7705 interrupt vector typoMagnus Damm-1/+1
2008-05-08sh: update smc91x platform data for se7722Magnus Damm-0/+6
2008-05-08sh: update smc91x platform data for MigoRMagnus Damm-1/+10
2008-05-08sh: remove -traditional.Mathieu Desnoyers-2/+0
2008-05-08rtc: rtc-sh: Fixup for 64-bit resources.Paul Mundt-5/+9
2008-05-08sh: r7780rp: Kill off unneded ifdefs for irq setup.Paul Mundt-27/+7
2008-05-08sh: rts7751r2d: Kill off unneeded ifdefs.Paul Mundt-5/+2
2008-05-08sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt-35/+38
2008-05-08input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt-1/+1
2008-05-08sh: Enable use of the clk fwk on SH-5.Paul Mundt-6/+4
2008-05-08sh64: export onchip_remap/unmap() too.Paul Mundt-0/+2
2008-05-08sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt-2/+28
2008-05-08mtd: solutionengine flash map depends on solution engine mach group.Paul Mundt-1/+1
2008-05-08sh: remove the broken SH_MPC1211 supportAdrian Bunk-1547/+2
2008-05-08sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt-0/+4
2008-05-08sh: kexec and kdump depend on SUPERH32.Paul Mundt-2/+2
2008-05-08sh64: Fix up compile warning in event tracer.Paul Mundt-1/+1
2008-05-08sh64: Fixup the nommu build.Paul Mundt-10/+55
2008-05-08sh64: fixups for xtime_lock seqlock conversion.Paul Mundt-2/+2
2008-05-08sh: sh-bios depends on SUPERH32.Paul Mundt-0/+1
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller-8/+51
2008-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-11/+34
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller-7/+31
2008-05-07[MAINTAINERS] New maintainer for Intel ethernet adaptersAuke Kok-4/+2
2008-05-07Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li...Russell King-7/+15
2008-05-07[ARM] 5032/1: Added cpufreq support for pxa27x CPURobert Jarzmik-80/+186
2008-05-07[ARM] 5031/1: Indentation correction in cpu-pxa.c.Robert Jarzmik-47/+51
2008-05-07[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski-4/+4
2008-05-07[ARM] 4882/2: Correction for S3C2410 clkout generationDavide Rizzo-2/+2
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher-0/+11
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor-10/+29
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson-202/+224
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh-1/+1
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell-1/+5
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson-2/+6
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell-1/+1
2008-05-07IB/ipath: Only warn about prototype chip during initMichael Albaugh-2/+3
2008-05-07docbook: fix bio missing parameterRandy Dunlap-0/+1
2008-05-07[CRYPTO] hmac: Avoid calling virt_to_page on keyHerbert Xu-2/+23
2008-05-07block: use unitialized_var() in bio_alloc_bioset()Jens Axboe-1/+1