aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-11mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter1-2/+0
2012-01-11mmc: sdhci-pci: add platform dataAdrian Hunter1-0/+18
2012-01-11mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski1-0/+19
2012-01-11mmc: add a card hotplug handler contextGuennadi Liakhovetski1-0/+6
2012-01-11mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon1-0/+1
2012-01-11mmc: boot partition ro lock supportJohan Rudholm2-1/+15
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter3-0/+6
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin1-0/+2
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity2-3/+30
2012-01-11mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma1-1/+3
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO1-0/+2
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu1-0/+3
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+32
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-2/+13
2011-12-23net: relax rcvbuf limitsEric Dumazet1-1/+3
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet1-0/+1
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+5
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert1-0/+1
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+8
2011-12-20Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-2/+1
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+6
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang1-0/+4
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel"Konrad Rzeszutek Wilk1-2/+1
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi1-3/+8
2011-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+3
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang1-2/+13
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds1-0/+2
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+0
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov1-0/+2
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priorityjohn fastabend1-0/+3
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher1-0/+10
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+6
2011-12-11[media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski1-1/+6
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK1-0/+6
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-1/+16
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov3-2/+3
2011-12-07Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-64/+6
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-1/+3
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2-1/+3
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2011-12-06target: remove the unused se_dev_listChristoph Hellwig1-1/+0
2011-12-06target: remove unused struct fieldsJörn Engel1-18/+0
2011-12-06target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fieldsChristoph Hellwig1-8/+0
2011-12-06target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig1-1/+1
2011-12-06target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig1-1/+1
2011-12-06target: remove the se_ordered_node se_cmd fieldChristoph Hellwig1-3/+0
2011-12-06target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig1-2/+0
2011-12-06target: Avoid compiler warnings about signed one-bit bitfieldsBart Van Assche1-3/+3