summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier2015-10-223-13/+6
* Merge tag 'renesas-cleanup2-for-v4.4' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2015-10-226-112/+10
|\
| * ARM: shmobile: R-Mobile: add missing of_node_putJulia Lawall2015-10-121-1/+3
| * ARM: shmobile: dt: Rename incorrect interrupt related bindingLee Jones2015-10-021-3/+3
| * ARM: shmobile: apmu: correct type of CPU idAndrzej Hajda2015-10-021-1/+1
| * ARM: shmobile: r8a7779: Remove legacy PM Domain remainingsGeert Uytterhoeven2015-10-012-105/+0
| * ARM: shmobile: r8a7778: Make r8a7778_init_irq_dt() staticGeert Uytterhoeven2015-10-011-1/+2
| * ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() staticGeert Uytterhoeven2015-10-011-1/+1
* | Merge tag 'omap-for-v4.4/cleanup-pt1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2015-10-1514-911/+2
|\ \
| * | ARM: OMAP3: clock: remove un-used core dpll re-program codeTero Kristo2015-10-145-510/+0
| * | ARM: OMAP2+: Remove unneeded semicolonsJavier Martinez Canillas2015-10-122-2/+2
| * | ARM: OMAP3: vc: Remove unused macrosJavier Martinez Canillas2015-10-121-4/+0
| * | ARM: OMAP1: Remove board support for VoiceBlue boardLadislav Michl2015-10-124-323/+0
| * | ARM: OMAP2+: Remove legacy OMAP3 ISP instantiationLaurent Pinchart2015-10-122-72/+0
* | | Merge tag 'mvebu-cleanup-4.4-1' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann2015-10-151-2/+2
|\ \ \
| * | | ARM: mvebu: Use a CR_C constant instead of a hard-coded oneGregory CLEMENT2015-09-291-2/+2
* | | | Merge tag 'efm32-for-4.4-rc1' of git://git.pengutronix.de/git/ukl/linux into ...Arnd Bergmann2015-10-062-20/+20
|\ \ \ \
| * | | | ARM: efm32: switch to vendor,device compatible stringsUwe Kleine-König2015-09-101-16/+16
| * | | | ARM: efm32: switch to properly namespaced location propertyUwe Kleine-König2015-09-101-4/+4
* | | | | Merge tag 'renesas-cleanup-for-v4.4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2015-10-0624-2687/+4
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | ARM: shmobile: Remove legacy clock support leftoversLaurent Pinchart2015-09-142-4/+0
| * | | ARM: shmobile: remove Makefile.bootSimon Horman2015-09-141-0/+0
| * | | ARM: shmobile: Kconfig: remove unused SHMOBILE_TIMER_HZ sectionUlrich Hecht2015-09-141-20/+0
| * | | ARM: shmobile: bockw: remove legacy DTB build targetUlrich Hecht2015-09-141-2/+0
| * | | MAINTAINERS: remove references to dropped marzen and bockw defconfigsUlrich Hecht2015-09-141-2/+0
| * | | ARM: shmobile: bockw: remove legacy defconfigUlrich Hecht2015-09-141-133/+0
| * | | ARM: shmobile: remove ARCH_SHMOBILE_LEGACY optionUlrich Hecht2015-09-143-50/+2
| * | | ARM: shmobile: r8a7778: remove legacy clock implementationUlrich Hecht2015-09-144-437/+0
| * | | ARM: shmobile: Kconfig: remove obsolete option ARCH_R8A7778Ulrich Hecht2015-09-141-6/+0
| * | | ARM: shmobile: r8a7778: remove obsolete setup codeUlrich Hecht2015-09-142-636/+1
| * | | ARM: shmobile: bockw: remove legacy board file and configUlrich Hecht2015-09-144-764/+0
| * | | ARM: shmobile: remove paragraph on DT reference platformsUlrich Hecht2015-09-141-4/+0
| * | | ARM: shmobile: bockw: remove "reference" board file and configUlrich Hecht2015-09-144-101/+0
| * | | ARM: shmobile: bockw: remove "reference" device treeUlrich Hecht2015-09-143-143/+1
| * | | ARM: shmobile: Remove obsolete twd_local_timer declarationGeert Uytterhoeven2015-09-141-1/+0
| * | | ARM: shmobile: Remove obsolete earlytimer registrationGeert Uytterhoeven2015-09-142-22/+0
| * | | ARM: shmobile: Remove obsolete legacy PM Domain leftoversGeert Uytterhoeven2015-09-141-9/+0
| * | | ARM: shmobile: Remove obsolete intc.hGeert Uytterhoeven2015-09-141-295/+0
| * | | ARM: shmobile: Remove obsolete custom earlyprintk codeGeert Uytterhoeven2015-09-143-29/+1
| * | | ARM: shmobile: Remove obsolete sh-gpio.hGeert Uytterhoeven2015-09-141-29/+0
| * | | ARM: shmobile: Remove unused declaration of r8a7778_add_standard_devices_dt()Geert Uytterhoeven2015-09-141-1/+0
| | |/ | |/|
* | | Linux 4.3-rc4v4.3-rc4Linus Torvalds2015-10-041-1/+1
* | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-0425-37/+188
|\ \ \
| * | | tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4
| * | | string: provide strscpy()Chris Metcalf2015-09-102-0/+91
| * | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-0822-8/+93
* | | | Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
|\ \ \ \
| * | | | md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
| * | | | md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2
| * | | | md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7