Age | Commit message (Expand) | Author |
2012-03-27 | sched: Fix select_fallback_rq() vs cpu_active/cpu_online | Peter Zijlstra |
2012-03-13 | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi |
2012-03-13 | Merge tag 'v3.3-rc7' into sched/core | Ingo Molnar |
2012-03-12 | printk/sched: Introduce special printk_sched() for those awkward moments | Peter Zijlstra |
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 | sched: Clean up parameter passing of proc_sched_autogroup_set_nice() | Hiroshi Shimamoto |
2012-03-01 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-03-01 | sched/rt: Do not submit new work when PI-blocked | Thomas Gleixner |
2012-03-01 | sched/wait: Add __wake_up_all_locked() API | Thomas Gleixner |
2012-03-01 | sched/rt: Document scheduler related skip-resched-check sites | Thomas Gleixner |
2012-03-01 | sched/rt: Add schedule_preempt_disabled() | Thomas Gleixner |
2012-03-01 | Merge branch 'linus' into sched/core | Ingo Molnar |
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: Make initial SCHED_RR timeslace DEF_TIMESLICE | Hiroshi Shimamoto |
2012-02-22 | sched/events: Revert trace_sched_stat_sleeptime() | Peter Zijlstra |