summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-2538-1026/+0Star
* locking/mutex: Rework mutex::ownerPeter Zijlstra2016-10-257-305/+187Star
* locking/drm: Kill mutex trickeryPeter Zijlstra2016-10-252-39/+4Star
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-251-3/+3
|\
| * hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2016-10-191-3/+3
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-2513-35/+41
|\ \
| * | clk: at91: Fix a return value in case of errorChristophe JAILLET2016-10-211-1/+1
| * | clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada2016-10-194-17/+17
| * | clk: uniphier: fix memory overrun bugMasahiro Yamada2016-10-191-1/+1
| * | clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock initShawn Guo2016-10-181-2/+2
| * | clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT2016-10-181-0/+1
| * | clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.Eric Anholt2016-10-181-7/+4Star
| * | clk: max77686: fix number of clocks setup for clk_hw based registrationJavier Martinez Canillas2016-10-181-0/+1
| * | clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT2016-10-181-5/+5
| * | clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER functionShawn Guo2016-10-181-1/+1
| * | clk: mediatek: Add hardware dependencyJean Delvare2016-10-181-0/+2
| * | clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas2016-10-181-0/+1
| * | clk: uniphier: fix type of variable passed to regmap_read()Masahiro Yamada2016-10-181-1/+1
| * | clk: uniphier: add system clock support for sLD3 SoCMasahiro Yamada2016-10-181-0/+4
| |/
* | Merge tag 'gpio-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-259-12/+64
|\ \
| * | gpio: mpc8xxx: Correct irq handler functionLiu Gang2016-10-241-1/+1
| * | gpio: ath79: Fix module autoloadJavier Martinez Canillas2016-10-241-0/+1
| * | gpio: ts4800: Fix module autoloadJavier Martinez Canillas2016-10-211-0/+1
| * | gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flagsLars-Peter Clausen2016-10-211-0/+11
| * | gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flagsLars-Peter Clausen2016-10-211-0/+13
| * | gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leakLars-Peter Clausen2016-10-211-0/+2
| * | gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offsetLars-Peter Clausen2016-10-211-0/+5
| * | gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leakLars-Peter Clausen2016-10-211-0/+2
| * | gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offsetLars-Peter Clausen2016-10-211-0/+5
| * | gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leakLars-Peter Clausen2016-10-211-0/+2
| * | gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validationLars-Peter Clausen2016-10-211-1/+1
| * | gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()David Arcari2016-10-201-2/+5
| * | gpio: mockup: add sysfs dependencyArnd Bergmann2016-10-201-1/+1
| * | gpio: stmpe: || vs && typoDan Carpenter2016-10-201-1/+1
| * | gpio: mxs: Unmap region obtained by of_iomapArvind Yadav2016-10-201-2/+6
| * | gpio/board.txt: point to gpiod_set_valuePavel Machek2016-10-201-4/+7
| |/
* | Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-254-19/+36
|\ \
| * | xenbus: check return value of xenbus_scanf()Jan Beulich2016-10-241-1/+3
| * | xenbus: prefer list_for_each()Jan Beulich2016-10-241-2/+2
| * | x86: xen: move cpu_up functions out of ifdefArnd Bergmann2016-10-241-0/+2
| * | xenbus: advertise control feature flagsJuergen Gross2016-10-241-16/+29
* | | mm: unexport __get_user_pages()Lorenzo Stoakes2016-10-254-13/+6Star
* | | proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds2016-10-251-10/+8Star
* | | Linux 4.9-rc2Linus Torvalds2016-10-241-1/+1
* | | Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-244-12/+13
|\ \ \
| * | | ubifs: Abort readdir upon errorRichard Weinberger2016-10-201-5/+3Star
| * | | UBI: Fix crash in try_recover_peb()Geert Uytterhoeven2016-10-201-0/+1
| * | | ubi: fix swapped arguments to call to ubi_alloc_aebColin Ian King2016-10-201-1/+1
| * | | ubifs: Fix xattr_names length in exit pathsRichard Weinberger2016-10-201-0/+2
| * | | ubifs: Rename ubifs_rename2Richard Weinberger2016-10-201-6/+6