summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-04-07zram: add lz4 algorithm backendSergey Senozhatsky
2014-04-07zram: make compression algorithm selection possibleSergey Senozhatsky
2014-04-07zram: add set_max_streams knobSergey Senozhatsky
2014-04-07zram: add multi stream functionalitySergey Senozhatsky
2014-04-07zram: factor out single stream compressionSergey Senozhatsky
2014-04-07zram: use zcomp compressing backendsSergey Senozhatsky
2014-04-07zram: introduce compressing backend abstractionSergey Senozhatsky
2014-04-07zram: delete zram_init_device()Sergey Senozhatsky
2014-04-07zram: move zram size warning to documentationSergey Senozhatsky
2014-04-07zram: drop not used table `count' memberSergey Senozhatsky
2014-04-07zram: report failed read and write statsSergey Senozhatsky
2014-04-07zram: remove zram stats code duplicationSergey Senozhatsky
2014-04-07zram: use atomic64_t for all zram statsSergey Senozhatsky
2014-04-07zram: remove good and bad compress statsSergey Senozhatsky
2014-04-07zram: do not pass rw argument to __zram_make_request()Sergey Senozhatsky
2014-04-07zram: drop `init_done' struct zram memberSergey Senozhatsky
2014-04-07drivers/lguest/page_tables.c: rename do_set_pte()Andrew Morton
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07leds: make sure we unregister a trigger only onceSasha Levin
2014-04-07leds: leds-pwm: properly clean up after probe failureRussell King
2014-04-07staging: rtl8723au: The 8723 only has two pathsJes Sorensen
2014-04-07Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman
2014-04-07Staging: unisys: verify that a control channel existsSasha Levin
2014-04-07staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida
2014-04-07net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix
2014-04-07at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring
2014-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-04-07ntb: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-04-07ntb: Split ntb_setup_msix() into separate BWD/SNB routinesAlexander Gordeev
2014-04-07ntb: Use pci_msix_vec_count() to obtain number of MSI-XsAlexander Gordeev
2014-04-07NTB: Code Style Clean-upJon Mason
2014-04-07NTB: client event cleanupJon Mason
2014-04-07ntb: Fix leakage of ntb_device::msix_entries[] arrayAlexander Gordeev
2014-04-07NTB: Fix typo in setting one translation registerRoland Dreier
2014-04-07ntb_netdev: Fix skb free issue in openJon Mason
2014-04-07ntb_netdev: Fix list_for_each_entry exit issueJon Mason
2014-04-07Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-07sxgbe: fix duplicate #include headersJean Sacren
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-04-07Xen: do hv callback accounting only on x86Arnd Bergmann
2014-04-07Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel
2014-04-07[media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffersArchit Taneja
2014-04-07[media] v4l: ti-vpe: Set correct field parameter for output and capture buffersArchit Taneja
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar
2014-04-07cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar
2014-04-07cpufreq: don't print value of .driver_data from coreViresh Kumar
2014-04-07cpufreq: ia64: don't set .driver_data to indexViresh Kumar
2014-04-07[media] v4l: ti-vpe: zero out reserved fields in try_fmtArchit Taneja
2014-04-07[media] v4l: ti-vpe: Fix initial configuration queue dataArchit Taneja