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