Age | Commit message (Expand) | Author |
2016-01-22 | Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-01-22 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-01-21 | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-21 | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-21 | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-21 | Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-01-21 | Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2016-01-21 | pwm: Mark all devices as "might sleep" | Thierry Reding |
2016-01-21 | mmc: pwrseq_simple: Make reset-gpios optional to match doc | Martin Fuzzey |
2016-01-20 | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-20 | Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-01-20 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-01-20 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2016-01-20 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-01-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-01-20 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-01-20 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-01-20 | memstick: use sector_div instead of do_div | Arnd Bergmann |
2016-01-20 | dma-mapping: remove <asm-generic/dma-coherent.h> | Christoph Hellwig |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | parisc: convert to dma_map_ops | Christoph Hellwig |
2016-01-20 | dma-mapping: make the generic coherent dma mmap implementation optional | Christoph Hellwig |
2016-01-20 | iio: core: fix ptr_ret.cocci warnings | Fengguang Wu |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |
2016-01-20 | rapidio: use kobj_to_dev() | Geliang Tang |
2016-01-20 | drivers/base/cpu.c: use __cpu_*_mask directly | Rasmus Villemoes |
2016-01-20 | drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o... | Stephen Boyd |
2016-01-20 | drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it | Stephen Boyd |
2016-01-20 | misc: ibmasm: fix build errors | Randy Dunlap |
2016-01-21 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2016-01-21 | Merge branch 'pm-devfreq' | Rafael J. Wysocki |
2016-01-21 | Merge branch 'pm-core' | Rafael J. Wysocki |
2016-01-21 | Merge branches 'acpica', 'acpi-video' and 'acpi-fan' | Rafael J. Wysocki |
2016-01-20 | Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds |
2016-01-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2016-01-20 | Merge branch 'pci/trivial' into next | Bjorn Helgaas |
2016-01-20 | Merge branches 'pci/iommu' and 'pci/misc' into next | Bjorn Helgaas |
2016-01-20 | PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183 | Tim Sander |
2016-01-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-01-20 | irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readw | Guenter Roeck |
2016-01-20 | mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD | Shawn Lin |
2016-01-20 | scsi: qla2xxxx: avoid type mismatch in comparison | Arnd Bergmann |
2016-01-20 | target/user: Make sure netlink would reach all network namespaces | Sheng Yang |
2016-01-20 | target: Obtain se_node_acl->acl_kref during get_initiator_node_acl | Nicholas Bellinger |
2016-01-20 | target: Convert ACL change queue_depth se_session reference usage | Nicholas Bellinger |
2016-01-20 | iscsi-target: Fix potential dead-lock during node acl delete | Nicholas Bellinger |
2016-01-19 | Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha... | Linus Torvalds |