summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-03-13Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2017-03-13iio: sw-device: Fix config group initializationLars-Peter Clausen
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2017-03-13regulator: pfuze100-regulator: add coin supportGeorge McCollister
2017-03-13x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov
2017-03-12etherdevice: remove unused eth_addr_greaterVivien Didelot
2017-03-12bpf: improve read-only handlingDaniel Borkmann
2017-03-13locking/refcount: Add refcount_t API kernel-doc commentsDavid Windsor
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto
2017-03-12net: stmmac: multiple queues dt configurationJoao Pinto
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli
2017-03-09mm/vmstats: add thp_split_pud event for clarityYisheng Xie
2017-03-09include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09ethtool: add CRC32 as an RSS hash functionJakub Kicinski
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-09PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-03-09asm-generic: introduce 5level-fixup.hKirill A. Shutemov
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov
2017-03-09tee: generic TEE subsystemJens Wiklander
2017-03-09staging, android: remove lowmemory killer from the treeMichal Hocko
2017-03-08kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova
2017-03-08mtd: nand: Move Macronix specific initialization in nand_macronix.cBoris Brezillon
2017-03-08mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cBoris Brezillon
2017-03-08mtd: nand: Move Micron specific init logic in nand_micron.cBoris Brezillon
2017-03-08mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cBoris Brezillon
2017-03-08mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cBoris Brezillon
2017-03-08mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cBoris Brezillon
2017-03-08mtd: nand: Add manufacturer specific initialization/detection stepsBoris Brezillon
2017-03-08mtd: nand: Do not expose the NAND manufacturer table directlyBoris Brezillon
2017-03-08mtd: nand: Rename the nand_manufacturers structBoris Brezillon
2017-03-08mtd: nand: Store nand ID in struct nand_chipBoris Brezillon
2017-03-08iio: adc: add support for Allwinner SoCs ADCQuentin Schulz
2017-03-08leds: core: add OF variants of LED registering functionsRafał Miłecki
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara