summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-20staging: crystalhd: remove unused typedef bc_bool_tNicolas Kaiser1-1/+0
2011-04-20Staging: rtl8712: redundant null check before kfree()Alexander Beregalov5-12/+6
2011-04-20Staging: rts_pstor: redundant null check before kfree()Alexander Beregalov1-9/+3
2011-04-20Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/Alexander Beregalov4-11/+9
2011-04-20Staging: rts_pstor: s/rtsx_free_dma_buf/kfree/Alexander Beregalov4-34/+33
2011-04-20Staging: sbe-2t3e3: redundant null check before kfree()Alexander Beregalov1-9/+4
2011-04-20Staging: sbe-2t3e3: remove T3E3_USE_CONTIGMALLOCAlexander Beregalov1-20/+0
2011-04-20Staging: convert hv network driver to hw_featuresMichał Mirosław1-2/+1
2011-04-20hv: make vmbus_loglevel writeableOlaf Hering1-1/+1
2011-04-20hv: pass integer to tasklet_init()Olaf Hering1-4/+2
2011-04-20hv: pass u32 to process_chn_event()Olaf Hering1-7/+6
2011-04-20hv: Reduce indention in vmbus_on_eventOlaf Hering1-21/+14
2011-04-20Staging: hv: Get rid of blkvsc_check_events()K. Y. Srinivasan1-9/+0
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_getgeo()K. Y. Srinivasan1-81/+81
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_open()K. Y. Srinivasan1-25/+24
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_check_events()K. Y. Srinivasan1-9/+8
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_submit_request()K. Y. Srinivasan1-58/+59
2011-04-20Staging: hv: Zero out the request structure on allocationK. Y. Srinivasan1-1/+1
2011-04-20Staging: hv: Properly capture the error stateK. Y. Srinivasan1-2/+11
2011-04-19Staging: merge 2.6.39-rc4 into staging-nextGreg Kroah-Hartman286-2533/+2947
2011-04-18Linux 2.6.39-rc4v2.6.39-rc4Linus Torvalds1-1/+1
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2-5/+2
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-26/+361
2011-04-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-187/+186
2011-04-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds11-26/+81
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds14-233/+430
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds1-2/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds2-2/+5
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown2-0/+46
2011-04-18Btrfs: fix free space cache leakChris Mason1-1/+1
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig9-23/+36
2011-04-18block: blk_delay_queue() should use kblockd workqueueJens Axboe1-1/+2
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown2-28/+20
2011-04-18md: incorporate new plugging into raid5.NeilBrown1-7/+16
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown2-0/+60
2011-04-18md - remove old plugging code.NeilBrown4-104/+8
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown2-9/+0
2011-04-18md: use new plugging interface for RAID IO.NeilBrown3-1/+10
2011-04-18block: drop queue lock before calling __blk_run_queue() for kblockd puntJens Axboe1-8/+25
2011-04-18Revert "block: add callback function for unplug notification"Jens Axboe3-22/+0
2011-04-18block: Enhance new plugging support to support general callbacksNeilBrown2-1/+26
2011-04-18powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt1-3/+5
2011-04-18powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson1-7/+30
2011-04-18powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese1-1/+1
2011-04-18powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard1-0/+3
2011-04-18powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan1-2/+10
2011-04-18powerpc/kexec: Fix regression causing compile failure on UPPaul Gortmaker1-6/+6
2011-04-18Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt5-7/+26
2011-04-17Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+23