summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-27tty: add function to convert device name to numberOkash Khawaja1-0/+3
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-147/+6
2017-06-25tty: define tty_open_by_driver when CONFIG_TTY is not definedOkash Khawaja1-0/+3
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman5-35/+40
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-28/+25
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+2
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski1-1/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+10
2017-06-14block: Fix a blk_exit_rl() regressionBart Van Assche1-0/+2
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm1-2/+1
2017-06-12configfs: Introduce config_item_get_unless_zero()Bart Van Assche1-1/+2
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman36-48/+192
2017-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+0
2017-06-12compiler, clang: properly override 'inline' for clangLinus Torvalds1-1/+2
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+29
2017-06-11iio: add hardware triggered operating modeBenjamin Gaignard1-0/+6
2017-06-11iio: adc: twl4030: Fold twl4030-madc.h into driverSebastian Reichel1-137/+0
2017-06-11iio: adc: twl4030: Remove twl4030_madc_request.func_cbSebastian Reichel1-1/+0
2017-06-11iio: adc: twl4030: Drop struct twl4030_madc_user_parmsSebastian Reichel1-6/+0
2017-06-11iio: adc: twl4030: Unexport twl4030_madc_conversion()Sebastian Reichel1-2/+0
2017-06-11iio: adc: twl4030: Drop twl4030_get_madc_conversion()Sebastian Reichel1-1/+0
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2017-06-10Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2017-06-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-2/+0
2017-06-09KEYS: sanitize key structs before freeingEric Biggers1-1/+0
2017-06-09Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+2
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki1-5/+2
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini1-2/+0
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern1-0/+5
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2-3/+29
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller1-3/+4
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki1-5/+2
2017-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2017-06-07compiler, clang: suppress warning for unused static inline functionsDavid Rientjes1-0/+7
2017-06-06elevator: fix truncation of icq_cache_nameEric Biggers1-1/+1
2017-06-06Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+21
2017-06-05net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-0/+1
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+9
2017-06-03mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-03mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse1-0/+11
2017-06-03frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-1/+5
2017-06-03include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-02Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2017-06-02net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy1-1/+9
2017-05-30iommu/dma: Fix function declarationArnd Bergmann1-0/+1
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+8