aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-19 Merge tag 'v3.14.36' into linux-linaro-lsk-v3.14Alex Shi
2015-03-18target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-03-18mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-03-03Merge remote-tracking branch 'lsk/v3.14/topic/coresight' into linux-linaro-ls...Mark Brown
2015-03-02coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia
2015-03-02coresight: Fixing wrong #ifdef/#endif placementMathieu Poirier
2015-03-02coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-21Merge branch 'lsk/v3.14/topic/of' into linux-linaro-lsk-v3.14lsk-v3.14-15.02lsk-v3.14-14.02Mark Brown
2015-02-20of/overlay: Introduce DT overlay supportPantelis Antoniou
2015-02-20of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-02-20of/reconfig: Always use the same structure for notifiersGrant Likely
2015-02-20of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2015-02-20of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely
2015-02-20of: Keep track of populated platform devicesPawel Moll
2015-02-20of: kill off of_can_translate_addressRob Herring
2015-02-20of: Introduce Device Tree resolve support.Pantelis Antoniou
2015-02-20of: Transactional DT support.Pantelis Antoniou
2015-02-19of: Reorder device tree changes and notifiersGrant Likely
2015-02-19of: Make devicetree sysfs update functions consistent.Grant Likely
2015-02-19of: Introduce device tree node flag helpers.Pantelis Antoniou
2015-02-19of: device_node kobject lifecycle fixesPantelis Antoniou
2015-02-19of: remove /proc/device-treeGrant Likely
2015-02-19of: add functions to count number of elements in a propertyHeiko Stuebner
2015-02-19of: Make device nodes kobjects so they show up in sysfsGrant Likely
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-02-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-01-29mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2015-01-29mm: move zone->pages_scanned into a vmstat counterMel Gorman
2015-01-29mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2015-01-29mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman
2015-01-29mm: make copy_pte_range static againJerome Marchand
2015-01-29mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2015-01-29mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman
2015-01-29mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2015-01-29mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman
2015-01-29mm: page_alloc: use unsigned int for order in more placesMel Gorman
2015-01-29mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2015-01-29include/linux/jump_label.h: expose the reference countMel Gorman
2015-01-29mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown