aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds26-480/+999
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe6-42/+19
2009-10-04cfq-iosched: don't delay async queue if it hasn't dispatched at allJens Axboe1-9/+2
2009-10-03Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds7-13/+34
2009-10-03tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds1-5/+2
2009-10-04m32r: Fix IPI function calls for SMPToshihiro HANAWA1-2/+2
2009-10-04m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata1-1/+4
2009-10-04m32r: add rtc_lock variableHirokazu Takata1-0/+9
2009-10-04m32r: define ioread* and iowrite* macrosHirokazu Takata1-0/+7
2009-10-04m32r: export delay loop symbolsHirokazu Takata2-6/+4
2009-10-04m32r: fix tme_handlerHirokazu Takata1-4/+8
2009-10-03block: Topology ioctlsMartin K. Petersen4-7/+62
2009-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds24-256/+512
2009-10-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-58/+15
2009-10-03cfq-iosched: use assigned slice sync value, not defaultJens Axboe1-3/+4
2009-10-03cfq-iosched: rename 'desktop' sysfs entry to 'low_latency'Jens Axboe1-7/+7
2009-10-03Merge branch 'fix/hda' into for-linusTakashi Iwai6-94/+323
2009-10-03Merge branch 'fix/asoc' into for-linusTakashi Iwai16-165/+155
2009-10-03cfq-iosched: implement slower async initiate and queue ramp upJens Axboe3-20/+48
2009-10-03cfq-iosched: delay async IO dispatch, if sync IO was just doneVivek Goyal1-2/+16
2009-10-02[PATCH] ext4: retry failed direct IO allocationsEric Sandeen1-0/+4
2009-10-02ext4: Fix build warning in ext4_dirty_inode()Curt Wohlgemuth1-2/+0
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds62-268/+736
2009-10-02ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov1-1/+50
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov33-78/+144
2009-10-02ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer1-1/+1
2009-10-02ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown1-1/+3
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten1-13/+12
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiopRussell King7-137/+439
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-268/+2157
2009-10-02cfq-iosched: add a knob for desktop interactivenessJens Axboe1-1/+6
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan2-3/+4
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner1-0/+3
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner1-0/+3
2009-10-02dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner1-0/+5
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner1-0/+3
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner3-13/+5
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner1-2/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner10-18/+19
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner3-9/+9
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop3-33/+6
2009-10-02net: Fix wrong sizeofJean Delvare2-2/+2
2009-10-02net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet1-1/+1
2009-10-02ALSA: usb - Use strlcat() correctlyTakashi Iwai1-9/+14
2009-10-02ALSA: Fix invalid __exit in sound/mips/*.cTakashi Iwai2-2/+2
2009-10-02ALSA: hda - Fix / improve ALC66x parserTakashi Iwai1-86/+155
2009-10-02ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann1-2/+2
2009-10-02sound: Make keywest_driver staticJean Delvare1-1/+1
2009-10-02ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VPDaniel T Chen1-0/+6
2009-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds16-245/+745