aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-04block: fix bdi vs gendisk lifetime mismatchDan Williams2-0/+2
2016-08-04block: add missing group association in bio-cloning functionsPaolo Valente1-0/+3
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-29/+41
2016-08-04dynamic_debug: add jump label supportJason Baron1-6/+54
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron1-23/+23
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski8-142/+110
2016-08-04include/linux/bitmap.h: cleanupAndrew Morton1-4/+3
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2-3/+3
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker1-0/+2
2016-08-04modules: add ro_after_init supportJessica Yu2-2/+5
2016-08-04exceptions: fork exception table content from module.h into extable.hPaul Gortmaker2-25/+32
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds27-431/+735
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds8-40/+160
2016-08-02ipc: delete "nr_ipc_ns"Alexey Dobriyan1-2/+0
2016-08-02rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine1-0/+2
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine2-42/+136
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine1-1/+1
2016-08-02rapidio: add RapidIO channelized messaging driverAlexandre Bounine2-0/+79
2016-08-02kexec: add a kexec_crash_loaded() functionPetr Tesarik1-0/+2
2016-08-02kexec: allow architectures to override boot mappingRussell King1-0/+40
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King1-1/+1
2016-08-02kexec: don't invoke OOM-killer for control page allocationRussell King1-1/+1
2016-08-02cpumask: fix code commentGeliang Tang1-1/+1
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2-41/+63
2016-08-02nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2-306/+314
2016-08-02firmware: support loading into a pre-allocated bufferStephen Boyd2-0/+9
2016-08-02radix-tree: fix comment about "exceptional" bitsRoss Zwisler1-1/+1
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov1-0/+9
2016-08-02ratelimit: extend to print suppressed messages on releaseBorislav Petkov1-5/+33
2016-08-02printk: create pr_<level> functionsJoe Perches1-15/+33
2016-08-02dynamic_debug: only add header when usedLuis de Bethencourt2-2/+2
2016-08-02include: mman: use bool instead of int for the return value of arch_validate_protChen Gang1-1/+1
2016-08-02Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-08-02uapi: move forward declarations of internal structuresAlexey Dobriyan4-4/+2
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick3-8/+2
2016-08-02mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin1-0/+3
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-9/+153
2016-08-03drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä1-0/+2
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2-4/+5
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-11/+24
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-608/+412
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds38-651/+1607
2016-08-01Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-1/+1
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-1/+171
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-39/+456
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-32/+108
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-08-01sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSINGXin Long1-1/+1
2016-08-01KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff1-0/+1