summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-09Linux 3.12.7v3.12.7Greg Kroah-Hartman
2014-01-09sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu
2014-01-09ext4: fix bigalloc regressionEric Whitney
2014-01-09ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2014-01-09nouveau_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2014-01-09aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2014-01-09aio: clean up and fix aio_setup_ring page mappingLinus Torvalds
2014-01-09clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"Dinh Nguyen
2014-01-09clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen
2014-01-09selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore
2014-01-09selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore
2014-01-09sh: always link in helper functions extracted from libgccGeert Uytterhoeven
2014-01-09gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd
2014-01-09gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros
2014-01-09sh-pfc: Fix PINMUX_GPIO macroLaurent Pinchart
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