Age | Commit message (Expand) | Author | Files | Lines |
2015-04-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -235/+690 |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 23 | -147/+160 |
2015-04-13 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -53/+79 |
2015-04-13 | Merge tag 'md/4.0-rc7-fix' of git://neil.brown.name/md | Linus Torvalds | 2 | -2/+7 |
2015-04-13 | avr32: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 1 | -1/+1 |
2015-04-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 99 | -2057/+5401 |
2015-04-13 | Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 69 | -459/+3366 |
2015-04-13 | cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well | Ingo Molnar | 1 | -0/+4 |
2015-04-13 | cpu: Defer smpboot kthread unparking until CPU known to scheduler | Paul E. McKenney | 3 | -3/+34 |
2015-04-13 | hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan | Anand Moon | 1 | -6/+3 |
2015-04-13 | Linux 4.0 | Linus Torvalds | 1 | -1/+1 |
2015-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -15/+34 |
2015-04-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 5 | -16/+18 |
2015-04-12 | perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init() | Ingo Molnar | 1 | -23/+30 |
2015-04-12 | sg_start_req(): use import_iovec() | Al Viro | 1 | -11/+5 |
2015-04-12 | sg_start_req(): make sure that there's not too many elements in iovec | Al Viro | 1 | -0/+3 |
2015-04-12 | blk_rq_map_user(): use import_single_range() | Al Viro | 1 | -3/+3 |
2015-04-12 | sg_io(): use import_iovec() | Al Viro | 1 | -7/+5 |
2015-04-12 | process_vm_access: switch to {compat_,}import_iovec() | Al Viro | 1 | -23/+12 |
2015-04-12 | switch keyctl_instantiate_key_common() to iov_iter | Al Viro | 3 | -72/+40 |
2015-04-12 | switch {compat_,}do_readv_writev() to {compat_,}import_iovec() | Al Viro | 1 | -16/+16 |
2015-04-12 | aio_setup_vectored_rw(): switch to {compat_,}import_iovec() | Al Viro | 1 | -19/+9 |
2015-04-12 | vmsplice_to_user(): switch to import_iovec() | Al Viro | 1 | -16/+11 |
2015-04-12 | kill aio_setup_single_vector() | Al Viro | 1 | -17/+1 |
2015-04-12 | Merge branch 'iov_iter' into for-next | Al Viro | 2 | -0/+71 |
2015-04-12 | aio: simplify arguments of aio_setup_..._rw() | Al Viro | 1 | -28/+17 |
2015-04-12 | aio: lift iov_iter_init() into aio_setup_..._rw() | Al Viro | 1 | -6/+11 |
2015-04-12 | lift iov_iter into {compat_,}do_readv_writev() | Al Viro | 1 | -31/+23 |
2015-04-12 | Merge branch 'iocb' into for-next | Al Viro | 68 | -271/+201 |
2015-04-12 | NFS: fix BUG() crash in notify_change() with patch to chown_common() | Andrew Elble | 1 | -1/+1 |
2015-04-12 | dcache: return -ESTALE not -EBUSY on distributed fs race | J. Bruce Fields | 1 | -1/+1 |
2015-04-12 | NTFS: Version 2.1.32 - Update file write from aio_write to write_iter. | Anton Altaparmakov | 2 | -477/+308 |
2015-04-12 | VFS: Add iov_iter_fault_in_multipages_readable() | Anton Altaparmakov | 2 | -0/+27 |
2015-04-12 | drop bogus check in file_open_root() | Al Viro | 1 | -3/+0 |
2015-04-12 | switch security_inode_getattr() to struct path * | Al Viro | 10 | -35/+24 |
2015-04-12 | constify tomoyo_realpath_from_path() | Al Viro | 2 | -4/+4 |
2015-04-12 | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro | 6 | -21/+0 |
2015-04-12 | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro | 6 | -8/+0 |
2015-04-12 | remove incorrect comment in lookup_one_len() | Al Viro | 1 | -3/+1 |
2015-04-12 | namei.c: fold do_path_lookup() into both callers | Al Viro | 1 | -24/+24 |
2015-04-12 | kill struct filename.separate | Al Viro | 2 | -14/+17 |
2015-04-12 | Merge tag 'asoc-fix-v4.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -19/+0 |
2015-04-12 | Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test'... | Mark Brown | 2 | -32/+138 |
2015-04-12 | Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to... | Mark Brown | 7 | -46/+468 |
2015-04-12 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 7 | -223/+206 |
2015-04-12 | Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 's... | Mark Brown | 7 | -10/+84 |
2015-04-12 | Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp... | Mark Brown | 12 | -2170/+221 |
2015-04-12 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t... | Mark Brown | 6 | -145/+283 |
2015-04-12 | Merge remote-tracking branch 'spi/topic/img-spfi' into spi-next | Mark Brown | 2 | -83/+101 |
2015-04-12 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -2/+2 |