aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | sched: make plist a library facilityPeter Zijlstra2009-01-162-8/+2
| | |/ / / / / / / / / /
| * | | | | | | | | | | 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-241-20/+33
| | | * | | | | | | | | | | dynamic debug: update docsJason Baron2009-03-241-31/+41
| | | * | | | | | | | | | | dynamic debug: combine dprintk and dynamic printkJason Baron2009-03-244-416/+758
| | | * | | | | | | | | | | kobject: don't block for each kobject_ueventArjan van de Ven2009-03-241-1/+1
| | | * | | | | | | | | | | Driver core: implement uevent suppress in kobjectMing Lei2009-03-241-0/+7
| | | * | | | | | | | | | | driver core: get rid of struct device's bus_id string arrayKay Sievers2009-03-241-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
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-051-0/+3
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-242-9/+9
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds2009-03-121-8/+8
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney2009-03-101-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-111-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | docsrc: use config instead of menuconfigRandy Dunlap2009-02-201-1/+1
| |/ / / / / /
* | | | | | | lmb: Rework lmb_dump_all() outputMichael Ellerman2009-02-111-21/+21
|/ / / / / /
* | | | | | 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/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-221-10/+4
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan2009-01-221-13/+0
| | |/ / / / | |/| | | |
* | | | | | 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-151-8/+2
* | | | | idr: fix wrong kernel-docLi Zefan2009-01-151-2/+2
|/ / / /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-8/+8
|\ \ \ \
| * | | | x86: offer frame pointers in all build modesIngo Molnar2009-01-071-8/+8
* | | | | rbtree: add const qualifier to some functionsArtem Bityutskiy2009-01-101-6/+6
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-091-0/+7
|\ \ \ \
| * | | | NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-0/+7
* | | | | generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang2009-01-081-14/+16
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-5/+6
|\ \ \ \
| * | | | trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Wu Fengguang2009-01-061-5/+6
| |/ / /
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-063-154/+107
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-062-17/+7
| |\ \ \ \ \ | | | | |/ /
| | | * | | locking, percpu counters: introduce separate lock classesPeter Zijlstra2008-12-292-17/+7
| * | | | | Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-051-137/+100
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | swiotlb: clean up EXPORT_SYMBOL usageFUJITA Tomonori2008-12-281-14/+14
| | * | | | swiotlb: remove unnecessary declarationFUJITA Tomonori2008-12-281-3/+0
| | * | | | swiotlb: add support for systems with highmemBecky Bruce2008-12-281-17/+51
| | * | | | swiotlb: store phys address in io_tlb_orig_addr arrayBecky Bruce2008-12-281-90/+30
| | * | | | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge2008-12-281-31/+22
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-064-39/+72
|\ \ \ \ \ \
| * | | | | | swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
| * | | | | | dynamic_printk: reduce one level of indentationWu Fengguang2009-01-061-32/+26
| * | | | | | kobject: return the result of uevent sending by netlinkMing Lei2009-01-061-2/+4
| * | | | | | uevent: don't pass envp_ext[] as format string in kobject_uevent_env()Tejun Heo2009-01-061-1/+1