summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-08-30Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...Mark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...Mark Brown
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-17regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo
2015-08-03Revert "libata: Implement support for sense data reporting"Tejun Heo
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-29Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki
2015-07-27of: constify drv arg of of_driver_match_device stubTomeu Vizoso
2015-07-27net/macb: convert to kernel docAndy Shevchenko
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-25Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-07-24regulator: Add over current protection (OCP) supportStephen Boyd
2015-07-24regulator: mt6311: Add support for mt6311 regulatorHenry Chen
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng
2015-07-22NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2015-07-21Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-07-17mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-16mfd/extcon: max77843: Rename defines to allow inclusion with max77693Krzysztof Kozlowski
2015-07-16mfd/extcon: max77693: Rename defines to allow inclusion with max77843Krzysztof Kozlowski
2015-07-16drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski
2015-07-16mfd: max77693: Store I2C device type as enum and add default unknownKrzysztof Kozlowski
2015-07-16mfd/extcon: max77693: Remove unused extern declarations and max77693_dev membersKrzysztof Kozlowski
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven