summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-10-05
| | | |\| | | | | | | | | |
| | | | * | | | | | | | | | fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-09-30
| | | | * | | | | | | | | | fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-30
| | | | * | | | | | | | | | fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-30
| | | | * | | | | | | | | | net: smc91x: fix SMC accessesRussell King2016-09-30
| | | | * | | | | | | | | | bonding: Fix bonding crashMahesh Bandewar2016-09-30
| | | | * | | | | | | | | | include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-09-30
| | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-10-05
| | | |\| | | | | | | | |
| | | | * | | | | | | | | fix iov_iter_fault_in_readable()Al Viro2016-09-24
| | | | * | | | | | | | | genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-24
| | | | * | | | | | | | | net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-09-24
| | | | * | | | | | | | | mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann2016-09-24
| | | | * | | | | | | | | iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-09-24
| | | | * | | | | | | | | mm: introduce get_task_exe_fileMateusz Guzik2016-09-24
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | * | | | | | | | | Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4Alex Shi2016-10-05
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | usercopy: fold builtin_const check into inline functionKees Cook2016-10-05
| | | * | | | | | | | | | Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4Alex Shi2016-09-24
| | | |\| | | | | | | | |
| | | | * | | | | | | | | unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2016-09-24
| | | | * | | | | | | | | mm/slub: support left redzoneJoonsoo Kim2016-09-24
* | | | | | | | | | | | | Merge "sched/rt: Fix PI handling vs. sched_setscheduler()"Linux Build Service Account2017-03-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra2017-02-22
* | | | | | | | | | | | | Merge "iommu/io-pgtable-fast: optimize statically allocated pages"Linux Build Service Account2017-03-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | iommu/io-pgtable-fast: optimize statically allocated pagesShiraz Hashim2017-03-01
* | | | | | | | | | | | | Merge "msm: kgsl: Add placeholders for KGSL power limit functions"Linux Build Service Account2017-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | msm: kgsl: Add placeholders for KGSL power limit functionsJordan Crouse2017-02-27
* | | | | | | | | | | | | | Merge "defconfig: msm: Enable PBS driver support for sdm660"Linux Build Service Account2017-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | soc: qcom: qpnp-pbs: Add PBS driver supportKiran Gunda2017-02-27
* | | | | | | | | | | | | | msm: mdss: remove hdmi audio sysfs nodeRay Zhang2017-02-27
* | | | | | | | | | | | | | Merge "mm: fix build warnings in <linux/compaction.h>"Linux Build Service Account2017-02-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mm: fix build warnings in <linux/compaction.h>Minchan Kim2017-02-21
* | | | | | | | | | | | | | | Merge "zsmalloc: require GFP in zs_malloc()"Linux Build Service Account2017-02-25
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky2017-02-21
* | | | | | | | | | | | | | | Merge "mm: balloon: use general non-lru movable page feature"Linux Build Service Account2017-02-25
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | mm: balloon: use general non-lru movable page featureMinchan Kim2017-02-21
* | | | | | | | | | | | | | | Merge "mm: migrate: support non-lru movable page migration"Linux Build Service Account2017-02-25
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | mm: migrate: support non-lru movable page migrationMinchan Kim2017-02-21
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "mhi: core: power management redesign"Linux Build Service Account2017-02-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mhi: core: power management redesignSujeev Dias2017-02-24
* | | | | | | | | | | | | | | Merge "regulator: qpnp-labibb: Add support for notifier callback"Linux Build Service Account2017-02-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | regulator: qpnp-labibb: Add support for notifier callbackKiran Gunda2017-02-22
* | | | | | | | | | | | | | | Merge "msm: gsi: add support for generic commands"Linux Build Service Account2017-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | msm: gsi: add support for generic commandsSkylar Chang2017-02-23
* | | | | | | | | | | | | | | | Merge "drm/msm: add sde io util API support"Linux Build Service Account2017-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | drm/msm: add sde io util API supportDhaval Patel2017-02-22
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "mhi: core: Add support for new MHI hardware channel"Linux Build Service Account2017-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mhi: core: Add support for new MHI hardware channelSujeev Dias2017-02-22
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "drm/msm: Get and enable the IOMMU clocks"Linux Build Service Account2017-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | iommu/arm-smmu: Add support for TTBR1Jordan Crouse2017-02-22
| |/ / / / / / / / / / / / /
* / / / / / / / / / / / / / mm, compaction: introduce kcompactdVlastimil Babka2017-02-21
|/ / / / / / / / / / / / /
* / / / / / / / / / / / / power: qcom-charger: add support for internal and external rsenseAshay Jaiswal2017-02-18
|/ / / / / / / / / / / /