summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-08-07mm/zbud: change zbud_alloc size type to size_tDan Streetman1-1/+1
2014-08-07mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra1-0/+6
2014-08-07mm: BUG when __kmap_atomic_idx equals KM_TYPE_NRChintan Pandya1-1/+1
2014-08-07mm, oom: rename zonelist locking functionsDavid Rientjes1-2/+2
2014-08-07mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes1-1/+10
2014-08-07memory-hotplug: add zone_for_memory() for selecting zone for new memoryWang Nan1-0/+1
2014-08-07mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella1-0/+3
2014-08-07mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman1-0/+6
2014-08-07mm: move zone->pages_scanned into a vmstat counterMel Gorman1-1/+1
2014-08-07mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman1-103/+108
2014-08-07mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao1-1/+1
2014-08-07mm: make copy_pte_range static againJerome Marchand1-4/+0
2014-08-07mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes1-1/+0
2014-08-07mm: replace init_page_accessed by __SetPageReferencedHugh Dickins1-1/+0
2014-08-07include/linux/mmdebug.h: add VM_WARN_ONCE()Andrew Morton1-0/+2
2014-08-07mem-hotplug: improve zone_movable_is_highmem logicWang Nan1-0/+2
2014-08-07mm: page-flags: clean up the page flag test, set, clear macrosJohannes Weiner1-7/+14
2014-08-07mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim1-1/+1
2014-08-07CMA: generalize CMA reserved area management functionalityJoonsoo Kim2-9/+29
2014-08-07mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen1-4/+5
2014-08-07include/linux/memblock.h: add __init to memblock_set_bottom_up()Fabian Frederick1-2/+2
2014-08-07mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()Fabian Frederick1-1/+1
2014-08-07fanotify: fix double free of pending permission eventsJan Kara1-0/+2
2014-08-07fsnotify: rename event handling functionsJan Kara1-6/+6
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-263/+1000
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+8
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds12-9/+531
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-348/+583
2014-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-64/+4
2014-08-06net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn1-1/+6
2014-08-06net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn1-2/+9
2014-08-06net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn1-0/+1
2014-08-06net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn1-0/+3
2014-08-06Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+924
2014-08-06Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+2
2014-08-06Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-76/+66
2014-08-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-08-06random: introduce getrandom(2) system callTheodore Ts'o1-0/+3
2014-08-06Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-11/+44
2014-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown1-0/+7
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...Mark Brown1-10/+44
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...Mark Brown1-0/+837
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...Mark Brown2-0/+58
2014-08-05Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...Mark Brown2-15/+22
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani1-0/+17
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani1-1/+5
2014-08-05Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-5/+280
2014-08-05Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-6/+15
2014-08-05Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-63/+75