summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd
2015-10-22ARM: Remove open-coded version of IRQCHIP_DECLAREMarc Zyngier
2015-10-22Merge tag 'renesas-cleanup2-for-v4.4' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2015-10-15Merge tag 'omap-for-v4.4/cleanup-pt1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2015-10-15Merge tag 'mvebu-cleanup-4.4-1' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann
2015-10-14ARM: OMAP3: clock: remove un-used core dpll re-program codeTero Kristo
2015-10-12ARM: OMAP2+: Remove unneeded semicolonsJavier Martinez Canillas
2015-10-12ARM: OMAP3: vc: Remove unused macrosJavier Martinez Canillas
2015-10-12ARM: OMAP1: Remove board support for VoiceBlue boardLadislav Michl
2015-10-12ARM: OMAP2+: Remove legacy OMAP3 ISP instantiationLaurent Pinchart
2015-10-12ARM: shmobile: R-Mobile: add missing of_node_putJulia Lawall
2015-10-06Merge tag 'efm32-for-4.4-rc1' of git://git.pengutronix.de/git/ukl/linux into ...Arnd Bergmann
2015-10-06Merge tag 'renesas-cleanup-for-v4.4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2015-10-04Linux 4.3-rc4Linus Torvalds
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-02clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz
2015-10-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett
2015-10-02MIPS: Fix R2300 FP context switch handlingPaul Burton
2015-10-02MIPS: Fix octeon FP context switch handlingPaul Burton
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-02MIPS: BPF: Fix load delay slots.Ralf Baechle
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen
2015-10-02md: drop null test before destroy functionsJulia Lawall
2015-10-02md: clear CHANGE_PENDING in readonly arrayShaohua Li
2015-10-02md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown
2015-10-02md/raid5: don't index beyond end of array in need_this_block().NeilBrown
2015-10-02raid5: update analysis state for failed stripeShaohua Li
2015-10-02md: wait for pending superblock updates before switching to read-onlyNeilBrown
2015-10-02x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-02x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi