Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-11 | 1 | -1/+1 |
|\ | |||||
| * | remoteproc/omap: fix a sparse warning | Suman Anna | 2013-07-01 | 1 | -1/+1 |
* | | Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2013-07-11 | 1 | -2/+2 |
|\ \ | |||||
| * | | xtensa: remove the second argument of __bio_kmap_atomic() | Zhao Hongjiang | 2013-07-08 | 1 | -2/+2 |
* | | | Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | cpufreq: Fix serialization of frequency transitions | Viresh Kumar | 2013-07-04 | 1 | -1/+1 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-07-11 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | thermal: cpu_cooling: fix stub function | Arnd Bergmann | 2013-07-08 | 1 | -2/+2 |
* | | | | | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-07-11 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | NFS: Make nfs_attribute_cache_expired() non-static | Scott Mayhew | 2013-07-09 | 1 | -0/+1 |
* | | | | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-07-11 | 3 | -27/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | net/sunrpc: xpt_auth_cache should be ignored when expired. | NeilBrown | 2013-07-01 | 1 | -27/+21 |
| * | | | | | | sunrpc/cache: ensure items removed from cache do not have pending upcalls. | NeilBrown | 2013-07-01 | 1 | -0/+1 |
| * | | | | | | svcrpc: store gss mech in svc_cred | J. Bruce Fields | 2013-07-01 | 2 | -0/+6 |
| * | | | | | | svcrpc: introduce init_svc_cred | J. Bruce Fields | 2013-07-01 | 1 | -0/+7 |
* | | | | | | | Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2013-07-11 | 1 | -4/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | tracing: Disable tracing on warning | Steven Rostedt (Red Hat) | 2013-06-19 | 1 | -0/+5 |
| * | | | | | | | ftrace: Remove ftrace_regex_lseek() | Li Zefan | 2013-06-11 | 1 | -4/+0 |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-07-10 | 3 | -5/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 | 2 | -5/+0 |
| * | | | | | | | | zbud: add to mm/ | Seth Jennings | 2013-07-10 | 1 | -0/+22 |
* | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | There is no /sys/parameters | Jean Delvare | 2013-07-02 | 1 | -1/+1 |
* | | | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | virtio: include asm/barrier explicitly | Michael S. Tsirkin | 2013-07-09 | 1 | -0/+1 |
* | | | | | | | | | | Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-10 | 6 | -10/+30 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register | Oded Gabbay | 2013-07-05 | 1 | -0/+2 |
| * | | | | | | | | | | mmc: sdhci: fix caps2 for HS200 | Giuseppe CAVALLARO | 2013-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson | 2013-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | mmc: core: Handle card shutdown from mmc_bus | Ulf Hansson | 2013-06-27 | 1 | -0/+1 |
| * | | | | | | | | | | mmc: esdhc-imx: parse max-frequency from devicetree | Lucas Stach | 2013-06-27 | 1 | -0/+1 |
| * | | | | | | | | | | mmc: return mmc_of_parse() errors to caller | Simon Baatz | 2013-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | mmc: sdhci: add ability to stay runtime-resumed if the card is powered up | Adrian Hunter | 2013-05-26 | 1 | -0/+2 |
| * | | | | | | | | | | mmc: sdhi/tmio: switch to using dmaengine_slave_config() | Guennadi Liakhovetski | 2013-05-26 | 1 | -0/+2 |
| * | | | | | | | | | | mmc: sdhi/tmio: make DMA filter implementation specific | Guennadi Liakhovetski | 2013-05-26 | 1 | -0/+3 |
| * | | | | | | | | | | mmc: core: Fix select power class after resume | Fredrik Soderstedt | 2013-05-26 | 1 | -1/+9 |
| * | | | | | | | | | | mmc: core: Restructure and simplify code for mmc sleep|awake | Ulf Hansson | 2013-05-26 | 1 | -4/+0 |
| * | | | | | | | | | | mmc: core: Support aggressive power management for (e)MMC/SD | Ulf Hansson | 2013-05-26 | 1 | -1/+1 |
| * | | | | | | | | | | mmc: block: Enable runtime pm for mmc blkdevice | Ulf Hansson | 2013-05-26 | 1 | -0/+3 |
| * | | | | | | | | | | mmc: card: Adding support for sanitize in eMMC 4.5 | Maya Erez | 2013-05-26 | 2 | -0/+3 |
| * | | | | | | | | | | mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode | Ulf Hansson | 2013-05-26 | 1 | -1/+0 |
* | | | | | | | | | | | Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2013-07-10 | 2 | -1/+44 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | pwm: Add Renesas TPU PWM driver | Laurent Pinchart | 2013-06-21 | 1 | -0/+16 |
| * | | | | | | | | | | | pwm: Add sysfs interface | H Hartley Sweeten | 2013-06-21 | 1 | -1/+28 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2013-07-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | power_supply: Move of_node out of the #ifdef CONFIG_OF | Anton Vorontsov | 2013-06-28 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-07-10 | 16 | -99/+209 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | mfd: sec: Remove fields not used since regmap conversion | Mark Brown | 2013-06-30 | 1 | -6/+0 |
| * | | | | | | | | | | | | mfd: max8998: Add support for Device Tree | Tomasz Figa | 2013-06-30 | 2 | -0/+4 |
| * | | | | | | | | | | | | regulator: max8998: Use arrays for specifying voltages in platform data | Tomasz Figa | 2013-06-30 | 1 | -12/+4 |