summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* KVM: ARM: Squash len warningChristoffer Dall2013-08-111-1/+2
* arm64: KVM: fix 2-level page tables unmappingMarc Zyngier2013-08-071-14/+8
* ARM: KVM: Fix unaligned unmap_range leakChristoffer Dall2013-08-071-7/+7
* ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall2013-08-063-8/+27
* KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
* KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-291-7/+14
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-202-2/+2
|\
| * ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-201-1/+1
| * ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-201-1/+1
* | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-20155-91617/+22
|\ \ | |/ |/|
| * Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-169-18/+22
| |\
| | * iio: lps331ap: Fix wrong in_pressure_scale output valueJacek Anaszewski2013-07-161-2/+4
| | * iio staging: fix lis3l02dq, read error handlingPeter Meerwald2013-07-091-0/+2
| | * staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun2013-07-061-0/+1
| | * iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun2013-07-061-0/+1
| | * iio: mxs-lradc: Remove useless check in read_rawMarek Vasut2013-07-061-7/+0
| | * iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut2013-07-031-4/+7
| | * iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni2013-07-031-1/+1
| | * iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-021-2/+2
| | * iio:trigger: device_unregister->device_del to avoid double freeJonathan Cameron2013-06-291-1/+1
| | * iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun2013-06-291-1/+3
| * | staging: csr: remove driverGreg Kroah-Hartman2013-07-16146-91599/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-204-18/+15
|\ \ \
| * | | vfs: constify dentry parameter in d_count()Peng Tao2013-07-201-1/+1
| * | | livelock avoidance in sget()Al Viro2013-07-201-15/+10
| * | | allow O_TMPFILE to work with O_WRONLYAl Viro2013-07-202-2/+4
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-203-21/+60
|\ \ \ \
| * | | | ext4: call ext4_es_lru_add() after handling cache missTheodore Ts'o2013-07-162-7/+5
| * | | | ext4: yield during large unlinksTheodore Ts'o2013-07-151-0/+3
| * | | | ext4: make the extent_status code more robust against ENOMEM failuresTheodore Ts'o2013-07-151-12/+39
| * | | | ext4: simplify calculation of blocks to free on errorTheodore Ts'o2013-07-151-2/+2
| * | | | ext4: fix error handling in ext4_ext_truncate()Theodore Ts'o2013-07-151-0/+11
* | | | | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-202-7/+15
|\ \ \ \ \
| * | | | | NFSv4: Fix a regression against the FreeBSD serverTrond Myklebust2013-07-171-7/+14
| * | | | | SUNRPC: Fix another issue with rpc_client_register()Trond Myklebust2013-07-151-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds2013-07-202-7/+22
|\ \ \ \ \
| * | | | | Btrfs: fix wrong write offset when replacing a deviceStefan Behrens2013-07-191-1/+1
| * | | | | Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik2013-07-191-0/+11
| * | | | | Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik2013-07-191-0/+2
| * | | | | Btrfs: update drop progress before stopping snapshot droppingJosef Bacik2013-07-191-6/+8
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-07-198-61/+213
|\ \ \ \ \ \
| * | | | | | um: remove dead codeRichard Weinberger2013-07-191-1/+0
| * | | | | | um: siginfo cleanupRichard Weinberger2013-07-194-15/+15
| * | | | | | uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher2013-07-191-41/+189
| * | | | | | um: Fix wait_stub_done() error handlingRichard Weinberger2013-07-191-2/+7
| * | | | | | um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger2013-07-191-1/+1
| * | | | | | um: Fix return value of strnlen_user()Richard Weinberger2013-07-191-1/+1
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-1910-21/+69
|\ \ \ \ \ \ \
| * | | | | | | MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras2013-07-191-1/+0
| * | | | | | | MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis2013-07-191-2/+3