Age | Commit message (Expand) | Author |
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-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 '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 | 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 |
2012-02-21 | netfilter: ebtables: fix alignment problem in ppc | Joerg Willmann |
2012-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-02-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-20 | digsig: changed type of the timestamp | Dmitry Kasatkin |
2012-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-02-16 | crypto: sha512 - use standard ror64() | Alexey Dobriyan |
2012-02-15 | Bluetooth: Remove usage of __cancel_delayed_work() | Ulisses Furquim |
2012-02-15 | Bluetooth: Fix potential deadlock | Andre Guedes |
2012-02-15 | Bluetooth: silence lockdep warning | Octavian Purdila |
2012-02-15 | Bluetooth: Fix using an absolute timeout on hci_conn_put() | Vinicius Costa Gomes |
2012-02-15 | Bluetooth: l2cap_set_timer needs jiffies as timeout value | Andrzej Kaczmarek |
2012-02-15 | Bluetooth: Remove bogus inline declaration from l2cap_chan_connect | Johan Hedberg |
2012-02-15 | drm/exynos: exynos_drm.h header file fixes | Kamil Debski |