-
- Downloads
Merge branch 'akpm' (fixes from Andrew)
Merge emailed fixes from Andrew Morton: "Bunch of fixes: - delayed IPC updates. I held back on this because of some possible outstanding bug reports, but they appear to have been addressed in later versions - A bunch of MAINTAINERS updates - Yet Another RTC driver. I'd held this back while a couple of little issues were being worked out. I'm expecting an intrusive-but-simple patchset from Joe Perches which splits up printk.c into kernel/printk/*. That will be a pig to maintain for two months so if it passes testing I'd like to get it upstream after a week or so." * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (35 commits) printk: fix incorrect length from print_time() when seconds > 99999 drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield rtc: add RTC driver for TPS6586x MAINTAINERS: fix drivers/staging/sm7xx/ MAINTAINERS: remove include/linux/of_pwm.h MAINTAINERS: remove arch/*/lib/perf_event*.c MAINTAINERS: remove drivers/mmc/host/imxmmc.* MAINTAINERS: fix Documentation/mei/ MAINTAINERS: remove arch/x86/platform/mrst/pmu.* MAINTAINERS: remove firmware/isci/ MAINTAINERS: fix drivers/ieee802154/ MAINTAINERS: fix .../plat-mxc/include/mach/imxfb.h MAINTAINERS: remove drivers/video/epson1355fb.c MAINTAINERS: fix drivers/media/usb/dvb-usb/cxusb* MAINTAINERS: adjust for UAPI MAINTAINERS: fix drivers/media/platform/atmel-isi.c MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.h MAINTAINERS: fix drivers/rtc/rtc-vt8500.c MAINTAINERS: remove arch/arm/plat-s5p/ ...
Showing
- Documentation/sysctl/kernel.txt 32 additions, 0 deletionsDocumentation/sysctl/kernel.txt
- MAINTAINERS 124 additions, 75 deletionsMAINTAINERS
- drivers/rtc/Kconfig 8 additions, 0 deletionsdrivers/rtc/Kconfig
- drivers/rtc/Makefile 1 addition, 0 deletionsdrivers/rtc/Makefile
- drivers/rtc/rtc-tegra.c 7 additions, 0 deletionsdrivers/rtc/rtc-tegra.c
- drivers/rtc/rtc-tps6586x.c 356 additions, 0 deletionsdrivers/rtc/rtc-tps6586x.c
- drivers/rtc/rtc-vt8500.c 6 additions, 5 deletionsdrivers/rtc/rtc-vt8500.c
- include/asm-generic/tlb.h 9 additions, 0 deletionsinclude/asm-generic/tlb.h
- include/linux/ipc_namespace.h 1 addition, 0 deletionsinclude/linux/ipc_namespace.h
- include/linux/mmzone.h 0 additions, 8 deletionsinclude/linux/mmzone.h
- include/linux/msg.h 4 additions, 2 deletionsinclude/linux/msg.h
- include/uapi/linux/msg.h 1 addition, 0 deletionsinclude/uapi/linux/msg.h
- ipc/compat.c 20 additions, 26 deletionsipc/compat.c
- ipc/ipc_sysctl.c 32 additions, 0 deletionsipc/ipc_sysctl.c
- ipc/msg.c 96 additions, 27 deletionsipc/msg.c
- ipc/msgutil.c 43 additions, 0 deletionsipc/msgutil.c
- ipc/util.c 12 additions, 4 deletionsipc/util.c
- ipc/util.h 2 additions, 0 deletionsipc/util.h
- kernel/printk.c 3 additions, 2 deletionskernel/printk.c
- mm/memory.c 5 additions, 0 deletionsmm/memory.c
Loading
Please register or sign in to comment