summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-052-20/+27
|\ \ \ \ \
| * | | | | xen/hvc: allow xenboot console to be used againDavid Vrabel2013-10-031-0/+1
| * | | | | tty: Fix pty master read() after slave closesPeter Hurley2013-09-301-20/+26
| |/ / / /
* | | | | Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-054-28/+21
|\ \ \ \ \
| * | | | | staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott2013-10-031-15/+10
| * | | | | Merge tag 'iio-fixes-for-3.12b2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2013-09-303-13/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iio:magnetometer: Bugfix magnetometer default output registersDenis CIOCCA2013-09-301-9/+9
| | * | | | iio: Remove debugfs entries in iio_device_unregister()Lars-Peter Clausen2013-09-301-1/+1
| | * | | | iio: amplifiers: ad8366: Remove regulator_putSachin Kamat2013-09-281-3/+1
* | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-10-0410-115/+74
|\ \ \ \ \ \
| * | | | | | [CIFS] update cifs.ko versionSteve French2013-09-251-1/+1
| * | | | | | [CIFS] Remove ext2 flags that have been moved to fs.hSteve French2013-09-251-20/+1
| * | | | | | [CIFS] Provide sane values for nlinkJim McDonough2013-09-213-6/+43
| * | | | | | cifs: stop trying to use virtual circuitsJeff Layton2013-09-183-88/+1
| * | | | | | 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-041-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas2013-10-041-1/+6
* | | | | | | | 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
OpenPOWER on IntegriCloud