summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-08-043-29/+41
|\
| * extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker2016-08-041-0/+2
| * modules: add ro_after_init supportJessica Yu2016-08-042-2/+5
| * exceptions: fork exception table content from module.h into extable.hPaul Gortmaker2016-08-042-25/+32
| * module: fix noreturn attribute for __module_put_and_exit()Jiri Kosina2016-07-271-2/+2
* | dynamic_debug: add jump label supportJason Baron2016-08-041-6/+54
* | jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron2016-08-041-23/+23
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-048-142/+110
* | include/linux/bitmap.h: cleanupAndrew Morton2016-08-041-4/+3
* | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-042-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-031-1/+1
|\ \
| * | sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSINGXin Long2016-08-011-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-0327-431/+735
|\ \ \
| * | | ipc: delete "nr_ipc_ns"Alexey Dobriyan2016-08-031-2/+0
| * | | rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine2016-08-031-0/+2
| * | | rapidio: modify for rev.3 specification changesAlexandre Bounine2016-08-032-42/+136
| * | | rapidio: change inbound window size type to u64Alexandre Bounine2016-08-031-1/+1
| * | | rapidio: add RapidIO channelized messaging driverAlexandre Bounine2016-08-032-0/+79
| * | | kexec: add a kexec_crash_loaded() functionPetr Tesarik2016-08-031-0/+2
| * | | kexec: allow architectures to override boot mappingRussell King2016-08-031-0/+40
| * | | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-031-1/+1
| * | | kexec: don't invoke OOM-killer for control page allocationRussell King2016-08-031-1/+1
| * | | cpumask: fix code commentGeliang Tang2016-08-031-1/+1
| * | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-032-41/+63
| * | | nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2016-08-032-306/+314
| * | | firmware: support loading into a pre-allocated bufferStephen Boyd2016-08-032-0/+9
| * | | radix-tree: fix comment about "exceptional" bitsRoss Zwisler2016-08-031-1/+1
| * | | printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov2016-08-031-0/+9
| * | | ratelimit: extend to print suppressed messages on releaseBorislav Petkov2016-08-031-5/+33
| * | | printk: create pr_<level> functionsJoe Perches2016-08-031-15/+33
| * | | dynamic_debug: only add header when usedLuis de Bethencourt2016-08-032-2/+2
| * | | include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2016-08-031-1/+1
| * | | uapi: move forward declarations of internal structuresAlexey Dobriyan2016-08-024-4/+2
| * | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-023-8/+2
| * | | mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin2016-08-021-0/+3
* | | | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-08-038-40/+160
|\ \ \ \
| * | | | ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann2016-07-281-1/+2
| * | | | libceph: fsmap.user subscription supportYan, Zheng2016-07-282-3/+5
| * | | | ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-281-1/+1
| * | | | libceph: rados pool namespace supportYan, Zheng2016-07-282-5/+7
| * | | | libceph: introduce reference counted stringYan, Zheng2016-07-282-0/+63
| * | | | libceph: define new ceph_file_layout structureYan, Zheng2016-07-281-29/+21
| * | | | libceph: add start en/decoding block helpersIlya Dryomov2016-07-281-0/+54
| * | | | libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-07-281-0/+5
| * | | | libceph: fix some missing includesIlya Dryomov2016-07-283-1/+2
* | | | | Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-08-031-0/+2
|\ \ \ \ \
| * | | | | drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä2016-08-021-0/+2
* | | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-023-9/+153
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-0166-193/+495
| |\ \ \ \ \ \
| | * | | | | | PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig2016-07-211-0/+2