summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V2006-12-201-14/+30
* kref refcnt and false positivesVenkatesh Pallipadi2006-12-201-6/+1
* Remove stack unwinder for nowLinus Torvalds2006-12-152-49/+1
* [PATCH] uml problems with linux/io.hAl Viro2006-12-133-2/+7
* [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-132-1/+10
* Fix typo in new debug options.Dave Jones2006-12-121-1/+1
* [PATCH] add MODULE_* attributes to bit reversal libraryCal Peake2006-12-101-0/+4
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-101-24/+25
* [PATCH] fault-injection: optimize and simplify should_fail()Don Mullis2006-12-081-7/+4
* [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTHDon Mullis2006-12-081-4/+23
* [PATCH] fault-injection: Use bool-true-false throughoutDon Mullis2006-12-081-21/+19
* [PATCH] fault-injection: stacktrace filtering kconfig fixAndrew Morton2006-12-081-1/+1
* [PATCH] fault-injection Kconfig cleanupAndrew Morton2006-12-081-16/+11
* [PATCH] fault injection: stacktrace filteringAkinobu Mita2006-12-082-1/+130
* [PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita2006-12-081-1/+16
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-081-0/+7
* [PATCH] fault-injection capability for alloc_pages()Akinobu Mita2006-12-081-0/+7
* [PATCH] fault-injection capability for kmallocAkinobu Mita2006-12-081-0/+7
* [PATCH] fault-injection capabilities infrastructureAkinobu Mita2006-12-083-0/+196
* [PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita2006-12-082-23/+6
* [PATCH] bit reverse libraryAkinobu Mita2006-12-083-0/+58
* [PATCH] Generic BUG for i386Jeremy Fitzhardinge2006-12-081-1/+1
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-083-1/+166
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+4
|\
| * [PATCH] x86: all cpu backtraceAndrew Morton2006-12-071-0/+4
* | [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-071-0/+2
* | [PATCH] lib functions: always build hweight for loadable modulesRandy Dunlap2006-12-071-1/+1
* | [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-071-2/+1
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
* | [PATCH] get_options to allow a hypenated range for isolcpusDerek Fults2006-12-071-1/+34
* | [PATCH] More list debugging contextDave Jones2006-12-071-4/+6
* | [PATCH] kconfig: PRINTK_TIME depends on PRINTKRandy Dunlap2006-12-071-0/+1
* | [PATCH] radix-tree: RCU lockless readsideNick Piggin2006-12-071-100/+227
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-4/+4
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-041-4/+28
|\
| * [PATCH] Arch provides generic iomap missing accessorsLinus Torvalds2006-12-041-4/+28
* | [PATCH] severing module.h->sched.hAl Viro2006-12-041-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-012-4/+74
|\
| * driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck2006-12-012-4/+74
* | Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-291-1/+1
|\
| * [ARM] 3909/1: Disable UWIND_INFO for ARM (again)Kevin Hilman2006-10-281-1/+1
* | [PATCH] strstrip remove last blank fixMichael Holzheu2006-10-281-1/+1
|/
* [PATCH] highest_possible_node_id() linkage fixAndrew Morton2006-10-201-16/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-174-4/+5
|\
| * Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-113-4/+4
| * Input: add missing exports to fix modular buildDmitry Torokhov2006-10-111-0/+1
* | [PATCH] remove carta_random32Andrew Morton2006-10-172-42/+1
* | [PATCH] rename net_random to random32Stephen Hemminger2006-10-172-1/+143
* | [PATCH] uml shouldn't do HEADERS_CHECKAl Viro2006-10-131-0/+1
OpenPOWER on IntegriCloud