summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-20Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds
2013-12-20Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-12-20mm: fix build of split ptlock codeOlof Johansson
2013-12-20Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2013-12-20Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-20Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon
2013-12-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-19Merge tag 'sound-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-12-19ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta
2013-12-19Merge tag 'asoc-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2013-12-19Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix...Mark Brown
2013-12-19Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown
2013-12-19Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown
2013-12-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-12-18mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu
2013-12-18fix build with make 3.80Jan Beulich
2013-12-18mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li
2013-12-18MAINTAINERS: add Davidlohr as GPT maintainerDavidlohr Bueso
2013-12-18mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu
2013-12-18mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim
2013-12-18mm/mempolicy: correct putback method for isolate pages if failedJoonsoo Kim
2013-12-18mm: add missing dependency in KconfigSima Baymani
2013-12-18sh: always link in helper functions extracted from libgccGeert Uytterhoeven
2013-12-18mm: page_alloc: exclude unreclaimable allocations from zone fairness policyJohannes Weiner
2013-12-18mm: numa: defer TLB flush for THP migration as long as possibleMel Gorman
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman
2013-12-18mm: numa: clear numa hinting information on mprotectMel Gorman
2013-12-18sched: numa: skip inaccessible VMAsMel Gorman
2013-12-18mm: numa: avoid unnecessary work on the failure pathMel Gorman
2013-12-18mm: numa: ensure anon_vma is locked to prevent parallel THP splitsMel Gorman
2013-12-18mm: numa: do not clear PTE for pte_numa updateMel Gorman
2013-12-18mm: numa: do not clear PMD during PTE update scanMel Gorman
2013-12-18mm: clear pmd_numa before invalidatingMel Gorman
2013-12-18mm: numa: call MMU notifiers on THP migrationMel Gorman
2013-12-18mm: numa: serialise parallel get_user_page against THP migrationMel Gorman
2013-12-18kexec: migrate to reboot cpuVivek Goyal
2013-12-18Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds