aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-08sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt1-35/+38
2008-05-08input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt1-1/+1
2008-05-08sh: Enable use of the clk fwk on SH-5.Paul Mundt1-6/+4
2008-05-08sh64: export onchip_remap/unmap() too.Paul Mundt1-0/+2
2008-05-08sh64: Some symbol exports to make the allmodconfig happier.Paul Mundt4-2/+28
2008-05-08mtd: solutionengine flash map depends on solution engine mach group.Paul Mundt1-1/+1
2008-05-08sh: remove the broken SH_MPC1211 supportAdrian Bunk18-1547/+2
2008-05-08sh64: Setup I/D-TLB defaults in SH-5 probe path.Paul Mundt1-0/+4
2008-05-08sh: kexec and kdump depend on SUPERH32.Paul Mundt1-2/+2
2008-05-08sh64: Fix up compile warning in event tracer.Paul Mundt1-1/+1
2008-05-08sh64: Fixup the nommu build.Paul Mundt7-10/+55
2008-05-08sh64: fixups for xtime_lock seqlock conversion.Paul Mundt1-2/+2
2008-05-08sh: sh-bios depends on SUPERH32.Paul Mundt1-0/+1
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller3-8/+51
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller2-7/+31
2008-05-07[MAINTAINERS] New maintainer for Intel ethernet adaptersAuke Kok1-4/+2
2008-05-07[ARM] 5032/1: Added cpufreq support for pxa27x CPURobert Jarzmik1-80/+186
2008-05-07[ARM] 5031/1: Indentation correction in cpu-pxa.c.Robert Jarzmik1-47/+51
2008-05-07[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski1-4/+4
2008-05-07[ARM] 4882/2: Correction for S3C2410 clkout generationDavide Rizzo1-2/+2
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher3-0/+11
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor2-10/+29
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson8-202/+224
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh1-1/+1
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell1-1/+5
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson1-2/+6
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell1-1/+1
2008-05-07IB/ipath: Only warn about prototype chip during initMichael Albaugh1-2/+3
2008-05-07docbook: fix bio missing parameterRandy Dunlap1-0/+1
2008-05-07[CRYPTO] hmac: Avoid calling virt_to_page on keyHerbert Xu1-2/+23
2008-05-07block: use unitialized_var() in bio_alloc_bioset()Jens Axboe1-1/+1
2008-05-07pcspkr: fix dependanciesStas Sergeev4-6/+12
2008-05-07sparc: Fix mmap VA span checking.David S. Miller2-4/+3
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe3-29/+34
2008-05-07cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe2-2/+16
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara1-2/+3
2008-05-07udf: Make udf exportableRasmus Rohde4-2/+161
2008-05-07block: optimize generic_unplug_device()Jens Axboe1-3/+5
2008-05-07block: get rid of likely/unlikely predictions in merge logicJens Axboe1-6/+6
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi3-18/+14
2008-05-07cfq-iosched: fix RCU race in the cfq io_context destructor handlingJens Axboe2-7/+14
2008-05-07block: adjust tagging function queue bit lockingJens Axboe1-3/+6
2008-05-07[S390] guest page hinting lightMartin Schwidefsky6-0/+107
2008-05-07[S390] tty3270: fix put_char fail/success conversion.Heiko Carstens1-9/+6
2008-05-07[S390] compat ptrace cleanupRoland McGrath3-95/+9
2008-05-07[S390] s390mach compile warningMartin Schwidefsky1-1/+2
2008-05-07[S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst1-154/+170
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst10-94/+54
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger5-6/+34
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky2-30/+28