forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'akpm' (patches from Andrew)
Merge misc updates from Andrew Morton: - kasan updates - procfs - lib/bitmap updates - other lib/ updates - checkpatch tweaks - rapidio - ubsan - pipe fixes and cleanups - lots of other misc bits * emailed patches from Andrew Morton <[email protected]>: (114 commits) Documentation/sysctl/user.txt: fix typo MAINTAINERS: update ARM/QUALCOMM SUPPORT patterns MAINTAINERS: update various PALM patterns MAINTAINERS: update "ARM/OXNAS platform support" patterns MAINTAINERS: update Cortina/Gemini patterns MAINTAINERS: remove ARM/CLKDEV SUPPORT file pattern MAINTAINERS: remove ANDROID ION pattern mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors mm: docs: fix parameter names mismatch mm: docs: fixup punctuation pipe: read buffer limits atomically pipe: simplify round_pipe_size() pipe: reject F_SETPIPE_SZ with size over UINT_MAX pipe: fix off-by-one error when checking buffer limits pipe: actually allow root to exceed the pipe buffer limits pipe, sysctl: remove pipe_proc_fn() pipe, sysctl: drop 'min' parameter from pipe-max-size converter kasan: rework Kconfig settings crash_dump: is_kdump_kernel can be boolean kernel/mutex: mutex_is_locked can be boolean ...
- Loading branch information
Showing
134 changed files
with
1,422 additions
and
1,075 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -903,7 +903,6 @@ L: [email protected] | |
S: Supported | ||
F: drivers/staging/android/ion | ||
F: drivers/staging/android/uapi/ion.h | ||
F: drivers/staging/android/uapi/ion_test.h | ||
|
||
AOA (Apple Onboard Audio) ALSA DRIVER | ||
M: Johannes Berg <[email protected]> | ||
|
@@ -1308,7 +1307,6 @@ M: Russell King <[email protected]> | |
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
T: git git://git.armlinux.org.uk/~rmk/linux-arm.git clkdev | ||
F: arch/arm/include/asm/clkdev.h | ||
F: drivers/clk/clkdev.c | ||
|
||
ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT | ||
|
@@ -1360,7 +1358,7 @@ F: Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt | |
F: Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt | ||
F: Documentation/devicetree/bindings/rtc/faraday,ftrtc010.txt | ||
F: arch/arm/mach-gemini/ | ||
F: drivers/net/ethernet/cortina/gemini/* | ||
F: drivers/net/ethernet/cortina/ | ||
F: drivers/pinctrl/pinctrl-gemini.c | ||
F: drivers/rtc/rtc-ftrtc010.c | ||
|
||
|
@@ -1737,18 +1735,15 @@ L: [email protected] (moderated for non-subscribers) | |
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/mach-oxnas/ | ||
F: arch/arm/boot/dts/ox8*.dtsi | ||
F: arch/arm/boot/dts/wd-mbwe.dts | ||
F: arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts | ||
F: arch/arm/boot/dts/ox8*.dts* | ||
N: oxnas | ||
|
||
ARM/PALM TREO SUPPORT | ||
M: Tomas Cech <[email protected]> | ||
L: [email protected] | ||
W: http://hackndev.com | ||
S: Maintained | ||
F: arch/arm/mach-pxa/include/mach/palmtreo.h | ||
F: arch/arm/mach-pxa/palmtreo.c | ||
F: arch/arm/mach-pxa/palmtreo.* | ||
|
||
ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT | ||
M: Marek Vasut <[email protected]> | ||
|
@@ -1757,12 +1752,10 @@ W: http://hackndev.com | |
S: Maintained | ||
F: arch/arm/mach-pxa/include/mach/palmtx.h | ||
F: arch/arm/mach-pxa/palmtx.c | ||
F: arch/arm/mach-pxa/include/mach/palmt5.h | ||
F: arch/arm/mach-pxa/palmt5.c | ||
F: arch/arm/mach-pxa/palmt5.* | ||
F: arch/arm/mach-pxa/include/mach/palmld.h | ||
F: arch/arm/mach-pxa/palmld.c | ||
F: arch/arm/mach-pxa/include/mach/palmte2.h | ||
F: arch/arm/mach-pxa/palmte2.c | ||
F: arch/arm/mach-pxa/palmte2.* | ||
F: arch/arm/mach-pxa/include/mach/palmtc.h | ||
F: arch/arm/mach-pxa/palmtc.c | ||
|
||
|
@@ -1771,8 +1764,7 @@ M: Sergey Lapin <[email protected]> | |
L: [email protected] | ||
W: http://hackndev.com | ||
S: Maintained | ||
F: arch/arm/mach-pxa/include/mach/palmz72.h | ||
F: arch/arm/mach-pxa/palmz72.c | ||
F: arch/arm/mach-pxa/palmz72.* | ||
|
||
ARM/PLEB SUPPORT | ||
M: Peter Chubb <[email protected]> | ||
|
@@ -1801,7 +1793,6 @@ F: drivers/clk/qcom/ | |
F: drivers/dma/qcom/ | ||
F: drivers/soc/qcom/ | ||
F: drivers/spi/spi-qup.c | ||
F: drivers/tty/serial/msm_serial.h | ||
F: drivers/tty/serial/msm_serial.c | ||
F: drivers/*/pm8???-* | ||
F: drivers/mfd/ssbi.c | ||
|
@@ -3567,7 +3558,7 @@ F: drivers/media/platform/coda/ | |
|
||
COMMON CLK FRAMEWORK | ||
M: Michael Turquette <[email protected]> | ||
M: Stephen Boyd <sboyd@codeaurora.org> | ||
M: Stephen Boyd <sboyd@kernel.org> | ||
L: [email protected] | ||
Q: http://patchwork.kernel.org/project/linux-clk/list/ | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git | ||
|
@@ -10284,7 +10275,7 @@ F: include/uapi/linux/openvswitch.h | |
OPERATING PERFORMANCE POINTS (OPP) | ||
M: Viresh Kumar <[email protected]> | ||
M: Nishanth Menon <[email protected]> | ||
M: Stephen Boyd <sboyd@codeaurora.org> | ||
M: Stephen Boyd <sboyd@kernel.org> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git | ||
|
@@ -13020,7 +13011,7 @@ F: Documentation/networking/spider_net.txt | |
F: drivers/net/ethernet/toshiba/spider_net* | ||
|
||
SPMI SUBSYSTEM | ||
R: Stephen Boyd <sboyd@codeaurora.org> | ||
R: Stephen Boyd <sboyd@kernel.org> | ||
L: [email protected] | ||
F: Documentation/devicetree/bindings/spmi/ | ||
F: drivers/spmi/ | ||
|
@@ -13905,7 +13896,7 @@ F: include/linux/usb/tilegx.h | |
TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER | ||
M: John Stultz <[email protected]> | ||
M: Thomas Gleixner <[email protected]> | ||
R: Stephen Boyd <sboyd@codeaurora.org> | ||
R: Stephen Boyd <sboyd@kernel.org> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
S: Supported | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.