summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-20arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang
2014-06-20arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang
2014-06-20arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang
2014-06-20arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang
2014-06-20arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang
2014-06-20arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang
2014-06-19x86/vdso: Remove some redundant in-memory section headersAndy Lutomirski
2014-06-19x86/vdso: Improve the fake section headersAndy Lutomirski
2014-06-19x86/vdso2c: Use better macros for ELF bitnessAndy Lutomirski
2014-06-19x86/vdso: Discard the __bug_table sectionAndy Lutomirski
2014-06-19Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie
2014-06-19Btrfs: fix deadlock when mounting a degraded fsMiao Xie
2014-06-19Btrfs: use bio_endio_nodec instead of open codeMiao Xie
2014-06-19Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong
2014-06-19btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo
2014-06-19Btrfs: fix broken free space cache after the system crashedMiao Xie
2014-06-19Btrfs: make free space cache write out functions more readableMiao Xie
2014-06-19Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana
2014-06-19Btrfs: fix deadlocks with trylock on tree nodesChris Mason
2014-06-19usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian
2014-06-19tty/serial: fix 8250 early console option passing to regular consoleRob Herring
2014-06-19tty: Correct INPCK handlingPeter Hurley
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2014-06-19selinux: fix a possible memory leak in cond_read_node()Namhyung Kim
2014-06-19selinux: simple cleanup for cond_read_node()Namhyung Kim
2014-06-19cifs: revalidate mapping prior to satisfying read_iter request with cache=looseJeff Layton
2014-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-19[media] saa7134: use unlocked_ioctl instead of ioctlHans Verkuil
2014-06-19[media] media: v4l2-core: v4l2-dv-timings.c: Cleaning up code wrong value use...Rickard Strandqvist
2014-06-19[media] si2168: firmware download fixAntti Palosaari
2014-06-19[media] si2157: add one missing parenthesisAntti Palosaari
2014-06-19[media] si2168: add one missing parenthesisAntti Palosaari
2014-06-19[media] staging: tighten omap4iss dependenciesArnd Bergmann
2014-06-19usb: gadget: gadgetfs: correct dev stateMarcus Nutzinger
2014-06-19usb: gadget: OS descriptors: provide interface directory namesAndrzej Pietrasiewicz
2014-06-19usb: gadget: OS descriptors configfs cleanupAndrzej Pietrasiewicz
2014-06-19usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz
2014-06-19usb: musb: ux500: don't propagate the OF nodeLinus Walleij
2014-06-19usb: renesas: gadget: fixup: complete STATUS stage after receivingKuninori Morimoto
2014-06-19usb: gadget: u_ether: synchronize with transmit when stopping queueJeff Westfahl
2014-06-19usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/completeGeorge Cherian
2014-06-19usb: dwc3: dwc3-omap: Fix the crash on module removalGeorge Cherian
2014-06-19ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo
2014-06-19efi: Fix compiler warnings (unused, const, type)Catalin Marinas
2014-06-19usb: gadget: f_rndis: fix an error code on allocation failureDan Carpenter
2014-06-19tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz
2014-06-19usb: dwc3: gadget: check link trb after free_slot is increasedZhuang Jin Can