aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-3/+8
2016-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds16-10/+1030
2016-12-13Merge tag 'rpmsg-v4.10' of git://github.com/andersson/remoteprocLinus Torvalds1-10/+115
2016-12-13Merge tag 'rproc-v4.10' of git://github.com/andersson/remoteprocLinus Torvalds3-4/+123
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds10-72/+140
2016-12-13Merge tag 'regulator-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-0/+33
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds3-10/+40
2016-12-13Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-0/+133
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-25/+25
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds4-14/+27
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-105/+114
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-12/+37
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-28/+156
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-1/+29
2016-12-12printk: add Kconfig option to set default console loglevelOlof Johansson1-1/+6
2016-12-12printk/btrfs: handle more message headersPetr Mladek1-0/+2
2016-12-12printk/kdb: handle more message headersPetr Mladek1-0/+8
2016-12-12compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson1-1/+1
2016-12-12mm, rmap: handle anon_vma_prepare() common case inlineVlastimil Babka1-1/+9
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V1-0/+3
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V1-12/+0
2016-12-12mm: add vfree_atomic()Andrey Ryabinin1-0/+1
2016-12-12mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner2-39/+3
2016-12-12lib: radix-tree: update callback for changing leaf nodesJohannes Weiner1-1/+3
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner1-14/+2
2016-12-12lib: radix-tree: native accounting of exceptional entriesJohannes Weiner1-3/+7
2016-12-12include/linux/backing-dev-defs.h: shrink struct backing_dev_infoAndrew Morton1-1/+1
2016-12-12mm: don't cap request size based on read-ahead settingJens Axboe1-0/+1
2016-12-12mm: cma: make linux/cma.h standalone includibleThierry Reding1-0/+3
2016-12-12mm: disable numa migration faults for dax vmasDan Williams1-0/+8
2016-12-12of/fdt: mark hotpluggable memoryReza Arbab1-0/+1
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V1-26/+2
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V1-0/+16
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V1-0/+6
2016-12-12mm: update mmu_gather range correctlyAneesh Kumar K.V1-12/+31
2016-12-12mm, thp: avoid unlikely branches for split_huge_pmdDavid Rientjes1-0/+2
2016-12-12prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy1-1/+5
2016-12-12kthread: add __printf attributesNicolas Iooss1-1/+1
2016-12-12Merge branch 'fscrypt' into devTheodore Ts'o2-93/+27
2016-12-13Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into drm-nextDave Airlie2-8/+42
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-12-12Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+4
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-43/+76
2016-12-12Merge branches 'acpi-soc', 'acpi-battery', 'acpi-video', 'acpi-cppc' and 'acpi-apei'Rafael J. Wysocki1-0/+11
2016-12-12Merge branches 'acpi-tables', 'acpi-osi', 'acpi-osl' and 'acpi-blacklist'Rafael J. Wysocki1-4/+0
2016-12-12Merge branch 'acpica'Rafael J. Wysocki2-2/+9
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki1-0/+2
2016-12-12Merge branch 'pm-cpuidle'Rafael J. Wysocki3-4/+10
2016-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki2-2/+7
2016-12-12Merge schedutil governor updates for v4.10.Rafael J. Wysocki53-160/+289