| Commit message (Expand) | Author | Age |
* | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end | Arnd Bergmann | 2012-11-07 |
* | mmc: dw_mmc: fix modular build for exynos back-end | Arnd Bergmann | 2012-11-07 |
* | mmc: sdhci: fix NULL dereference in sdhci_request() tuning | Chris Ball | 2012-11-07 |
* | mmc: sdhci: fix IS_ERR() checking of regulator_get() | Kevin Liu | 2012-11-07 |
* | mmc: fix sdhci-dove probe/removal | Russell King - ARM Linux | 2012-11-07 |
* | mmc: sh_mmcif: fix use after free | Guennadi Liakhovetski | 2012-11-07 |
* | mmc: sdhci-pci: fix 'Invalid iomem size' error message condition | Adrian Hunter | 2012-11-07 |
* | mmc: mxcmmc: Fix MODULE_ALIAS | Fabio Estevam | 2012-11-07 |
* | mmc: omap_hsmmc: fix NULL pointer dereference for dt boot | Balaji T K | 2012-11-07 |
* | mmc: omap_hsmmc: fix host reference after mmc_free_host | Balaji T K | 2012-11-07 |
* | mmc: dw_mmc: fix multiple drv_data NULL dereferences | James Hogan | 2012-11-07 |
* | mmc: dw_mmc: enable controller interrupt before calling mmc_start_host | Yuvaraj CD | 2012-11-07 |
* | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs | Jerry Huang | 2012-11-07 |
* | mmc: dw_mmc: remove _dev_info compile warning | Seungwon Jeon | 2012-11-07 |
* | mmc: dw_mmc: convert the variable type of irq | Seungwon Jeon | 2012-11-07 |
* | Linux 3.7-rc1 | Linus Torvalds | 2012-10-14 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-14 |
|\ |
|
| * | Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe... | Ralf Baechle | 2012-10-11 |
| |\ |
|
| | * | UAPI: (Scripted) Disintegrate arch/mips/include/asm | David Howells | 2012-10-09 |
| * | | MIPS: SNI: Switch RM400 serial to SCCNXP driver | Thomas Bogendoerfer | 2012-10-11 |
| * | | MIPS: Remove unused empty_bad_pmd_table[] declaration. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: MT: Remove kspd. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: Malta: Fix section mismatch. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code. | Manuel Lauss | 2012-10-11 |
| * | | MIPS: Alchemy: merge PB1550 support into DB1550 code | Manuel Lauss | 2012-10-11 |
| * | | MIPS: Alchemy: Single kernel for DB1200/1300/1550 | Manuel Lauss | 2012-10-11 |
| * | | MIPS: Optimize TLB refill for RI/XI configurations. | David Daney | 2012-10-11 |
| * | | MIPS: proc: Cleanup printing of ASEs. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required. | Ralf Baechle | 2012-10-11 |
| * | | MIPS: Add detection of DSP ASE Revision 2. | Steven J. Hill | 2012-10-11 |
| * | | MIPS: Optimize pgd_init and pmd_init | David Daney | 2012-10-11 |
| * | | MIPS: perf: Add perf functionality for BMIPS5000 | Al Cooper | 2012-10-11 |
| * | | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP | Al Cooper | 2012-10-11 |
| * | | MIPS: perf: Remove unnecessary #ifdef | Al Cooper | 2012-10-11 |
| * | | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) | Al Cooper | 2012-10-11 |
| * | | MIPS: perf: Change the "mips_perf_event" table unsupported indicator. | Al Cooper | 2012-10-11 |
| * | | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code. | David Daney | 2012-10-11 |
| * | | vmlinux.lds.h: Allow architectures to add sections to the front of .bss | David Daney | 2012-10-11 |
| * | | Improve atomic.h robustness | Joshua Kinard | 2012-10-11 |
* | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 |
|\ \ \ |
|
| * | | | X.509: Fix indefinite length element skip error handling | David Howells | 2012-10-10 |
| * | | | X.509: Convert some printk calls to pr_devel | David Howells | 2012-10-10 |
| * | | | asymmetric keys: fix printk format warning | Randy Dunlap | 2012-10-10 |
| * | | | MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking | David Howells | 2012-10-10 |
| * | | | MODSIGN: Make mrproper should remove generated files. | Rusty Russell | 2012-10-10 |
| * | | | MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs | David Howells | 2012-10-10 |
| * | | | MODSIGN: Use the same digest for the autogen key sig as for the module sig | David Howells | 2012-10-10 |
| * | | | MODSIGN: Sign modules during the build process | David Howells | 2012-10-10 |
| * | | | MODSIGN: Provide a script for generating a key ID from an X.509 cert | David Howells | 2012-10-10 |