summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-09s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky
2014-01-09memcg: fix memcg_size() calculationVladimir Davydov
2014-01-09GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse
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/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu
2014-01-09mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim
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-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
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: clear pmd_numa before invalidatingMel 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-09rtlwifi: pci: Fix oops on driver unloadLarry Finger
2014-01-09radiotap: fix bitmap-end-finding buffer overrunJohannes Berg
2014-01-09libata, freezer: avoid block device removal while system is frozenTejun Heo
2014-01-09libata: disable a disk via libata.force paramsRobin H. Johnson
2014-01-09libata: Add atapi_dmadir force flagVincent Pelletier
2014-01-09libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari
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
2014-01-09ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2014-01-09ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2014-01-09dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard
2014-01-09dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard
2014-01-09auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel
2014-01-09tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir
2014-01-09ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang
2014-01-09drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher
2014-01-09drm/radeon: fix UVD 256MB checkChristian König
2014-01-09drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson
2014-01-09drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher
2014-01-09drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter
2014-01-09drm/i915: Hold mutex across i915_gem_releaseChris Wilson
2014-01-09drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä
2014-01-09drm/radeon: add missing display tiling setup for olandAlex Deucher
2014-01-09drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher
2014-01-09drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki
2014-01-09net_dma: mark brokenDan Williams
2014-01-09firewire: sbp2: bring back WRITE SAME supportStefan Richter
2014-01-09sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesKirill Tkhai
2014-01-09sched: numa: skip inaccessible VMAsMel Gorman
2014-01-09ext4: fix FITRIM in no journal modeLukas Czerner
2014-01-09ext4: add explicit casts when masking cluster sizesTheodore Ts'o