Age | Commit message (Expand) | Author |
2012-12-06 | mmc: sdhci: add quirk for lack of 1.8v support | Daniel Drake |
2012-12-06 | mmc: dw_mmc: Add sdio power bindings | Abhilash Kesavan |
2012-12-06 | mmc: sdhci-pxav3: add quirks2 | Kevin Liu |
2012-12-06 | mmc: core: Add mmc_set_blockcount feature | Loic Pallardy |
2012-12-06 | mmc: core: Expose access to RPMB partition | Loic Pallardy |
2012-12-06 | mmc: host: Make UHS timing values fully unique | Kevin Liu |
2012-12-06 | mmc: Standardise capability type | Lee Jones |
2012-12-06 | mmc: mxs-mmc: Remove platform data | Fabio Estevam |
2012-11-07 | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end | Arnd Bergmann |
2012-11-07 | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs | Jerry Huang |
2012-11-07 | mmc: dw_mmc: convert the variable type of irq | Seungwon Jeon |
2012-10-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe... | Linus Torvalds |
2012-10-13 | Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel... | Linus Torvalds |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux/byteorder | David Howells |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells |
2012-10-13 | UAPI: Unexport linux/blk_types.h | David Howells |
2012-10-13 | UAPI: Unexport part of linux/ppp-comp.h | David Howells |
2012-10-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-10-13 | Merge tag 'for-3.7' of git://openrisc.net/jonas/linux | Linus Torvalds |
2012-10-13 | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds |
2012-10-13 | Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2012-10-13 | Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2012-10-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-10-13 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-10-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | vfs: embed struct filename inside of names_cache allocation if possible | Jeff Layton |
2012-10-12 | audit: make audit_inode take struct filename | Jeff Layton |
2012-10-12 | vfs: make path_openat take a struct filename pointer | Jeff Layton |
2012-10-12 | audit: allow audit code to satisfy getname requests from its names_list | Jeff Layton |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | infrastructure for saner ret_from_kernel_thread semantics | Al Viro |
2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-12 | tty/console: fix warnings in drivers/tty/serial/kgdboc.c | Arnd Bergmann |
2012-10-12 | vfs: allocate page instead of names_cache buffer in mount_block_root | Jeff Layton |
2012-10-12 | audit: overhaul __audit_inode_child to accomodate retrying | Jeff Layton |
2012-10-12 | audit: set the name_len in audit_inode for parent lookups | Jeff Layton |
2012-10-12 | audit: add a new "type" field to audit_names struct | Jeff Layton |
2012-10-12 | audit: reverse arguments to audit_inode_child | Jeff Layton |
2012-10-12 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-10-11 | consitify do_mount() arguments | Al Viro |