Age | Commit message (Expand) | Author | Files | Lines |
2009-03-29 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 9 | -458/+1337 |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -0/+27 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 8 | -1/+1630 |
2009-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -0/+27 |
2009-03-27 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -9/+3 |
2009-03-27 | 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-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 1 | -8/+8 |
2009-03-25 | Dynamic debug: allow simple quoting of words | Greg Banks | 1 | -20/+33 |
2009-03-25 | dynamic debug: update docs | Jason Baron | 1 | -31/+41 |
2009-03-25 | dynamic debug: combine dprintk and dynamic printk | Jason Baron | 4 | -416/+758 |
2009-03-25 | kobject: don't block for each kobject_uevent | Arjan van de Ven | 1 | -1/+1 |
2009-03-25 | Driver core: implement uevent suppress in kobject | Ming Lei | 1 | -0/+7 |
2009-03-25 | 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-14 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2 | -2/+2 |
2009-03-13 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 1 | -1/+1 |
2009-03-13 | 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-11 | 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-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 8 | -1/+1631 |
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-21 | docsrc: use config instead of menuconfig | Randy Dunlap | 1 | -1/+1 |
2009-02-20 | bzip2/lzma: don't stop search at first unconfigured compression | Alain Knaff | 1 | -1/+1 |
2009-02-19 | [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding | Catalin Marinas | 1 | -1/+1 |
2009-02-08 | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar | 5 | -32/+16 |
2009-02-06 | 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-16 | lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache | Andrew Morton | 1 | -8/+2 |
2009-01-16 | idr: fix wrong kernel-doc | Li Zefan | 1 | -2/+2 |
2009-01-13 | bzip2/lzma: comprehensible error messages for missing decompressor | H. Peter Anvin | 1 | -6/+10 |
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-10 | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 13 | -220/+232 |
2009-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 1 | -0/+7 |
2009-01-09 | bzip2/lzma: centralize format detection | H. Peter Anvin | 2 | -4/+55 |
2009-01-09 | bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename | Alain Knaff | 1 | -1/+1 |
2009-01-09 | bzip2/lzma: fix constant in decompress_inflate | H. Peter Anvin | 1 | -1/+1 |
2009-01-08 | generic swap(): lib/sort.c: rename swap to swap_func | Wu Fengguang | 1 | -14/+16 |