Age | Commit message (Expand) | Author | Files | Lines |
2011-08-22 | ARM: mach-mx5: convert boot_params to atag_offset | Nicolas Pitre | 6 | -6/+6 |
2011-08-22 | ARM: mach-mv78xx0: convert boot_params to atag_offset | Nicolas Pitre | 3 | -3/+3 |
2011-08-22 | ARM: mach-msm: convert boot_params to atag_offset | Nicolas Pitre | 7 | -13/+13 |
2011-08-22 | ARM: mach-lpc32xx: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-08-22 | ARM: mach-ks8695: convert boot_params to atag_offset | Nicolas Pitre | 3 | -3/+3 |
2011-08-22 | ARM: mach-kirkwood: convert boot_params to atag_offset | Nicolas Pitre | 14 | -20/+20 |
2011-08-22 | ARM: mach-ixp4xx: convert boot_params to atag_offset | Nicolas Pitre | 12 | -17/+17 |
2011-08-22 | ARM: mach-ixp23xx: convert boot_params to atag_offset | Nicolas Pitre | 3 | -3/+3 |
2011-08-22 | ARM: mach-ixp2000: convert boot_params to atag_offset | Nicolas Pitre | 4 | -6/+6 |
2011-08-22 | ARM: mach-iop33x: convert boot_params to atag_offset | Nicolas Pitre | 2 | -2/+2 |
2011-08-22 | ARM: mach-iop32x: convert boot_params to atag_offset | Nicolas Pitre | 5 | -6/+6 |
2011-08-22 | ARM: mach-iop13xx: convert boot_params to atag_offset | Nicolas Pitre | 2 | -2/+2 |
2011-08-22 | ARM: mach-integrator: convert boot_params to atag_offset | Nicolas Pitre | 2 | -2/+2 |
2011-08-22 | ARM: mach-imx: convert boot_params to atag_offset | Nicolas Pitre | 26 | -27/+27 |
2011-08-22 | ARM: mach-h720x: convert boot_params to atag_offset | Nicolas Pitre | 2 | -2/+2 |
2011-08-22 | ARM: mach-gemini: convert boot_params to atag_offset | Nicolas Pitre | 4 | -4/+4 |
2011-08-22 | ARM: mach-footbridge: convert boot_params to atag_offset | Nicolas Pitre | 4 | -4/+4 |
2011-08-22 | ARM: mach-exynos4: convert boot_params to atag_offset | Nicolas Pitre | 5 | -5/+5 |
2011-08-22 | ARM: mach-ep93xx: convert boot_params to atag_offset | Nicolas Pitre | 7 | -18/+18 |
2011-08-22 | ARM: mach-ebsa110: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-08-22 | ARM: mach-dove: convert boot-params to atag_offset | Nicolas Pitre | 2 | -2/+2 |
2011-08-22 | ARM: mach-davinci: convert boot_params to atag_offset | Nicolas Pitre | 12 | -13/+13 |
2011-08-22 | ARM: mach-cns3xxx: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-08-22 | ARM: mach-clps711x: convert boot_params to atag_offset | Nicolas Pitre | 7 | -7/+6 |
2011-08-22 | ARM: introduce atag_offset to replace boot_params | Nicolas Pitre | 2 | -0/+3 |
2011-08-15 | Linux 3.1-rc2v3.1-rc2 | Linus Torvalds | 1 | -2/+2 |
2011-08-14 | mm: fix wrong vmap address calculations with odd NR_CPUS values | Clemens Ladisch | 1 | -3/+4 |
2011-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 12 | -77/+100 |
2011-08-14 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -6/+42 |
2011-08-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 22 | -25/+573 |
2011-08-14 | Documentation: befs.txt: no maintainer, orphaned | Marcos Souza | 1 | -1/+1 |
2011-08-14 | Documentation: SubmittingDrivers: fix Linus's git tree URL | Ralf Thielow | 1 | -1/+1 |
2011-08-14 | Documentation: add Ramoops usage description | Sergiu Iordache | 2 | -0/+78 |
2011-08-14 | Documentation: email-clients: Add better Thunderbird information | Paul Mcquade | 1 | -7/+5 |
2011-08-14 | Documentation: kernel-parameters.txt cleanups | Randy Dunlap | 1 | -20/+22 |
2011-08-14 | Documentation: add ARM user_debug to kernel-parameters.txt | Stephen Boyd | 1 | -0/+10 |
2011-08-14 | Documentation: drop Linux Source Driver from kernel-docs references | Luis de Bethencourt | 1 | -11/+0 |
2011-08-14 | Documentation: fix spelling error in SubmittingPatches | Zac Storer | 1 | -1/+1 |
2011-08-13 | mmc: remove unused "ddr" parameter in struct mmc_ios | Jaehoon Chung | 1 | -2/+0 |
2011-08-13 | mmc: dw_mmc: Fix DDR mode support. | Seungwon Jeon | 1 | -2/+2 |
2011-08-13 | mmc: core: use defined R1_STATE_PRG macro for card status | Jaehoon Chung | 3 | -3/+3 |
2011-08-13 | mmc: sdhci: use f_max instead of host->clock for timeouts | Andy Shevchenko | 1 | -5/+2 |
2011-08-13 | mmc: sdhci: move timeout_clk calculation farther down | Andy Shevchenko | 1 | -19/+19 |
2011-08-13 | mmc: sdhci: check host->clock before using it as a denominator | Andy Shevchenko | 1 | -3/+5 |
2011-08-13 | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" | Andy Shevchenko | 1 | -4/+3 |
2011-08-13 | mmc: tmio: eliminate unused variable 'mmc' warning | Axel Lin | 1 | -2/+0 |
2011-08-13 | mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC | Tony Lin | 1 | -9/+31 |
2011-08-13 | mmc: sdhci-s3c: Fix build for header change | Mark Brown | 1 | -0/+1 |
2011-08-13 | mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro | Shashidhar Hiremath | 1 | -1/+1 |
2011-08-13 | mmc: cb710: fix possible pci_dev leak in cb710_pci_configure() | Michał Mirosław | 1 | -1/+2 |