summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-02dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer1-0/+5
2011-08-02dm snapshot: flush disk cache when mergingMikulas Patocka1-1/+1
2011-08-02block/genhd.c: remove useless cast in diskstats_show()Herbert Poetzl1-4/+4
2011-08-02drivers/cdrom/cdrom.c: relax check on dvd manufacturer valueAndrew Morton1-1/+7
2011-08-02drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parseH Hartley Sweeten1-2/+2
2011-08-02bsg-lib: add module.h includeJens Axboe1-0/+1
2011-08-02bnx2x: Prevent restarting Tx during bnx2x_nic_unloadVladislav Zolotarov1-2/+8
2011-08-02watchdog: Cleanup WATCHDOG_CORE help textJosh Boyer1-3/+0
2011-08-02watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsMart Gerrits1-0/+8
2011-08-02watchdog: shwdt: fix usage of mod_timerDavid Engraf1-1/+1
2011-08-02Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+1
2011-08-02ALSA: asihpi - Clarify adapter index validity checkEliot Blennerhassett1-7/+12
2011-08-02cfq-iosched: Reduce linked group count upon group destructionVivek Goyal1-0/+3
2011-08-02ACPI print OSI(Linux) warning only onceLen Brown1-1/+1
2011-08-02fix block device fallout from ->fsync() changesRafael J. Wysocki1-0/+4
2011-08-02oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov1-1/+3
2011-08-02net: add kerneldoc to skb_copy_bits()Eric Dumazet1-2/+15
2011-08-02Documentation/bonding.txt: Update to 3.x version numbersJesper Juhl1-1/+1
2011-08-02doc: Update the email address for Paul Moore in various source filesPaul Moore32-33/+31
2011-08-02doc: Update the MAINTAINERS info for Paul MoorePaul Moore1-3/+3
2011-08-02atm: br2864: sent packets truncated in VC routed modeChas Williams1-2/+0
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds9-202/+311
2011-08-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds22-1972/+2190
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds31-150/+161
2011-08-02Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds17-399/+612
2011-08-02Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-0/+59
2011-08-02Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman9-108/+35
2011-08-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds9-34/+296
2011-08-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds7-42/+53
2011-08-02Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman3-11/+21
2011-08-02drm/i915/dp: wait for previous AUX channel activity to clearJesse Barnes1-3/+11
2011-08-02drm/i915: don't use uninitialized EDID bpc values when picking pipe bppJesse Barnes1-2/+5
2011-08-02ext4: prevent memory leaks from ext4_mb_init_backend() on error pathYu Jian1-6/+6
2011-08-02ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #Yu Jian1-1/+5
2011-08-02ext4: use ext4_msg() instead of printk in mballocTheodore Ts'o1-37/+42
2011-08-02HID: add support for new revision of Apple aluminum keyboardDan Bastone3-0/+12
2011-08-01usb: musb: fix oops on musb_gadget_pullupJohn Stultz1-0/+5
2011-08-01usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei1-0/+16
2011-08-01usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer1-0/+7
2011-08-01usb: musb: fix KconfigRabin Vincent2-4/+1
2011-08-01usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich1-1/+1
2011-08-01usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior1-2/+4
2011-08-01usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior1-101/+0
2011-08-01usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin1-0/+1
2011-08-01PCI: code and comments cleanupRam Pai1-55/+55
2011-08-01PCI: make cardbus-bridge resources optionalRam Pai2-9/+36
2011-08-01PCI: make SRIOV resources optionalYinghai Lu1-0/+10
2011-08-01PCI : ability to relocate assigned pci-resourcesRam Pai3-67/+113
2011-08-01PCI: honor child buses add_size in hot plug configurationYinghai Lu1-0/+26
2011-08-01PCI: Set PCI-E Max Payload Size on fabricJon Mason5-45/+236