summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-10-09mm anon rmap: replace same_anon_vma linked list with an interval tree.Michel Lespinasse2-5/+20
2012-10-09mm anon rmap: remove anon_vma_moveto_tailMichel Lespinasse1-1/+0
2012-10-09mm: interval tree updatesMichel Lespinasse3-222/+194
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse3-50/+229
2012-10-09prio_tree: removeMichel Lespinasse1-120/+0
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse4-25/+240
2012-10-09rbtree: add prio tree and interval tree testsMichel Lespinasse1-0/+27
2012-10-09rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse1-0/+30
2012-10-09rbtree: remove prior augmented rbtree implementationMichel Lespinasse1-8/+0
2012-10-09rbtree: faster augmented rbtree manipulationMichel Lespinasse1-0/+19
2012-10-09rbtree: move some implementation details from rbtree.h to rbtree.cMichel Lespinasse1-25/+9
2012-10-09rbtree: empty nodes have no colorMichel Lespinasse2-11/+6
2012-10-09rbtree: reference Documentation/rbtree.txt for usage instructionsMichel Lespinasse1-66/+1
2012-10-09thp: remove assumptions on pgtable_t typeGerald Schaefer1-1/+0
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso2-12/+0
2012-10-09mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg1-0/+1
2012-10-09mm: mmu_notifier: fix inconsistent memory between secondary MMU and hostXiao Guangrong1-1/+11
2012-10-09mempolicy: fix a race in shared_policy_replace()Mel Gorman1-1/+1
2012-10-09mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman2-2/+3
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov3-4/+2
2012-10-09mm: prepare VM_DONTDUMP for using in driversKonstantin Khlebnikov1-1/+1
2012-10-09mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov3-6/+0
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2-3/+6
2012-10-09mm: kill vma flag VM_INSERTPAGEKonstantin Khlebnikov1-1/+0
2012-10-09mm: introduce arch-specific vma flag VM_ARCH_1Konstantin Khlebnikov1-13/+21
2012-10-09mm, x86, pat: rework linear pfn-mmap trackingKonstantin Khlebnikov1-19/+1
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel1-4/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds7-6/+157
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-5/+4
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2012-10-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-1/+9
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-1/+27
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-718/+857
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds1-8/+0
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds4-30/+157
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-6/+3
2012-10-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-21/+18
2012-10-06Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai4-2/+28
2012-10-06i2c: Correct struct i2c_driver doc about detectionVivien Didelot1-1/+1
2012-10-06i2c-mux-gpio: Add support for dynamically allocated GPIO pinsJean Delvare1-0/+3
2012-10-06i2c-viapro: Add VIA VX900 device IDJean Delvare1-0/+1
2012-10-06i2c-mux: Add support for device auto-detectionJean Delvare3-0/+4
2012-10-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds21-83/+433
2012-10-05nbd: handle discard requestsPaul Clements1-1/+5
2012-10-05nbd: add set flags ioctlPaul Clements1-4/+5
2012-10-05rapidio: add destination ID allocation mechanismAlexandre Bounine1-0/+9
2012-10-05rapidio: use device lists handling on per-net basisAlexandre Bounine1-0/+1
2012-10-05rapidio: add inbound memory mapping interfaceAlexandre Bounine2-0/+10
2012-10-05rapidio: fix kerneldoc warnings after DMA support was addedAlexandre Bounine1-1/+2
2012-10-05rapidio/tsi721: modify mport name assignmentAlexandre Bounine1-1/+2