summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes-0/+7
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-48/+45
2017-06-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+28
2017-06-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+62
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-13/+15
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel-10/+11
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin-0/+1
2017-06-04Linux 4.12-rc4v4.12-rc4Linus Torvalds-1/+1
2017-06-04fs/ufs: Set UFS default maximum bytes per fileRichard Narron-3/+2
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-19/+40
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+0
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-17/+69
2017-06-04Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds-2/+2
2017-06-04[media] rc-core: race condition during ir_raw_event_register()Sean Young-5/+8
2017-06-04[media] cec: drop MEDIA_CEC_DEBUGHans Verkuil-9/+3
2017-06-04[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil-9/+9
2017-06-04[media] cec: select CEC_CORE instead of depend on itHans Verkuil-18/+24
2017-06-04[media] rainshadow-cec: ensure exit_loop is intializedColin Ian King-1/+1
2017-06-04[media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab-7/+1
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-35/+53
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-170/+194
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman-2/+0
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara-4/+3
2017-06-03Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-30/+36
2017-06-03Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtdLinus Torvalds-19/+54
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler-26/+26
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler-1/+0
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede-2/+3
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede-7/+36
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov-273389/+1303994
2017-06-02Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-7/+6
2017-06-02Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-3/+17
2017-06-02Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+5
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-57/+170
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik-4/+5
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko-11/+54
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse-12/+24
2017-06-02mlock: fix mlock count can not decrease in race conditionYisheng Xie-2/+3
2017-06-02mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal-6/+2
2017-06-02dax: fix race between colliding PMD & PTE entriesRoss Zwisler-0/+23
2017-06-02mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler-10/+30
2017-06-02mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...Tetsuo Handa-1/+3
2017-06-02pcmcia: remove left-over %Z formatNicolas Iooss-3/+3
2017-06-02slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner-2/+4
2017-06-02initramfs: fix disabling of initramfs (and its compression)Florian Fainelli-0/+1
2017-06-02mm: clarify why we want kmalloc before falling backto vmallockMichal Hocko-2/+5
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke-1/+11
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko-1/+1
2017-06-02ksm: prevent crash after write_protect_page failsAndrea Arcangeli-2/+1
2017-06-03Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki-7/+6