summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: add quirk for broken HS200 supportDavid Cohen2014-01-131-0/+2
* mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto2014-01-131-0/+1
* mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flagsKuninori Morimoto2014-01-131-0/+7
* mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto2014-01-131-0/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-261-0/+27
|\
| * ARM: tegra: Provide dummy powergate implementationThierry Reding2013-11-251-0/+27
* | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-11-241-56/+46
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-245-4/+74
|\ \ | |/ |/|
| * padata: make the sequence counter an atomic_tMathias Krause2013-10-301-2/+1
| * crypto: authenc - Export key parsing helper functionMathias Krause2013-10-161-1/+11
| * crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan2013-10-071-1/+17
| * crypto: create generic version of ablk_helperArd Biesheuvel2013-09-232-0/+45
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-224-4/+66
|\ \
| * \ Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-11-211-1/+3
| |\ \
| | * | drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-201-1/+3
| * | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-11-212-3/+61
| |\ \ \
| | * | | drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom2013-11-181-2/+59
| | * | | drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom2013-11-181-1/+2
| | |/ /
| * | | Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-11-211-0/+2
| |\ \ \
| | * | | drm/radeon/cik: Add macrotile mode array queryMichel Dänzer2013-11-181-0/+2
| | |/ /
* | | | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-225-73/+71
|\ \ \ \
| * | | | PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-145-73/+71
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-224-43/+49
|\ \ \ \ \
| * | | | | target_core_alua: Store supported ALUA statesHannes Reinecke2013-11-201-0/+1
| * | | | | target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-1/+1
| * | | | | target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-141-5/+4
| * | | | | target: Pass through I/O topology for block backstoresAndy Grover2013-11-121-0/+5
| * | | | | target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger2013-11-081-28/+29
| * | | | | target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-071-10/+3
| * | | | | target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-071-0/+5
| * | | | | target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-241-0/+2
| * | | | | tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke2013-10-171-0/+1
| * | | | | target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-223-4/+13
|\ \ \ \ \ \
| * | | | | | genetlink: fix genl_set_err() group IDJohannes Berg2013-11-211-0/+3
| * | | | | | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-211-4/+1
| * | | | | | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-211-0/+1
| * | | | | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-211-0/+8
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-221-1/+3
|\ \ \ \ \ \ \
| * | | | | | | btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-211-1/+3
* | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-224-12/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-111-1/+1
| * | | | | | | | slab: use struct page for slab managementJoonsoo Kim2013-10-242-10/+15
| * | | | | | | | slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-242-1/+11
* | | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-222-7/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: place page->pmd_huge_pte to right unionKirill A. Shutemov2013-11-221-3/+3
| * | | | | | | | | mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-221-0/+6
| * | | | | | | | | mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-221-4/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-2213-54/+478
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-14/+4