summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski2015-04-171-0/+2
* errno.h: Improve ENOSYS's commentAndy Lutomirski2015-04-171-1/+10
* lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov2015-04-171-4/+4
* kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino2015-04-171-0/+12
* util_macros.h: add find_closest() macroBartosz Golaszewski2015-04-171-0/+40
* lib: find_*_bit reimplementationYury Norov2015-04-171-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1523-230/+272
|\
| * linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASKRasmus Villemoes2015-04-151-6/+2
| * lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-151-4/+4
| * printk: comment pr_cont() stating it is only to continue a lineSteven Rostedt2015-04-151-0/+5
| * kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley2015-04-151-1/+2
| * kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki2015-04-151-8/+0
| * kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-153-4/+60
| * include/linux: remove empty conditionalsRasmus Villemoes2015-04-152-73/+0
| * zsmalloc: support compactionMinchan Kim2015-04-151-0/+1
| * dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh2015-04-151-0/+1
| * mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh2015-04-151-0/+3
| * mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin2015-04-151-0/+2
| * mm: uninline and cleanup page-mapping related helpersKirill A. Shutemov2015-04-152-14/+2
| * mm: cma: add trace events for CMA allocations and freeingsStefan Strogin2015-04-151-0/+66
| * include/linux/mm.h: simplify flag checkBorislav Petkov2015-04-151-3/+3
| * mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi2015-04-152-2/+7
| * mm, mempool: disallow mempools based on slab caches with constructorsDavid Rientjes2015-04-151-1/+2
| * hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz2015-04-151-1/+2
| * hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz2015-04-151-1/+7
| * mm: rename deactivate_page to deactivate_file_pageMinchan Kim2015-04-151-1/+1
| * mm: allow compaction of unevictable pagesEric B Munson2015-04-151-0/+1
| * mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov2015-04-151-1/+1
| * mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov2015-04-154-105/+96
| * mm: refactor zone_movable_is_highmem()Zhang Zhen2015-04-151-4/+4
| * vfs: delete vfs_readdir function declarationZhang Zhen2015-04-151-1/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-04-153-18/+27
|\ \
| * | dt-binding: leds: Add common LED DT bindings macrosJacek Anaszewski2015-03-301-0/+21
| * | leds: flash: Fix the size of sysfs_groups arrayJacek Anaszewski2015-03-301-2/+2
| * | leds: flash: Remove synchronized flash strobe featureJacek Anaszewski2015-03-092-15/+0
| * | leds: Introduce devres helper for led_classdev_registerBjorn Andersson2015-03-091-0/+4
| * | leds: flash: remove stray include directiveJacek Anaszewski2015-02-241-1/+0
* | | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-1520-46/+649
|\ \ \
| * \ \ Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2015-04-1318-34/+94
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...Mark Brown2015-04-121-0/+16
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown2015-04-121-1/+0
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen2015-03-261-1/+0
| | | |/ / /
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown2015-04-122-0/+4
| | |\ \ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * / | | | ASoC: dapm: add code to configure dai link parametersNikesh Oswal2015-03-172-0/+4
| | | |/ / / /
| | * | | | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2015-04-121-0/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-03-171-3/+5
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'topic/rt5670' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2015-03-171-0/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | ASoC: rt5670: Add IRQ functionBard Liao2015-03-111-0/+1
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | Merge tag 'v4.0-rc3' into asoc-intelMark Brown2015-03-1119-64/+164
| | | |\| | | | |
| | * | | | | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-04-122-1/+13
| | |\ \ \ \ \ \ \