aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski1-0/+2
2015-04-17errno.h: Improve ENOSYS's commentAndy Lutomirski1-1/+10
2015-04-17lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov1-4/+4
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino1-0/+12
2015-04-17util_macros.h: add find_closest() macroBartosz Golaszewski1-0/+40
2015-04-17lib: find_*_bit reimplementationYury Norov1-2/+2
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson1-2/+12
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-33/+80
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-24/+86
2015-04-16Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-48/+3
2015-04-16Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+5
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+2
2015-04-16Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds2-0/+9
2015-04-16sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan1-0/+55
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-8/+65
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-0/+16
2015-04-16bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2-3/+6
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers1-0/+2
2015-04-16f2fs: pass checkpoint reason on roll-forward recoveryJaegeuk Kim1-0/+1
2015-04-16cpumask: resurrect CPU_MASK_CPU0Rusty Russell1-0/+5
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-230/+272
2015-04-15linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASKRasmus Villemoes1-6/+2
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes1-4/+4
2015-04-15printk: comment pr_cont() stating it is only to continue a lineSteven Rostedt1-0/+5
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley1-1/+2
2015-04-15kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki1-8/+0
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda3-4/+60
2015-04-15include/linux: remove empty conditionalsRasmus Villemoes2-73/+0
2015-04-15zsmalloc: support compactionMinchan Kim1-0/+1
2015-04-15dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh1-0/+1
2015-04-15mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh1-0/+3
2015-04-15mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin1-0/+2
2015-04-15mm: uninline and cleanup page-mapping related helpersKirill A. Shutemov2-14/+2
2015-04-15mm: cma: add trace events for CMA allocations and freeingsStefan Strogin1-0/+66
2015-04-15include/linux/mm.h: simplify flag checkBorislav Petkov1-3/+3
2015-04-15mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi2-2/+7
2015-04-15mm, mempool: disallow mempools based on slab caches with constructorsDavid Rientjes1-1/+2
2015-04-15hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz1-1/+2
2015-04-15hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz1-1/+7
2015-04-15mm: rename deactivate_page to deactivate_file_pageMinchan Kim1-1/+1
2015-04-15mm: allow compaction of unevictable pagesEric B Munson1-0/+1
2015-04-15mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov1-1/+1
2015-04-15mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov4-105/+96
2015-04-15mm: refactor zone_movable_is_highmem()Zhang Zhen1-4/+4
2015-04-15vfs: delete vfs_readdir function declarationZhang Zhen1-1/+0
2015-04-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds3-18/+27
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds20-46/+649
2015-04-16Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie6-15/+43
2015-04-16Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-nextDave Airlie1-2/+3
2015-04-15Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-2/+2