summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-08bcache: Bkey indexing renamingKent Overstreet6-52/+62
2014-01-08bcache: Make bch_keylist_realloc() take u64s, not nptrsKent Overstreet4-16/+26
2014-01-08bcache: Remove/fix some header dependenciesKent Overstreet3-24/+26
2014-01-08bcache: Use a mempool for mergesort temporary spaceKent Overstreet3-16/+8
2014-01-08bcache: Btree verify code improvementsKent Overstreet6-40/+83
2014-01-08bcache: kill index()Kent Overstreet4-8/+24
2014-01-08bcache: Trivial error handling fixKent Overstreet1-1/+2
2014-01-08bcache/md: Use raid stripe sizeKent Overstreet2-0/+7
2014-01-08bcache: Do bkey_put() in btree_split() error pathKent Overstreet1-1/+4
2014-01-08bcache: Rework allocator reservesKent Overstreet7-79/+101
2014-01-08bcache: kill closure locking codeKent Overstreet2-313/+123
2014-01-08bcache: kill closure locking usageKent Overstreet7-55/+98
2014-01-08bcache: Zero less memoryKent Overstreet3-40/+41
2014-01-08bcache: Don't touch bucket gen for dirty ptrsKent Overstreet2-2/+7
2014-01-08bcache: Minor btree cache fixKent Overstreet1-7/+3
2014-01-08bcache: Performance fix for when journal entry is fullKent Overstreet1-5/+9
2014-01-08bcache: Minor journal fixKent Overstreet1-5/+14
2014-01-08bcache: Data corruption fixKent Overstreet1-4/+22
2014-01-08Merge branch 'for-3.14/core' into for-3.14/driversJens Axboe664-3694/+8107
2014-01-03pktcdvd: fix error return codeJulia Lawall1-1/+3
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe664-3694/+8107
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-6/+8
2013-12-29Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-34/+50
2013-12-27Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki3-2/+13
2013-12-27Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixesRafael J. Wysocki1-32/+37
2013-12-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-94/+189
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-12/+49
2013-12-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-15/+52
2013-12-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-34/+93
2013-12-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-12-23Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier4-14/+51
2013-12-23Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danve...Dave Airlie4-23/+60
2013-12-23Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie4-9/+29
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom1-1/+2
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+5
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-1/+0
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-45/+51
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan1-2/+11
2013-12-22cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron1-0/+6
2013-12-22cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar1-32/+31
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling1-4/+35
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling1-2/+2
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony2-0/+2
2013-12-20Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-109/+79
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman1-3/+5
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud1-0/+5
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud1-0/+6
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud1-0/+1
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud1-0/+7