aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] low performance of lib/sort.ckeios2006-10-03
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-02
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-02
* [PATCH] cpumask: add highest_possible_node_idGreg Banks2006-10-02
* [PATCH] Linux Kernel Dump Test ModuleAnkita Garg2006-10-02
* [PATCH] make genpool allocator adhere to kernel-doc standardsDean Nelson2006-10-02
* [PATCH] LIB: add gen_pool_destroy()Steve Wise2006-10-02
* [PATCH] Generic ioremap_page_range: flush_cache_vmapHaavard Skinnemoen2006-10-01
* [PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen2006-10-01
* [PATCH] list_del-debug fixAndrew Morton2006-10-01
* [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe2006-09-30
* [PATCH] lib/ts_fsm.c: constify structsAndreas Mohr2006-09-29
* [PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()Andreas Mohr2006-09-29
* [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloopChuck Ebbert2006-09-29
* [PATCH] list_del debug checkManfred Spraul2006-09-29
* [PATCH] Debug variants of linked list macrosDave Jones2006-09-29
* sh: Enable verbose BUG() support.Paul Mundt2006-09-27
* sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt2006-09-27
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] optimize hweight64 for x86_64Andi Kleen2006-09-26
| * [PATCH] Don't force frame pointers for lockdepAndi Kleen2006-09-26
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-26
|\ \
| * | Driver core: Don't call put methods while holding a spinlockAlan Stern2006-09-26
| * | add CONFIG_ENABLE_MUST_CHECKAndrew Morton2006-09-26
| * | kobject: must_check fixesRandy Dunlap2006-09-26
| |/
* / [PATCH] avr32 architectureHaavard Skinnemoen2006-09-26
|/
* [PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2006-09-22
* [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-12
* [TEXTSEARCH]: Fix Boyer Moore initialization bugMichael Rash2006-08-22
* [PATCH] disable debugging version of write_lock()Andrew Morton2006-08-06
* PCI: docking station: remove dock ueventsKristen Carlson Accardi2006-08-03
* [PATCH] Fix ppc32 zImage inflatePeter Korsgaard2006-07-31
* [PATCH] let the the lockdep options depend on DEBUG_KERNELAdrian Bunk2006-07-15
* [PATCH] Convert idr's internal locking to _irqsave variantRoland Dreier2006-07-15
* [PATCH] lockdep: kconfigIngo Molnar2006-07-03
* [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-03
* [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-03
* [PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar2006-07-03
* [PATCH] lockdep: coreIngo Molnar2006-07-03
* [PATCH] lockdep: locking API self testsIngo Molnar2006-07-03
* [PATCH] lockdep: s390 CONFIG_FRAME_POINTER supportHeiko Carstens2006-07-03
* [PATCH] lockdep: stacktrace subsystem, coreIngo Molnar2006-07-03
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* [PATCH] lockdep: remove mutex deadlock checking codeIngo Molnar2006-07-03
* [PATCH] lockdep: clean up rwsemsIngo Molnar2006-07-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | merge linus into release branchLen Brown2006-06-29
|\|
| * Fix vsnprintf off-by-one bugLinus Torvalds2006-06-28