summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-11-061-4/+4
|\
| * audit: audit_string_contains_control can be booleanYaowei Bai2015-11-041-1/+1
| * audit: audit_dummy_context can be booleanYaowei Bai2015-11-041-3/+3
* | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-058-116/+144
|\ \
| * | cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo2015-10-151-0/+1
| * | cgroup: keep zombies associated with their original cgroupsTejun Heo2015-10-152-3/+3
| * | cgroup: make css_set_rwsem a spinlock and rename it to css_set_lockTejun Heo2015-10-151-3/+2
| * | cgroup: don't hold css_set_rwsem across css task iterationTejun Heo2015-10-152-0/+7
| * | cgroup: replace cgroup_has_tasks() with cgroup_is_populated()Tejun Heo2015-10-151-2/+2
| * | cgroup: make cgroup->nr_populated count the number of populated css_setsTejun Heo2015-10-151-4/+4
| * | cgroup: Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo2015-09-241-2/+8
| |\ \
| * | | cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()Tejun Heo2015-09-221-0/+22
| * | | memcg: generate file modified notifications on "memory.events"Tejun Heo2015-09-211-0/+4
| * | | cgroup: generalize obtaining the handles of and notifying cgroup filesTejun Heo2015-09-182-2/+37
| * | | cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLETejun Heo2015-09-181-5/+1
| * | | cgroup: replace "cgroup.populated" with "cgroup.events"Tejun Heo2015-09-181-1/+1
| * | | cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo2015-09-181-58/+0
| * | | cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo2015-09-183-7/+2
| * | | cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...Tejun Heo2015-09-181-0/+21
| * | | jump_label: make static_key_enabled() work on static_key_true/false types tooTejun Heo2015-09-181-7/+11
| * | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-09-163-22/+25
* | | | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-11-051-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo2015-11-03150-786/+3974
| |\ \ \ \
| * | | | | ata: ahci: find eSATA ports and flag them as removableManuel Lauss2015-09-301-0/+1
* | | | | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-053-16/+31
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-042-1/+6
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | | * | | | | spi: pxa2xx: Add support for Intel BroxtonJarkko Nikula2015-10-301-0/+1
| | | |/ / / / / | | |/| | | | |
| | | * | | | | spi: Add THIS_MODULE to spi_driver in SPI coreAndrew F. Davis2015-10-281-1/+5
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi...Mark Brown2015-11-041-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | spi: bitbang: Replace spinlock by mutexNicolas Boichat2015-09-171-1/+1
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'spi/topic/doc' into spi-nextMark Brown2015-11-041-14/+24
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | spi: fix kernel-doc warnings about missing return desc in spi.hJavier Martinez Canillas2015-10-231-14/+20
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'topic/core' and 'topic/stats' of git://git.kernel.org/pub/scm...Mark Brown2015-10-231-0/+4
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | spi: add transfer histogram statistics via sysfsMartin Sperl2015-09-191-0/+4
| | | |/ / / /
* | | | | | | Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-11-052-7/+5
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown2015-11-041-7/+3
| |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis2015-10-051-7/+3
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. | | | | | | | | Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an...Mark Brown2015-11-041-0/+2
| |\ \| | | | | | | | | | | |_|/ / / / / / | | |/| | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| | | * | | | | | regulator: introduce min_dropout_uVSascha Hauer2015-10-161-0/+2
| | |/ / / / / /
* | | | | | | | Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-0521-25/+568
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: Add clk_hw_is_enabled() for use by clk providersJoachim Eastwood2015-10-261-0/+1
| * | | | | | | | clk: Add stubs for of_clk_*() APIs when CONFIG_OF=nStephen Boyd2015-10-261-0/+9
| * | | | | | | | clk: Remove clk_{register,unregister}_multiplier()Stephen Boyd2015-10-231-7/+0
| * | | | | | | | Merge branch 'clk-iproc' into clk-nextStephen Boyd2015-10-222-0/+123
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: ns2: add clock support for Broadcom Northstar 2 SoCJon Mason2015-10-221-0/+72
| | * | | | | | | | clk: nsp: add clock support for Broadcom Northstar Plus SoCJon Mason2015-10-221-0/+51
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2015-10-222-0/+95
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: sunxi: Add a driver for the PLL2Maxime Ripard2015-10-211-0/+53
| | * | | | | | | | clk: Add a basic multiplier clockMaxime Ripard2015-10-211-0/+42
| | |/ / / / / / /
| * | | | | | | | Merge branch 'clk-shmobile-for-v4.4' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette2015-10-212-0/+78
| |\ \ \ \ \ \ \ \