Age | Commit message (Expand) | Author |
2012-03-20 | vfs: turn generic_drop_inode() into static inline | Al Viro |
2012-03-20 | vfs: drop_file_write_access() made static | Al Viro |
2012-03-20 | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} | Al Viro |
2012-03-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-08 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-08 | route: Remove redirect_genid | Steffen Klassert |
2012-03-08 | inetpeer: Invalidate the inetpeer tree along with the routing cache | Steffen Klassert |
2012-03-07 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-05 | Merge branch 'akpm' (Andrew's patch bomb) | Linus Torvalds |
2012-03-05 | memcg: fix GPF when cgroup removal races with last exit | Hugh Dickins |
2012-03-05 | vfork: kill PF_STARTING | Oleg Nesterov |
2012-03-05 | coredump_wait: don't call complete_vfork_done() | Oleg Nesterov |
2012-03-05 | vfork: make it killable | Oleg Nesterov |
2012-03-05 | vfork: introduce complete_vfork_done() | Oleg Nesterov |
2012-03-05 | kmsg_dump: don't run on non-error paths by default | Matthew Garrett |
2012-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-05 | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-03-04 | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c | Linus Torvalds |
2012-03-04 | percpu: fix __this_cpu_{sub,inc,dec}_return() definition | Konstantin Khlebnikov |
2012-03-03 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2012-03-02 | vfs: clarify and clean up dentry_cmp() | Linus Torvalds |
2012-03-02 | vfs: uninline full_name_hash() | Linus Torvalds |
2012-03-02 | vfs: trivial __d_lookup_rcu() cleanups | Linus Torvalds |
2012-03-02 | regset: Return -EFAULT, not -EIO, on host-side memory fault | H. Peter Anvin |
2012-03-02 | regset: Prevent null pointer reference on readonly regsets | H. Peter Anvin |
2012-03-02 | Block: use a freezable workqueue for disk-event polling | Alan Stern |
2012-03-02 | block: Fix NULL pointer dereference in sd_revalidate_disk | Jun'ichi Nomura |
2012-03-01 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-02-29 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie |
2012-02-28 | tcp: fix comment for tp->highest_sack | Neal Cardwell |
2012-02-27 | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into... | Grant Likely |
2012-02-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-02-27 | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions... | James Bottomley |
2012-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-02-26 | Fix autofs compile without CONFIG_COMPAT | Linus Torvalds |
2012-02-24 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-02-24 | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | Oleg Nesterov |
2012-02-24 | netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) | Jozsef Kadlecsik |
2012-02-23 | ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ... | viresh kumar |
2012-02-23 | ipsec: be careful of non existing mac headers | Eric Dumazet |
2012-02-23 | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller |
2012-02-22 | Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-02-22 | Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-02-22 | sched/events: Revert trace_sched_stat_sleeptime() | Peter Zijlstra |
2012-02-21 | sys_poll: fix incorrect type for 'timeout' parameter | Linus Torvalds |
2012-02-21 | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake |
2012-02-21 | rtnetlink: Fix problem with buffer allocation | Greg Rose |
2012-02-21 | percpu: use raw_local_irq_* in _this_cpu op | Ming Lei |
2012-02-21 | percpu: fix generic definition of __this_cpu_add_and_return() | Konstantin Khlebnikov |