Age | Commit message (Expand) | Author |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-05-20 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds |
2011-05-20 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-05-20 | spinlock_up.h: include asm/processor.h in for cpu_relax | Stephen Rothwell |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-20 | Pull pstore into release branch | Tony Luck |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt |
2011-05-20 | macvlan: remove one synchronize_rcu() call | Eric Dumazet |
2011-05-19 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | signal.h need a definition of struct task_struct | Stephen Rothwell |
2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-05-19 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-05-19 | Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git... | Linus Torvalds |
2011-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2011-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-05-19 | list: remove prefetching from regular list iterators | Linus Torvalds |
2011-05-19 | hlist: remove software prefetching in hlist iterators | Linus Torvalds |
2011-05-19 | ipv6: reduce per device ICMP mib sizes | Eric Dumazet |
2011-05-19 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-05-19 | clockevents: Provide interface to reconfigure an active clock event device | Thomas Gleixner |
2011-05-19 | clockevents: Provide combined configure and register function | Thomas Gleixner |
2011-05-19 | clockevents: Restructure clock_event_device members | Thomas Gleixner |
2011-05-19 | clocksource: Restructure clocksource struct members | Thomas Gleixner |
2011-05-19 | SSB: Change fallback sprom to callback mechanism. | Hauke Mehrtens |
2011-05-19 | Add a strtobool function matching semantics of existing in kernel equivalents | Jonathan Cameron |
2011-05-19 | lib: Add generic binary search function to the kernel. | Tim Abbott |
2011-05-19 | module: Sort exported symbols | Alessio Igor Bogani |
2011-05-19 | module: each_symbol_section instead of each_symbol | Rusty Russell |
2011-05-19 | module: reorder kparam_array to remove alignment padding on 64 bit builds | Richard Kennedy |
2011-05-19 | module: remove 64 bit alignment padding from struct module with CONFIG_TRACE* | Richard Kennedy |
2011-05-19 | module: do not hide __modver_version_show declaration behind ifdef | Dmitry Torokhov |
2011-05-19 | module: deal with alignment issues in built-in module versions | Dmitry Torokhov |
2011-05-19 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2011-05-18 | ftrace: Modify ftrace_set_filter/notrace to take ops | Steven Rostedt |
2011-05-18 | ipv4: Pass explicit destination address to rt_bind_peer(). | David S. Miller |
2011-05-18 | ipv4: Pass explicit destination address to rt_get_peer(). | David S. Miller |
2011-05-18 | ipv4: Make caller provide flowi4 key to inet_csk_route_req(). | David S. Miller |
2011-05-18 | ipv4: Kill RT_CACHE_DEBUG | David S. Miller |
2011-05-18 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |