summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | iio: amplifiers: ad8366: Remove regulator_putSachin Kamat2013-09-281-3/+1Star
* | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-10-0510-115/+74Star
|\ \ \ \ \ \
| * | | | | | [CIFS] update cifs.ko versionSteve French2013-09-261-1/+1
| * | | | | | [CIFS] Remove ext2 flags that have been moved to fs.hSteve French2013-09-261-20/+1Star
| * | | | | | [CIFS] Provide sane values for nlinkJim McDonough2013-09-213-6/+43
| * | | | | | cifs: stop trying to use virtual circuitsJeff Layton2013-09-183-88/+1Star
| * | | | | | CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing themDavid Howells2013-09-183-0/+28
* | | | | | | Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-051-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas2013-10-051-1/+6
* | | | | | | | Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-056-5/+19
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-fixes'Rafael J. Wysocki2013-10-025-4/+18
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq-fixes' into pm-fixesRafael J. Wysocki2013-10-023-3/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | intel_pstate: fix no_turboSrinivas Pandruvada2013-10-011-1/+4
| | | * | | | | | | | cpufreq: cpufreq-cpu0: NULL is a valid regulator, part 2Philipp Zabel2013-09-301-1/+1
| | | * | | | | | | | cpufreq: SPEAr: Fix incorrect variable typeSachin Kamat2013-09-301-1/+1
| | | | |_|/ / / / / | | | |/| | | | | |
| | * / | | | | | | PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki2013-09-302-1/+12
| | |/ / / / / / /
| * | | | | | | | Merge branch 'acpi-fixes'Rafael J. Wysocki2013-10-021-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()Rafael J. Wysocki2013-10-011-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-10-046-42/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: Use kmem_free() instead of free()Thierry Reding2013-10-041-1/+1
| * | | | | | | | xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com2013-10-041-0/+1
| * | | | | | | | xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner2013-10-044-39/+28Star
| * | | | | | | | xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner2013-10-041-3/+16
* | | | | | | | | selinux: remove 'flags' parameter from avc_audit()Linus Torvalds2013-10-043-4/+4
* | | | | | | | | selinux: avc_has_perm_flags has no more usersLinus Torvalds2013-10-042-17/+6Star
* | | | | | | | | selinux: remove 'flags' parameter from inode_has_permLinus Torvalds2013-10-041-7/+6Star
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-10-043-13/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fuse: no RCU mode in fuse_access()Miklos Szeredi2013-10-011-3/+2Star
| * | | | | | | | | fuse: readdirplus: fix RCU walkMiklos Szeredi2013-10-012-3/+11
| * | | | | | | | | fuse: don't check_submounts_and_drop() in RCU walkMiklos Szeredi2013-10-011-1/+2
| * | | | | | | | | fuse: fix fallocate vs. ftruncate raceMaxim Patlasov2013-09-181-0/+7
| * | | | | | | | | fuse: wait for writeback in fuse_file_fallocate()Maxim Patlasov2013-09-181-6/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-043-7/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/iommu: correct ICS register offsetLi, Zhen-Hua2013-09-241-1/+1
| * | | | | | | | | MAINTAINERS: add overall IOMMU sectionStephen Warren2013-09-241-0/+7
| * | | | | | | | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2013-09-241-6/+7
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | iommu/arm-smmu: don't enable SMMU device until probing has completedWill Deacon2013-09-171-2/+2
| | * | | | | | | | iommu/arm-smmu: fix iommu_present() test in initDan Carpenter2013-09-171-2/+2
| | * | | | | | | | iommu/arm-smmu: fix a signedness bugDan Carpenter2013-09-171-2/+3
| | |/ / / / / / /
* | | | | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-10-045-13/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd2013-10-021-7/+0Star
| * | | | | | | | | arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra2013-09-301-1/+3
| * | | | | | | | | arm64: include EXT4 in defconfigRamkumar Ramachandra2013-09-301-0/+1
| * | | | | | | | | arm64: fix possible invalid FPSIMD initialization stateJiang Liu2013-09-271-0/+2
| * | | | | | | | | arm64: use correct register width when retrieving ASIDMatthew Leach2013-09-251-1/+1
| * | | | | | | | | arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-251-4/+6
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-10-042-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa2013-10-021-0/+2
| * | | | | | | | | | MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-041-2/+2
|\ \ \ \ \ \ \ \ \ \