aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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-1522-230/+206
|\
| * 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
| * 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-152-18/+6
|\ \
| * | 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 'locks-v4.1-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-04-151-2/+2
|\ \ \
| * | | locks: change lm_get_owner and lm_put_owner prototypesJeff Layton2015-04-031-2/+2
* | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-45/+1
|\ \ \ \
| * | | | Remove rest of exec domains.Richard Weinberger2015-04-122-45/+1
* | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-6/+1
|\ \ \ \ \
| * | | | | ->aio_read and ->aio_write removedAl Viro2015-04-111-2/+0
| * | | | | kill do_sync_read/do_sync_writeAl Viro2015-04-111-2/+0
| * | | | | make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
| * | | | | new helper: __vfs_write()Al Viro2015-04-111-0/+1
| * | | | | Merge branch 'for-davem' into for-nextAl Viro2015-04-1164-347/+961
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-151-16/+5
|\ \ \ \ \ \ \
| * | | | | | | tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard2015-03-181-16/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-152-0/+10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | crypto: api - prevent helper ciphers from being usedStephan Mueller2015-03-311-0/+6
| * | | | | | hwrng: add devm_* interfacesDmitry Torokhov2015-03-161-0/+4
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-1559-390/+1046
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-141-1/+2
| |\ \ \ \ \ \
| | * | | | | | uapi: ebtables: don't include linux/if.hPablo Neira Ayuso2015-04-131-1/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-141-0/+1
| |\ \ \ \ \ \ \