summaryrefslogtreecommitdiffstats
path: root/block/blk-timeout.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-20thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractionsBartlomiej Zolnierkiewicz3-17/+2
2014-11-20thermal: exynos: remove needless test_mux_addr_shift abstractionBartlomiej Zolnierkiewicz3-5/+1
2014-11-20thermal: exynos: remove needless triminfo_ctrl abstractionBartlomiej Zolnierkiewicz4-24/+7
2014-11-20thermal: exynos: remove needless threshold_temp abstractionBartlomiej Zolnierkiewicz3-5/+1
2014-11-20thermal: exynos: remove needless tmu_status abstractionBartlomiej Zolnierkiewicz4-11/+1
2014-11-20thermal: exynos: remove needless triminfo_data abstractionBartlomiej Zolnierkiewicz3-14/+5
2014-11-20thermal: of: improve of-thermal sensor registration APIEduardo Valentin7-37/+62
2014-11-20thermal: Add Tegra SOCTHERM thermal management driverMikko Perttunen3-0/+484
2014-11-20ARM: tegra: Add thermal trip points for Jetson TK1Mikko Perttunen1-0/+44
2014-11-20ARM: tegra: Add soctherm and thermal zones to Tegra124 device treeMikko Perttunen1-0/+47
2014-11-20of: Add bindings for nvidia,tegra124-socthermMikko Perttunen2-0/+66
2014-11-20thermal: introduce clock cooling deviceEduardo Valentin4-0/+565
2014-11-17Linux 3.18-rc5v3.18-rc5Linus Torvalds1-1/+1
2014-11-17ARM: at91/dt: Fix sama5d3x typosPeter Rosin6-6/+6
2014-11-16md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZENNeilBrown1-0/+4
2014-11-16sparc64: Fix constraints on swab helpers.David S. Miller1-6/+6
2014-11-16x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds1-3/+2
2014-11-15kernel: use the gnu89 standard explicitlyKirill A. Shutemov1-2/+3
2014-11-14firewire: cdev: prevent kernel stack leaking into ioctl argumentsStefan Richter1-2/+1
2014-11-14Input: elantech - update the documentationUlrik De Bie1-6/+75
2014-11-14Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie1-0/+2
2014-11-14Input: elantech - report the middle button of the touchpadUlrik De Bie1-0/+19
2014-11-14Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár1-1/+16
2014-11-14MAINTAINERS: add IIO include filesDaniel Baluta1-0/+1
2014-11-14kernel/panic.c: update comments for print_taintedXie XiuQi1-0/+1
2014-11-14mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen1-0/+17
2014-11-14mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen4-7/+20
2014-11-14mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim1-3/+5
2014-11-14fanotify: fix notification of groups with inode & mount marksJan Kara5-25/+67
2014-11-14mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka1-2/+6
2014-11-14mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz1-3/+2
2014-11-14mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim1-0/+4
2014-11-14mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim3-29/+78
2014-11-14mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim1-11/+3
2014-11-14mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim1-5/+8
2014-11-14mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim4-2/+28
2014-11-14mm/compaction: skip the range until proper target pageblock is metJoonsoo Kim1-0/+10
2014-11-14zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-14ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch1-0/+1
2014-11-14ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon1-4/+16
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+19
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu1-5/+5
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov1-5/+2
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov1-6/+2
2014-11-13libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov1-2/+2
2014-11-13libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov1-0/+2
2014-11-13libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov1-0/+1
2014-11-13libceph: do not crash on large auth ticketsIlya Dryomov1-37/+132
2014-11-13ceph: fix flush tid comparisionYan, Zheng1-1/+1