summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* include/linux/byteorder/generic.h: minor comment fixGeoff Levand2014-08-061-1/+1
* fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon def...Joe Perches2014-08-061-1/+1
* mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman2014-08-061-0/+106
* mm/zbud: change zbud_alloc size type to size_tDan Streetman2014-08-061-1/+1
* mmu_notifier: add call_srcu and sync function for listener to delay call and ...Peter Zijlstra2014-08-061-0/+6
* mm: BUG when __kmap_atomic_idx equals KM_TYPE_NRChintan Pandya2014-08-061-1/+1
* mm, oom: rename zonelist locking functionsDavid Rientjes2014-08-061-2/+2
* mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes2014-08-061-1/+10
* memory-hotplug: add zone_for_memory() for selecting zone for new memoryWang Nan2014-08-061-0/+1
* mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella2014-08-061-0/+3
* mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman2014-08-061-0/+6
* mm: move zone->pages_scanned into a vmstat counterMel Gorman2014-08-061-1/+1
* mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman2014-08-061-103/+108
* mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao2014-08-061-1/+1
* mm: make copy_pte_range static againJerome Marchand2014-08-061-4/+0
* mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes2014-08-061-1/+0
* mm: replace init_page_accessed by __SetPageReferencedHugh Dickins2014-08-061-1/+0
* include/linux/mmdebug.h: add VM_WARN_ONCE()Andrew Morton2014-08-061-0/+2
* mem-hotplug: improve zone_movable_is_highmem logicWang Nan2014-08-061-0/+2
* mm: page-flags: clean up the page flag test, set, clear macrosJohannes Weiner2014-08-061-7/+14
* mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim2014-08-061-1/+1
* CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-062-9/+29
* mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen2014-08-061-4/+5
* include/linux/memblock.h: add __init to memblock_set_bottom_up()Fabian Frederick2014-08-061-2/+2
* mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()Fabian Frederick2014-08-061-1/+1
* fanotify: fix double free of pending permission eventsJan Kara2014-08-061-0/+2
* fsnotify: rename event handling functionsJan Kara2014-08-061-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-0627-263/+1000
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-051-0/+3
| |\
| | * cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-08-021-0/+3
| * | net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2014-08-051-1/+6
| * | net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn2014-08-051-2/+9
| * | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-051-0/+1
| * | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-051-0/+3
| * | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-052-11/+44
| |\ \
| | * | bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2014-07-311-11/+11
| | * | b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-291-0/+1
| | * | Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-291-0/+32
| | |\ \
| | | * | NFC: st21nfcb: few code clean upChristophe Ricard2014-07-231-2/+2
| | | * | NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard2014-07-231-0/+32
| * | | | lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-021-0/+213
| * | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-022-19/+25
| * | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-021-2/+2
| * | | | net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov2014-08-021-1/+1
| * | | | net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov2014-08-021-2/+1
| * | | | net: filter: simplify socket chargingAlexei Starovoitov2014-08-021-1/+1
| * | | | net: kernel-doc compliant documentation for net_deviceKaroly Kemeny2014-07-311-131/+250
| * | | | net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-311-0/+2
| * | | | net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2014-07-301-0/+18
| * | | | mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-301-2/+2