summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-0819-316/+458
|\ \ \ \ \ \
| * | | | | | IB/ehca: Wait for async events to finish before destroying QPStefan Roscher2008-05-073-0/+11
| * | | | | | IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor2008-05-072-10/+29
| * | | | | | IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-078-202/+224
| * | | | | | IB/ipath: Fix count of packets received by kernelMichael Albaugh2008-05-071-1/+1
| * | | | | | IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell2008-05-071-1/+5
| * | | | | | IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson2008-05-071-2/+6
| * | | | | | IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell2008-05-071-1/+1
| * | | | | | IB/ipath: Only warn about prototype chip during initMichael Albaugh2008-05-071-2/+3
| * | | | | | RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier2008-05-065-94/+155
| * | | | | | RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier2008-05-061-8/+28
| |/ / / / /
* | | | | | MN10300: Make cpu_relax() invoke barrier()David Howells2008-05-081-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-0814-73/+103
|\ \ \ \ \ \
| * | | | | | Revert "relay: fix splice problem"Jens Axboe2008-05-082-2/+2
| * | | | | | docbook: fix bio missing parameterRandy Dunlap2008-05-071-0/+1
| * | | | | | block: use unitialized_var() in bio_alloc_bioset()Jens Axboe2008-05-071-1/+1
| * | | | | | block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-073-29/+34
| * | | | | | cfq-iosched: make io priorities inherit CPU scheduling class as well as niceJens Axboe2008-05-072-2/+16
| * | | | | | block: optimize generic_unplug_device()Jens Axboe2008-05-071-3/+5
| * | | | | | block: get rid of likely/unlikely predictions in merge logicJens Axboe2008-05-071-6/+6
| * | | | | | vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-073-18/+14
| * | | | | | cfq-iosched: fix RCU race in the cfq io_context destructor handlingJens Axboe2008-05-072-7/+14
| * | | | | | block: adjust tagging function queue bit lockingJens Axboe2008-05-071-3/+6
| * | | | | | block: sysfs store function needs to grab queue_lock and use queue_flag_*()Jens Axboe2008-05-071-2/+4
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-05-085-6/+166
|\ \ \ \ \ \ \
| * | | | | | | udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara2008-05-071-2/+3
| * | | | | | | udf: Make udf exportableRasmus Rohde2008-05-074-2/+161
| * | | | | | | udf: fs/udf/partition.c:udf_get_pblock() mustn't be inlineAdrian Bunk2008-04-281-2/+2
* | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-0827-387/+408
|\ \ \ \ \ \ \ \
| * | | | | | | | [S390] guest page hinting lightMartin Schwidefsky2008-05-076-0/+107
| * | | | | | | | [S390] tty3270: fix put_char fail/success conversion.Heiko Carstens2008-05-071-9/+6
| * | | | | | | | [S390] compat ptrace cleanupRoland McGrath2008-05-073-95/+9
| * | | | | | | | [S390] s390mach compile warningMartin Schwidefsky2008-05-071-1/+2
| * | | | | | | | [S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst2008-05-071-154/+170
| * | | | | | | | [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-0710-94/+54
| * | | | | | | | [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-075-6/+34
| * | | | | | | | [S390] s390: Optimize user and work TIF checkMartin Schwidefsky2008-05-072-30/+28
| | |/ / / / / / | |/| | | | | |
* | | | | | | | drivers/scsi/dpt_i2o.c: fix build on alphaAndrew Morton2008-05-082-55/+36
* | | | | | | | Fix cpuset sched_relax_domain_level control filePaul Menage2008-05-081-12/+40
* | | | | | | | slub: fix atomic usage in any_slab_objects()Benjamin Herrenschmidt2008-05-081-1/+1
* | | | | | | | sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-083-3/+13
* | | | | | | | vt: fix canonical input in UTF-8 modeSamuel Thibault2008-05-081-0/+6
* | | | | | | | usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili2008-05-081-0/+4
* | | | | | | | sx.c: fix printk warnings on sparc32Andrew Morton2008-05-081-3/+6
* | | | | | | | uml: fix inconsistence due to tty_operation changeWANG Cong2008-05-082-3/+3
* | | | | | | | misc: fix integer as NULL pointer warningsHarvey Harrison2008-05-083-3/+3
* | | | | | | | fix irq flags for iuu_phoenix.cSteven Rostedt2008-05-081-3/+3
* | | | | | | | fix irq flags in rtc-ds1511Steven Rostedt2008-05-081-2/+2
* | | | | | | | fix irq flags in saa7134Steven Rostedt2008-05-081-1/+1
* | | | | | | | fix irq flags in mac80211 codeSteven Rostedt2008-05-081-2/+2
OpenPOWER on IntegriCloud