summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-09s390/bpf: Fix ALU_NEG (A = -A)Michael Holzheu
2015-01-09gpio: dln2: use bus_sync_unlock instead of scheduling workOctavian Purdila
2015-01-08net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein
2015-01-08sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu
2015-01-08sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu
2015-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-01-08Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-08mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka
2015-01-08memcg: fix destination cgroup leak on task charges migrationVladimir Davydov
2015-01-08mm: memcontrol: switch soft limit default back to infinityJohannes Weiner
2015-01-08mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale
2015-01-08arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov
2015-01-08ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei
2015-01-08MAINTAINERS: update rydberg's addressesHenrik Rydberg
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-01-08exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov
2015-01-08ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi
2015-01-08Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov
2015-01-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2015-01-08Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek
2015-01-08Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08Input: elantech - support new ICs types for version 4Sam hung
2015-01-08Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-01-08drm/radeon: add a dpm quirk listAlex Deucher
2015-01-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-01-08gpio: grgpio: Avoid potential NULL pointer dereferenceAxel Lin
2015-01-08ASoC: fsl_ssi: Fix irq error checkFabio Estevam
2015-01-08regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee
2015-01-08regulator: core: fix race condition in regulator_put()Ashay Jaiswal
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2015-01-08ceph: use %zu for len in ceph_fill_inline_data()Ilya Dryomov
2015-01-09arm: dts: Use pmu_system_controller phandle for dp phyVivek Gautam
2015-01-08NVMe: Fix locking on abort handlingKeith Busch
2015-01-08NVMe: Start and stop h/w queues on resetKeith Busch
2015-01-08NVMe: Command abort handling fixesKeith Busch
2015-01-08NVMe: Admin queue removal handlingKeith Busch
2015-01-08selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov
2015-01-08NVMe: Reference count admin queue usageKeith Busch
2015-01-08NVMe: Start all requestsKeith Busch
2015-01-08blk-mq: End unstarted requests on a dying queueKeith Busch
2015-01-08blk-mq: Allow requests to never expireKeith Busch
2015-01-08blk-mq: Add helper to abort requeued requestsJens Axboe
2015-01-08blk-mq: Let drivers cancel requeue_workKeith Busch
2015-01-08blk-mq: Export if requests were startedKeith Busch
2015-01-08blk-mq: Wake tasks entering queue on dyingKeith Busch