summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-13mei: mei_hbm_dispatch() returns voidPaul Bolle
2014-02-13radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer
2014-02-13drm/radeon/dpm: disable mclk switching on desktop RV770Alex Deucher
2014-02-13drm/radeon: warn users when hw_i2c is enabled (v2)Alex Deucher
2014-02-13dm space map metadata: fix bug in resizing of thin metadataJoe Thornber
2014-02-13dm space map metadata: fix extending the space mapJoe Thornber
2014-02-13dm space map common: make sure new space is used during extendJoe Thornber
2014-02-13dm: wait until embedded kobject is released before destroying a deviceMikulas Patocka
2014-02-13dm thin: fix set_pool_mode exposed pool operation racesMike Snitzer
2014-02-13dm thin: initialize dm_thin_new_mapping returned by get_next_mappingMike Snitzer
2014-02-13dm thin: fix discard support to a previously shared blockJoe Thornber
2014-02-13sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton
2014-02-13sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson
2014-02-13NFSv4: Fix a slot leak in nfs40_sequence_doneTrond Myklebust
2014-02-13pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_doneBoaz Harrosh
2014-02-13nfs4: fix discover_server_trunking use after freeWeston Andros Adamson
2014-02-13NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust
2014-02-13nfs: always make sure page is up-to-date before extending a write to cover th...Scott Mayhew
2014-02-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson
2014-02-13NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust
2014-02-13spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent matchMika Westerberg
2014-02-13spidev: fix hang when transfer_one_message failsDaniel Santos
2014-02-13spi/bcm63xx: don't substract prepend length from total lengthJonas Gorski
2014-02-13IB/qib: Fix QP check when looping back to/from QP1Ira Weiny
2014-02-13xtensa: xtfpga: fix definitions of platform devicesMax Filippov
2014-02-13ore: Fix wrong math in allocation of per device BIOBoaz Harrosh
2014-02-13mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik
2014-02-13tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens
2014-02-13fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens
2014-02-13fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens
2014-02-13compat: fix sys_fanotify_markHeiko Carstens
2014-02-13ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown
2014-02-13turbostat: Use GCC's CPUID functions to support PICJosh Triplett
2014-02-13turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett
2014-02-13slub: Fix calculation of cpu slabsLi Zefan
2014-02-13ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT
2014-02-13ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth
2014-02-13mmc: core: sd: implement proper support for sd3.0 au sizesWolfram Sang
2014-02-13mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches
2014-02-13mmc: fix host release issue after discard operationRay Jui
2014-02-13mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-02-13mm: ignore VM_SOFTDIRTY on VMA mergingCyrill Gorcunov
2014-02-13memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko
2014-02-13memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner
2014-02-13mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner
2014-02-13mm/memcg: iteration skip memcgs not yet fully initializedHugh Dickins
2014-02-13mm/memory-failure.c: shift page lock from head page to tail page after thp splitNaoya Horiguchi
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro