summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* seq_file: always update file->f_pos in seq_lseek()Gu Zheng2013-10-251-0/+2
* nfsd regression since delayed fput()Al Viro2013-10-201-2/+2
* ext[34]: fix double put in tmpfileMiklos Szeredi2013-10-152-6/+4
* Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-046-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/+28
| * | 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/+6
* | | selinux: remove 'flags' parameter from inode_has_permLinus Torvalds2013-10-041-7/+6
* | | 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/+2
| * | | 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/+0
| * | | | | 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
|\ \ \ \ \ \
| * | | | | | x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...David Herrmann2013-10-031-1/+1
| * | | | | | x86/simplefb: Fix overflow causing bogus fall-backTom Gundersen2013-10-021-1/+1
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-041-3/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-10-021-3/+12
| |\ \ \ \ \ \ \
| | * | | | | | | irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker2013-10-011-3/+12
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-031-2/+4
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud