aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-27
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* restore killability of old mutex_lock_killable(&inode->i_mutex) usersAl Viro2016-05-26
* add down_write_killable_nested()Al Viro2016-05-26
* update D/f/directory-lockingAl Viro2016-05-26
* Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-25
|\
| * do "fold checks into iterate_and_advance()" rightAl Viro2016-05-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-25
|\ \
| * | make xattr_resolve_handlers() safe to use with NULL ->s_xattrAl Viro2016-05-25
| * | xattr: Fail with -EINVAL for NULL attribute namesAndreas Gruenbacher2016-05-25
* | | Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-25
|\ \ \
| * \ \ Merge branch 'acpi-battery'Rafael J. Wysocki2016-05-25
| |\ \ \
| | * | | ACPI / battery: Correctly serialise with the pending async probeChris Wilson2016-05-20
* | | | | Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-25
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki2016-05-25
| |\ \ \ \ \ \ \
| | | | * | | | | PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki2016-05-20
| | | * | | | | | cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano2016-05-17
| | * | | | | | | cpufreq: schedutil: Improve prints messages with pr_fmtViresh Kumar2016-05-18
| | * | | | | | | cpufreq: simplified goto out in cpufreq_register_driver()Pankaj Gupta2016-05-17
| | * | | | | | | cpufreq: governor: CPUFREQ_GOV_STOP never failsRafael J. Wysocki2016-05-17
| | * | | | | | | cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never failsRafael J. Wysocki2016-05-17
| | * | | | | | | intel_pstate: Simplify conditional in intel_pstate_set_policy()Rafael J. Wysocki2016-05-17
* | | | | | | | | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-25
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-4.7/pwm-atomic' into for-nextThierry Reding2016-05-17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pwm: Add information about polarity, duty cycle and period to debugfsHeiko Stübner2016-05-17
| | * | | | | | | | | pwm: Switch to the atomic APIBoris Brezillon2016-05-17
| | * | | | | | | | | pwm: Update documentationBoris Brezillon2016-05-17
| | * | | | | | | | | pwm: Add core infrastructure to allow atomic updatesBoris Brezillon2016-05-17
| | * | | | | | | | | pwm: Add hardware readout infrastructureBoris Brezillon2016-05-17
| | * | | | | | | | | pwm: Move the enabled/disabled info into pwm_stateBoris Brezillon2016-05-17
| | * | | | | | | | | pwm: Introduce the pwm_state conceptBoris Brezillon2016-05-17
| | * | | | | | | | | pwm: Keep PWM state in sync with hardware stateBoris Brezillon2016-05-17
| | * | | | | | | | | ARM: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-17
| | * | | | | | | | | drm: i915: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-17
| | * | | | | | | | | input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-17
| | * | | | | | | | | input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-17
| | * | | | | | | | | backlight: lm3630a: explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-17
| | * | | | | | | | | backlight: lp855x: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-17
| | * | | | | | | | | backlight: lp8788: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-17
| | * | | | | | | | | backlight: pwm_bl: Use pwm_get_args() where appropriateBoris Brezillon2016-05-17
| | * | | | | | | | | fbdev: ssd1307fb: Use pwm_get_args() where appropriateBoris Brezillon2016-05-17
| | * | | | | | | | | regulator: pwm: Use pwm_get_args() where appropriateBoris Brezillon2016-05-17
| | * | | | | | | | | leds: pwm: Use pwm_get_args() where appropriateBoris Brezillon2016-05-17
| | * | | | | | | | | input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon2016-05-17
| | * | | | | | | | | hwmon: pwm-fan: Use pwm_get_args() where appropriateBoris Brezillon2016-05-17
| | * | | | | | | | | clk: pwm: Use pwm_get_args() where appropriateBoris Brezillon2016-05-17
| | * | | | | | | | | pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon2016-05-17
| | * | | | | | | | | pwm: Get rid of pwm->lockBoris BREZILLON2016-05-17
| | * | | | | | | | | backlight: lm3630a_bl: Stop messing with the pwm->period fieldBoris BREZILLON2016-05-17
| | * | | | | | | | | backlight: pwm_bl: Remove useless call to pwm_set_period()Boris BREZILLON2016-05-17