Age | Commit message (Expand) | Author |
2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-03-24 | Dynamic debug: allow simple quoting of words | Greg Banks |
2009-03-24 | dynamic debug: update docs | Jason Baron |
2009-03-24 | dynamic debug: combine dprintk and dynamic printk | Jason Baron |
2009-03-24 | kobject: don't block for each kobject_uevent | Arjan van de Ven |
2009-03-24 | Driver core: implement uevent suppress in kobject | Ming Lei |
2009-03-24 | driver core: get rid of struct device's bus_id string array | Kay Sievers |
2009-03-18 | Merge branches 'sched/cleanups' and 'linus' into sched/core | Ingo Molnar |
2009-03-13 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar |
2009-03-12 | bitmap: fix end condition in bitmap_find_free_region | Linus Torvalds |
2009-03-11 | nlattr: Fix build error with NET off | Herbert Xu |
2009-03-10 | idr: make idr_remove_all() do removal -before- free_layer() | Paul E. McKenney |
2009-03-06 | sched: TIF_NEED_RESCHED -> need_reshed() cleanup | Lai Jiangshan |
2009-03-04 | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven |
2009-02-26 | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar |
2009-02-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-20 | docsrc: use config instead of menuconfig | Randy Dunlap |
2009-02-08 | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar |
2009-02-05 | netlink: change return-value logic of netlink_broadcast() | Pablo Neira Ayuso |
2009-01-30 | cpumask: convert lib/smp_processor_id to new cpumask ops | Rusty Russell |
2009-01-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-22 | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner |
2009-01-22 | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR | Lai Jiangshan |
2009-01-18 | x86: define ARCH_WANT_FRAME_POINTERS | Jeff Mahoney |
2009-01-16 | sched: make plist a library facility | Peter Zijlstra |
2009-01-15 | lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache | Andrew Morton |
2009-01-15 | idr: fix wrong kernel-doc | Li Zefan |
2009-01-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-10 | rbtree: add const qualifier to some functions | Artem Bityutskiy |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds |
2009-01-08 | generic swap(): lib/sort.c: rename swap to swap_func | Wu Fengguang |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-07 | x86: offer frame pointers in all build modes | Ingo Molnar |
2009-01-06 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | percpu_counter: FBC_BATCH should be a variable | Eric Dumazet |
2009-01-06 | strict_strto* is not strict enough | Pavel Machek |
2009-01-06 | lib: proportions.c trivial sparse lock annotation | Harvey Harrison |
2009-01-06 | lib: radix_tree.c make percpu variable static | Harvey Harrison |
2009-01-06 | lib: fix sparse shadowed variable warning | Harvey Harrison |
2009-01-06 | Remove remaining unwinder code | Alexey Dobriyan |
2009-01-06 | oops handling: ensure that any oops is flushed to the mtdoops console | Viktor Rosendahl |
2009-01-06 | swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | dynamic_printk: reduce one level of indentation | Wu Fengguang |
2009-01-06 | kobject: return the result of uevent sending by netlink | Ming Lei |