aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-02
|\ \ \ \ \ \ \
| * | | | | | | sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski2012-08-02
| * | | | | | | Merge branch 'common/irqdomain' into sh-latestPaul Mundt2012-08-01
| |\ \ \ \ \ \ \
| | * | | | | | | sh: intc: initial irqdomain support.Paul Mundt2012-08-01
| * | | | | | | | sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto2012-08-01
| * | | | | | | | sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto2012-08-01
| * | | | | | | | Merge branch 'common/pinctrl' into sh-latestPaul Mundt2012-08-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sh: pfc: Fix up init ordering mess.Paul Mundt2012-08-01
| * | | | | | | | | Merge branch 'sh/dmaengine' into sh-latestPaul Mundt2012-08-01
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski2012-08-01
| | * | | | | | | | | dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-01
| * | | | | | | | | | sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757Shimoda, Yoshihiro2012-07-26
| * | | | | | | | | | Merge branches 'sh/urgent' and 'sh/regulator' into sh-latestPaul Mundt2012-07-25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sh: select the fixed regulator driver on several boardsGuennadi Liakhovetski2012-07-06
| | * | | | | | | | | | sh: ecovec: switch MMC power control to regulatorsGuennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to se7724Guennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to sdk7786Guennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to rskGuennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to migorGuennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to kfr2r09Guennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to ap325rxaGuennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to sh7757lcrGuennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to sh2007Guennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to polarisGuennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to magicpanelr2Guennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to apsh4ad0aGuennadi Liakhovetski2012-06-28
| | * | | | | | | | | | sh: add fixed voltage regulators to apsh4a3aGuennadi Liakhovetski2012-06-28
| * | | | | | | | | | | sh: Fix up recursive fault in oops with unset TTB.Paul Mundt2012-07-25
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | sh: pfc: Build fix for pinctrl_remove_gpio_range() changes.Paul Mundt2012-07-25
* | | | | | | | | | | Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds2012-08-02
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | md/dm-raid: DM_RAID should select MD_RAID10NeilBrown2012-08-01
| * | | | | | | | | | | md/raid1: submit IO from originating thread instead of md thread.NeilBrown2012-08-01
| * | | | | | | | | | | raid5: raid5d handle stripe in batch wayShaohua Li2012-08-01
| * | | | | | | | | | | raid5: make_request use batch stripe releaseShaohua Li2012-08-01
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-08-02
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | libceph: fix crypto key null deref, memory leakSylvain Munaut2012-08-02
| * | | | | | | | | | | | ceph: simplify+fix atomic_openSage Weil2012-08-02
* | | | | | | | | | | | | Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-02
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | eCryptfs: check for eCryptfs cipher support at mountTim Sally2012-07-13
| * | | | | | | | | | | | | eCryptfs: Revert to a writethrough cache modelTyler Hicks2012-07-13
| * | | | | | | | | | | | | eCryptfs: Initialize empty lower files when opening themTyler Hicks2012-07-08
| * | | | | | | | | | | | | eCryptfs: Unlink lower inode when ecryptfs_create() failsTyler Hicks2012-07-08
| * | | | | | | | | | | | | eCryptfs: Make all miscdev functions use daemon ptr in file private_dataTyler Hicks2012-07-08
| * | | | | | | | | | | | | eCryptfs: Remove unused messaging declarations and functionTyler Hicks2012-07-08
| * | | | | | | | | | | | | eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks2012-07-08
* | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-08-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | CIFS: Add SMB2 support for rmdirPavel Shilovsky2012-07-27
| * | | | | | | | | | | | | | CIFS: Move rmdir code to ops structPavel Shilovsky2012-07-27
| * | | | | | | | | | | | | | CIFS: Add SMB2 support for mkdir operationPavel Shilovsky2012-07-27
| * | | | | | | | | | | | | | CIFS: Separate protocol specific part from mkdirPavel Shilovsky2012-07-27