aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Remove stack unwinder for nowLinus Torvalds2006-12-15
* [PATCH] uml problems with linux/io.hAl Viro2006-12-13
* [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-13
* Fix typo in new debug options.Dave Jones2006-12-12
* [PATCH] add MODULE_* attributes to bit reversal libraryCal Peake2006-12-10
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-10
* [PATCH] fault-injection: optimize and simplify should_fail()Don Mullis2006-12-08
* [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTHDon Mullis2006-12-08
* [PATCH] fault-injection: Use bool-true-false throughoutDon Mullis2006-12-08
* [PATCH] fault-injection: stacktrace filtering kconfig fixAndrew Morton2006-12-08
* [PATCH] fault-injection Kconfig cleanupAndrew Morton2006-12-08
* [PATCH] fault injection: stacktrace filteringAkinobu Mita2006-12-08
* [PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita2006-12-08
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-08
* [PATCH] fault-injection capability for alloc_pages()Akinobu Mita2006-12-08
* [PATCH] fault-injection capability for kmallocAkinobu Mita2006-12-08
* [PATCH] fault-injection capabilities infrastructureAkinobu Mita2006-12-08
* [PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita2006-12-08
* [PATCH] bit reverse libraryAkinobu Mita2006-12-08
* [PATCH] Generic BUG for i386Jeremy Fitzhardinge2006-12-08
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-08
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] x86: all cpu backtraceAndrew Morton2006-12-06
* | [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-07
* | [PATCH] lib functions: always build hweight for loadable modulesRandy Dunlap2006-12-07
* | [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-07
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* | [PATCH] get_options to allow a hypenated range for isolcpusDerek Fults2006-12-07
* | [PATCH] More list debugging contextDave Jones2006-12-07
* | [PATCH] kconfig: PRINTK_TIME depends on PRINTKRandy Dunlap2006-12-07
* | [PATCH] radix-tree: RCU lockless readsideNick Piggin2006-12-07
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-04
|\
| * [PATCH] Arch provides generic iomap missing accessorsLinus Torvalds2006-12-03
* | [PATCH] severing module.h->sched.hAl Viro2006-12-04
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-01
|\
| * driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck2006-12-01
* | Fix typos in doc and commentsJan Engelhardt2006-11-29
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-29
|\
| * [ARM] 3909/1: Disable UWIND_INFO for ARM (again)Kevin Hilman2006-10-28
* | [PATCH] strstrip remove last blank fixMichael Holzheu2006-10-28
|/
* [PATCH] highest_possible_node_id() linkage fixAndrew Morton2006-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-17
|\
| * Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-11
| * Input: add missing exports to fix modular buildDmitry Torokhov2006-10-11
* | [PATCH] remove carta_random32Andrew Morton2006-10-17
* | [PATCH] rename net_random to random32Stephen Hemminger2006-10-17
* | [PATCH] uml shouldn't do HEADERS_CHECKAl Viro2006-10-13
* | [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-11
* | [PATCH] Add carta_random32() library routineStephane Eranian2006-10-11