summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-03-14qed*: Utilize Firmware 8.15.3.0Mintz, Yuval7-273/+229
2017-03-14Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-13/+3
2017-03-13iio: sw-device: Fix config group initializationLars-Peter Clausen1-1/+1
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini1-0/+2
2017-03-13regulator: pfuze100-regulator: add coin supportGeorge McCollister1-0/+1
2017-03-13x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov1-0/+5
2017-03-13etherdevice: remove unused eth_addr_greaterVivien Didelot1-15/+0
2017-03-13bpf: improve read-only handlingDaniel Borkmann1-4/+12
2017-03-13locking/refcount: Add refcount_t API kernel-doc commentsDavid Windsor1-0/+19
2017-03-13net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto1-3/+9
2017-03-13net: stmmac: multiple queues dt configurationJoao Pinto1-0/+30
2017-03-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+23
2017-03-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2017-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+15
2017-03-11acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang1-1/+1
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang1-3/+0
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner1-0/+23
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2-0/+3
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds3-7/+33
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-12/+8
2017-03-10net: Work around lockdep limitation in sockets that use socketsDavid Howells1-1/+1
2017-03-10userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli1-4/+3
2017-03-10mm/vmstats: add thp_split_pud event for clarityYisheng Xie1-0/+3
2017-03-10include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann1-1/+1
2017-03-10userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli1-6/+0
2017-03-10scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-10ethtool: add CRC32 as an RSS hash functionJakub Kicinski1-0/+2
2017-03-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-9/+0
2017-03-10PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas1-4/+0
2017-03-10bpf: convert htab map to hlist_nullsAlexei Starovoitov2-0/+19
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov3-7/+30
2017-03-09asm-generic: introduce 5level-fixup.hKirill A. Shutemov1-0/+3
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov25-84/+187
2017-03-09tee: generic TEE subsystemJens Wiklander1-0/+277
2017-03-09staging, android: remove lowmemory killer from the treeMichal Hocko1-4/+0
2017-03-09kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova1-1/+2
2017-03-09mtd: nand: Move Macronix specific initialization in nand_macronix.cBoris Brezillon1-0/+1
2017-03-09mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cBoris Brezillon1-0/+1
2017-03-09mtd: nand: Move Micron specific init logic in nand_micron.cBoris Brezillon1-20/+1
2017-03-09mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cBoris Brezillon1-0/+1
2017-03-09mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cBoris Brezillon1-0/+1
2017-03-09mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cBoris Brezillon1-0/+2
2017-03-09mtd: nand: Add manufacturer specific initialization/detection stepsBoris Brezillon1-0/+35
2017-03-09mtd: nand: Do not expose the NAND manufacturer table directlyBoris Brezillon1-1/+8
2017-03-09mtd: nand: Rename the nand_manufacturers structBoris Brezillon1-3/+3
2017-03-09mtd: nand: Store nand ID in struct nand_chipBoris Brezillon1-0/+13
2017-03-08iio: adc: add support for Allwinner SoCs ADCQuentin Schulz1-0/+2
2017-03-08leds: core: add OF variants of LED registering functionsRafał Miłecki1-4/+10
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds1-21/+10