aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-01arm64: el0_dbg does not set link reg for return to user path, breaks debugv3.14/topic/nohzLuke Starrett
2014-10-15arm64: enable context trackingLarry Bassel
2014-10-15arm64: adjust el0_sync so that a function can be calledLarry Bassel
2014-10-15arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel
2014-10-10Merge tag 'v3.14.21' into linux-linaro-lsk-v3.14Mark Brown
2014-10-09Linux 3.14.21v3.14.21Greg Kroah-Hartman
2014-10-09mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds
2014-10-09mm: per-thread vma cachingDavidlohr Bueso
2014-10-09vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter
2014-10-09mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov
2014-10-09mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov
2014-10-09mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman
2014-10-09mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...Raghavendra K T
2014-10-09mm, compaction: ignore pageblock skip when manually invoking compactionDavid Rientjes
2014-10-09mm, compaction: determine isolation mode only onceDavid Rientjes
2014-10-09mm/compaction: clean-up code on success of ballon isolationJoonsoo Kim
2014-10-09mm/compaction: check pageblock suitability once per pageblockJoonsoo Kim
2014-10-09mm/compaction: change the timing to check to drop the spinlockJoonsoo Kim
2014-10-09drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg
2014-10-09mm/compaction: do not call suitable_migration_target() on every pageJoonsoo Kim
2014-10-09mm/compaction: disallow high-order page for migration targetJoonsoo Kim
2014-10-09mm, compaction: avoid isolating pinned pagesDavid Rientjes
2014-10-09swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-10-09lib/plist: add plist_requeueDan Streetman
2014-10-09lib/plist: add helper functionsDan Streetman
2014-10-09swap: change swap_info singly-linked list to list_headDan Streetman
2014-10-09mm: exclude memoryless nodes from zone_reclaimMichal Hocko
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-09mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman
2014-10-09mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-10-09CIFS: Fix SMB2 readdir error handlingPavel Shilovsky
2014-10-09ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)
2014-10-09init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett
2014-10-09Fix problem recognizing symlinksSteve French
2014-10-09drm/i915: Flush the PTEs after updating them before suspendChris Wilson
2014-10-09md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown
2014-10-09cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann
2014-10-09mm: migrate: Close race between migration completion and mprotectMel Gorman
2014-10-09perf: fix perf bug in fork()Peter Zijlstra
2014-10-09udf: Avoid infinite loop when processing indirect ICBsJan Kara
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge remote-tracking branch 'lsk/v3.14/topic/gicv3' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge tag 'gic-v3-for-lsk-v3.14-v1' of http://git.linaro.org/git-ro/people/ch...v3.14/topic/gicv3Mark Brown
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-08KVM: correct null pid check in kvm_vcpu_yield_to()Sam Bobroff
2014-10-08KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()Ard Biesheuvel
2014-10-08mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel