Age | Commit message (Expand) | Author |
2013-06-29 | constify rw_verify_area() | Al Viro |
2013-06-29 | new helper: fixed_size_llseek() | Al Viro |
2013-06-29 | kill find_inode_number() | Al Viro |
2013-06-29 | Replace a bunch of file->dentry->d_inode refs with file_inode() | David Howells |
2013-06-29 | allow the temp files created by open() to be linked to | Al Viro |
2013-06-29 | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro |
2013-06-29 | [readdir] constify ->actor | Al Viro |
2013-06-29 | [readdir] ->readdir() is gone | Al Viro |
2013-06-29 | [readdir] convert ext3 | Al Viro |
2013-06-29 | [readdir] switch dcache_readdir() users to ->iterate() | Al Viro |
2013-06-29 | [readdir] introduce ->iterate(), ctx->pos, dir_emit() | Al Viro |
2013-06-29 | [readdir] introduce iterate_dir() and dir_context | Al Viro |
2013-06-29 | move linux/loop.h to drivers/block | Al Viro |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-20 | splice: don't pass the address of ->f_pos to methods | Al Viro |
2013-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-06-14 | smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu(). | David Daney |
2013-06-13 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2013-06-13 | Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2013-06-13 | ip_tunnel: remove __net_init/exit from exported functions | Eric Dumazet |
2013-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-06-12 | include/linux/math64.h: add div64_ul() | Alex Shi |
2013-06-12 | mm: migration: add migrate_entry_wait_huge() | Naoya Horiguchi |
2013-06-12 | kmsg: honor dmesg_restrict sysctl on /dev/kmsg | Kees Cook |
2013-06-12 | CPU hotplug: provide a generic helper to disable/enable CPU hotplug | Srivatsa S. Bhat |
2013-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-12 | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg |
2013-06-12 | team: fix checks in team_get_first_port_txable_rcu() | Jiri Pirko |
2013-06-11 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-11 | kvm: Add definition of KVM_REG_MIPS | David Daney |
2013-06-10 | sock_diag: fix filter code sent to userspace | Nicolas Dichtel |
2013-06-10 | trace: Allow idle-safe tracepoints to be called from irq | Paul E. McKenney |
2013-06-10 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown |
2013-06-07 | Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-07 | ASoC: dapm: Treat DAI widgets like AIF widgets for power | Mark Brown |
2013-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-06-06 | net: Unbreak compat_sys_{send,recv}msg | Andy Lutomirski |
2013-06-06 | arch, mm: Remove tlb_fast_mode() | Peter Zijlstra |
2013-06-05 | KVM: add kvm_para_available to asm-generic/kvm_para.h | James Hogan |
2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-06-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-06-03 | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-02 | net_sched: restore "overhead xxx" handling | Eric Dumazet |
2013-06-02 | net: force a reload of first item in hlist_nulls_for_each_entry_rcu | Eric Dumazet |
2013-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2013-06-01 | Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-05-31 | list: introduce list_first_entry_or_null | Jiri Pirko |
2013-05-31 | xfrm: force a garbage collection after deleting a policy | Paul Moore |
2013-05-31 | udp6: Fix udp fragmentation for tunnel traffic. | Pravin B Shelar |