summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-09jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o
2014-01-09s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky
2014-01-09ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard
2014-01-09memcg: fix memcg_size() calculationVladimir Davydov
2014-01-09GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse
2014-01-09GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson
2014-01-09GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson
2014-01-09GFS2: don't hold s_umount over blkdev_putSteven Whitehouse
2014-01-09Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov
2014-01-09mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi
2014-01-09mm: fix use-after-free in sys_remap_file_pagesRik van Riel
2014-01-09mm: munlock: fix deadlock in __munlock_pagevec()Vlastimil Babka
2014-01-09mm: munlock: fix a bug where THP tail page is encounteredVlastimil Babka
2014-01-09mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner
2014-01-09mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu
2014-01-09mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu
2014-01-09mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim
2014-01-09mm/mempolicy: correct putback method for isolate pages if failedJoonsoo Kim
2014-01-09mm: numa: defer TLB flush for THP migration as long as possibleMel Gorman
2014-01-09mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2014-01-09mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman
2014-01-09mm: numa: clear numa hinting information on mprotectMel Gorman
2014-01-09sched: numa: skip inaccessible VMAsMel Gorman
2014-01-09mm: numa: avoid unnecessary work on the failure pathMel Gorman
2014-01-09mm: numa: ensure anon_vma is locked to prevent parallel THP splitsMel Gorman
2014-01-09mm: numa: do not clear PTE for pte_numa updateMel Gorman
2014-01-09mm: numa: do not clear PMD during PTE update scanMel Gorman
2014-01-09mm: clear pmd_numa before invalidatingMel Gorman
2014-01-09mm: numa: call MMU notifiers on THP migrationMel Gorman
2014-01-09mm: numa: serialise parallel get_user_page against THP migrationMel Gorman
2014-01-09Revert "of/address: Handle #address-cells > 2 specially"Rob Herring
2014-01-09intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki
2014-01-09ACPI / PCI / hotplug: Avoid warning when _ADR not presentToshi Kani
2014-01-09ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara
2014-01-09rtlwifi: pci: Fix oops on driver unloadLarry Finger
2014-01-09radiotap: fix bitmap-end-finding buffer overrunJohannes Berg
2014-01-09cifs: set FILE_CREATEDShirish Pargaonkar
2014-01-09cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu
2014-01-09libata, freezer: avoid block device removal while system is frozenTejun Heo
2014-01-09libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino
2014-01-09libata: disable a disk via libata.force paramsRobin H. Johnson
2014-01-09libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari
2014-01-09ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_ENMarek Vasut
2014-01-09drm/nouveau: only runtime suspend by default in optimus configurationIlia Mirkin
2014-01-09power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan
2014-01-09cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer
2014-01-09powerpc: Align p_endAnton Blanchard
2014-01-09powerpc: Fix bad stack check in exception entryMichael Neuling
2014-01-09KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka