summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-281-1/+1
|\
| * Merge branch 'origin' into develRussell King2009-03-289-458/+1337
| |\
| * \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-251-8/+8
| |\ \
| * \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-132-2/+2
| |\ \ \
| * | | | [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas2009-02-191-1/+1
* | | | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-281-0/+27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-271-0/+27
| |\ \ \ \
* | \ \ \ \ Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-278-1/+1630
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-048-1/+1631
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | bzip2/lzma: don't stop search at first unconfigured compressionAlain Knaff2009-02-191-1/+1
| | | * | | | bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin2009-01-121-6/+10
| | | * | | | Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-1013-220/+232
| | | |\ \ \ \
| | | * | | | | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-092-4/+55
| | | * | | | | bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameAlain Knaff2009-01-091-1/+1
| | | * | | | | bzip2/lzma: fix constant in decompress_inflateH. Peter Anvin2009-01-091-1/+1
| | | * | | | | bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATEH. Peter Anvin2009-01-071-0/+1
| | | * | | | | bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin2009-01-052-2/+18
| | | * | | | | bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff2009-01-051-1/+2
| | | * | | | | bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-055-0/+1557
* | | | | | | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-273-9/+3Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar2009-03-181-8/+8
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-131-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan2009-03-061-1/+1
| * | | | | | | | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-02-261-1/+1
| |\| | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-085-32/+16Star
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * / | | | | | | sched: make plist a library facilityPeter Zijlstra2009-01-162-8/+2Star
| |/ / / / / / / /
* | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2610-458/+1313
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-266-449/+821
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Dynamic debug: allow simple quoting of wordsGreg Banks2009-03-251-20/+33
| | * | | | | | | | | dynamic debug: update docsJason Baron2009-03-251-31/+41
| | * | | | | | | | | dynamic debug: combine dprintk and dynamic printkJason Baron2009-03-254-416/+758
| | * | | | | | | | | kobject: don't block for each kobject_ueventArjan van de Ven2009-03-251-1/+1
| | * | | | | | | | | Driver core: implement uevent suppress in kobjectMing Lei2009-03-251-0/+7
| | * | | | | | | | | driver core: get rid of struct device's bus_id string arrayKay Sievers2009-03-251-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-263-0/+483
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | nlattr: Fix build error with NET offHerbert Xu2009-03-111-9/+11
| | * | | | | | | | netlink: Move netlink attribute parsing support to libGeert Uytterhoeven2009-03-043-0/+481
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds2009-03-131-8/+8
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney2009-03-101-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-1/+1
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | docsrc: use config instead of menuconfigRandy Dunlap2009-02-211-1/+1
| |/ / / /
* / / / / netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-061-0/+3
|/ / / /
* | | | cpumask: convert lib/smp_processor_id to new cpumask opsRusty Russell2009-01-301-1/+1
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-261-13/+0Star
|\ \ \ \
| * \ \ \ Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-221-10/+4Star
| |\ \ \ \
| * | | | | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan2009-01-221-13/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-261-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney2009-01-181-0/+9
| |/ / /
* | | | lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton2009-01-161-8/+2Star
* | | | idr: fix wrong kernel-docLi Zefan2009-01-161-2/+2
|/ / /