summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | Fix NULL dereference in gfn_to_hva_prot()Gleb Natapov2013-10-031-2/+4
* | | | | | | | Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2013-10-031-12/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | ARC: Fix signal frame management for SA_SIGINFOChristian Ruppert2013-10-031-12/+13
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-10-039-57/+148
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling2013-10-031-31/+63
| * | | | | | | | | powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling2013-10-031-0/+1
| * | | | | | | | | powerpc/perf: Fix handling of FAB eventsMichael Ellerman2013-10-031-2/+3
| * | | | | | | | | powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2013-10-031-4/+8
| * | | | | | | | | powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-031-1/+1
| * | | | | | | | | powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan2013-10-031-2/+16
| * | | | | | | | | powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney2013-10-031-14/+40
| * | | | | | | | | powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney2013-10-031-2/+2
| * | | | | | | | | powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot2013-10-033-1/+14
* | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-0232-78/+233
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2013-10-022-19/+36
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bus: mvebu-mbus: Fix optional pcie-mem/io-aperture propertiesJason Gunthorpe2013-10-011-2/+4
| | * | | | | | | | | | ARM: mvebu: add missing DT Mbus ranges and relocate PCIe DT nodes for RN102Arnaud Ebalard2013-10-011-16/+19