- 0501be6 mmc: Resolve BKOPS compatability issue by Alexey Skidanov · 10 years ago
- 3aa8793 mmc: core: Initial support for MMC power sequences by Ulf Hansson · 10 years ago
- 9cd0ef2 Merge branch 'tmio' into next by Ulf Hansson · 10 years ago
- de122cb mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flag by Kuninori Morimoto · 10 years ago
- 010f4aa mmc: sh_mobile_sdhi: remove .init/.cleanup by Kuninori Morimoto · 10 years ago
- 8b4c8f3 mmc: tmio: tmio_mmc_data has .dma_rx_offset by Kuninori Morimoto · 10 years ago
- e471df0 mmc: tmio: tmio_mmc_data has .alignment_shift by Kuninori Morimoto · 10 years ago
- 7445bf9 mmc: tmio: tmio_mmc_host has .bus_shift by Kuninori Morimoto · 10 years ago
- 85c02dd mmc: tmio: tmio_mmc_host has .multi_io_quirk by Kuninori Morimoto · 10 years ago
- 00452c1 mmc: tmio: tmio_mmc_host has .clk_disable by Kuninori Morimoto · 10 years ago
- 4fe2ec5 mmc: tmio: tmio_mmc_host has .clk_enable by Kuninori Morimoto · 10 years ago
- dfe9a22 mmc: tmio: tmio_mmc_host has .write16_hook by Kuninori Morimoto · 10 years ago
- 7ecc09b mmc: tmio: tmio_mmc_host has .dma by Kuninori Morimoto · 10 years ago
- 94b110a mmc: tmio: add tmio_mmc_host_alloc/free() by Kuninori Morimoto · 10 years ago
- d3fc5d7 mmc: sdhci: add a quirk for single block transactions by Vincent Yang · 10 years ago
- 67d0d04 mmc: sdhci: add a quirk for tuning work around by Vincent Yang · 10 years ago
- c7ea834 mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts by NeilBrown · 10 years ago
- 83533ab mmc: core: always check status after reset by Johan Rudholm · 10 years ago
- 348487c mmc: sdhci: use pipeline mmc requests to improve performance by Haibo Chen · 10 years ago
- 04cdbbf mmc: core: Make tuning block patterns static by Ulf Hansson · 10 years ago
- df8aca1 mmc: slot-gpio: Rework how to handle allocation of slot-gpio data by Ulf Hansson · 10 years ago
- eddbc3a mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs by Ulf Hansson · 10 years ago
- 61bd8a0 mmc: omap_hsmmc: remove prepare/complete system suspend support. by NeilBrown · 10 years ago
- f8c58c1 mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock by Doug Anderson · 10 years ago
- 79600d4 Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
- a2a32cd Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- 919ba4e Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
- a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 4ccce02 netdevice: Add missing parentheses in macro by Benjamin Poirier · 10 years ago
- 31238e61 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 0c133dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
- 43239cb kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) by Christian Borntraeger · 10 years ago
- 5d632cb net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operations by B Viswanath · 10 years ago
- b5540ce mmc: sdhci: Disable re-tuning for HS400 by Adrian Hunter · 10 years ago
- ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
- 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
- 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
- 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 10 years ago
- 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 10 years ago
- 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
- 5b3f25f blk-mq: Allow requests to never expire by Keith Busch · 10 years ago
- 1885b24 blk-mq: Add helper to abort requeued requests by Jens Axboe · 10 years ago
- c68ed59 blk-mq: Let drivers cancel requeue_work by Keith Busch · 10 years ago
- 973c019 blk-mq: Export if requests were started by Keith Busch · 10 years ago
- 17ded32 blk-mq: get rid of ->cmd_size in the hardware queue by Jens Axboe · 10 years ago
- 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
- fee7e49 mm: propagate error from stack expansion even for guard page by Linus Torvalds · 10 years ago
- ceb3a16 NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client by Trond Myklebust · 10 years ago
- d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
- bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- df90dcd Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 4c5d499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- 45f87de mm: get rid of radix tree gfp mask for pagecache_get_page by Michal Hocko · 10 years ago
- 4f2f277 Merge branches 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
- ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
- 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
- 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
- 66b3f4f Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
- 041d7b9 audit: restore AUDIT_LOGINUID unset ABI by Richard Guy Briggs · 10 years ago
- 0bc09f9 phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards by Vignesh R · 10 years ago
- 32c9edc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 10 years ago
- 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
- bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
- 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- b4c6a02 blk-mq: Export freeze/unfreeze functions by Keith Busch · 10 years ago
- ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
- ac88ee3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- d790be3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
- c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 4c929fe Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- 018cb13 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- e48322a mm: cma: split cma-reserved in dmesg log by Pintu Kumar · 10 years ago
- 00c845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 230fa25 kernel: Provide READ_ONCE and ASSIGN_ONCE by Christian Borntraeger · 10 years ago
- cb5281a KVM: move APIC types to arch/x86/ by Paolo Bonzini · 10 years ago
- 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
- 9f3e151 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
- 84a1d2d libceph: fixup includes in pagelist.h by Ilya Dryomov · 10 years ago
- 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
- 31c542a ceph: add inline data to pagecache by Yan, Zheng · 10 years ago
- 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
- d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
- a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
- d4e1a4e libceph: update ceph_msg_header structure by John Spray · 10 years ago
- 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
- 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
- 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
- 5006217 vm_area_operations: kill ->migrate() by Al Viro · 11 years ago