summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-19null_blk: warning on ignored submit_queues paramMatias Bjorling
2013-12-19null_blk: refactor init and init errors code pathsMatias Bjorling
2013-12-19null_blk: mem garbage on NUMA systems during initMatias Bjorling
2013-12-19drivers: block: Mark the functions as static in skd_main.cRashika Kheria
2013-12-17Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe
2013-12-16bcache: New writeback PD controllerKent Overstreet
2013-12-16bcache: bugfix for race between moving_gc and bucket_invalidateKent Overstreet
2013-12-16bcache: fix for gc and writeback raceNicholas Swenson
2013-12-16bcache: bugfix - moving_gc now moves only correct bucketsNicholas Swenson
2013-12-16bcache: fix for gc crashing when no sectors are usedNicholas Swenson
2013-12-16bcache: Fix heap_peek() macroNicholas Swenson
2013-12-16bcache: Fix for can_attach_cache()Nicholas Swenson
2013-12-16bcache: Fix dirty_data accountingKent Overstreet
2013-12-16bcache: Use uninterruptible sleep in writebackKent Overstreet
2013-12-16bcache: kthread don't set writeback task to INTERUPTIBLEStefan Priebe
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-05Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-05Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov
2013-12-04Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-12-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-12-04video: vt8500: fix error handling in probe()Dan Carpenter
2013-12-04atmel_lcdfb: fix module autoloadJohan Hovold
2013-12-03cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk
2013-12-03Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson
2013-12-03cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork
2013-12-03gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus
2013-12-03powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang
2013-12-03gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot
2013-12-03gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot
2013-12-03sh-pfc: sh7372: Fix pin bias setupLaurent Pinchart
2013-12-03sh-pfc: r8a7740: Fix pin bias setupLaurent Pinchart
2013-12-02Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi
2013-12-02uio: we cannot mmap unaligned page contentsLinus Torvalds
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-02Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-02pinctrl: abx500: Fix header file include guardAxel Lin
2013-12-01net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev
2013-12-01virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin
2013-12-01virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin