aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-03-28Merge branch 'origin' into develRussell King9-458/+1337
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-0/+27
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar8-1/+1630
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-0/+27
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-9/+3
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller10-458/+1313
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-449/+821
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-0/+483
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King1-8/+8
2009-03-24Dynamic debug: allow simple quoting of wordsGreg Banks1-20/+33
2009-03-24dynamic debug: update docsJason Baron1-31/+41
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron4-416/+758
2009-03-24kobject: don't block for each kobject_ueventArjan van de Ven1-1/+1
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei1-0/+7
2009-03-24driver core: get rid of struct device's bus_id string arrayKay Sievers1-1/+1
2009-03-18Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar1-8/+8
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2-2/+2
2009-03-13Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar1-1/+1
2009-03-12bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds1-8/+8
2009-03-11nlattr: Fix build error with NET offHerbert Xu1-9/+11
2009-03-10idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney1-1/+1
2009-03-06sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan1-1/+1
2009-03-04netlink: Move netlink attribute parsing support to libGeert Uytterhoeven3-0/+481
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/coreIngo Molnar8-1/+1631
2009-02-26Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar1-1/+1
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap1-1/+1
2009-02-19bzip2/lzma: don't stop search at first unconfigured compressionAlain Knaff1-1/+1
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas1-1/+1
2009-02-08Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar5-32/+16
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso1-0/+3
2009-01-30cpumask: convert lib/smp_processor_id to new cpumask opsRusty Russell1-1/+1
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-13/+0
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+9
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner1-10/+4
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan1-13/+0
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney1-0/+9
2009-01-16sched: make plist a library facilityPeter Zijlstra2-8/+2
2009-01-15lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton1-8/+2
2009-01-15idr: fix wrong kernel-docLi Zefan1-2/+2
2009-01-12bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin1-6/+10
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+8
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy1-6/+6
2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar13-220/+232
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds1-0/+7
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin2-4/+55
2009-01-08bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameAlain Knaff1-1/+1
2009-01-08bzip2/lzma: fix constant in decompress_inflateH. Peter Anvin1-1/+1
2009-01-08generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang1-14/+16