summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-111-11/+43
* | [PATCH] Add carta_random32() library routineStephane Eranian2006-10-112-1/+42
* | [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...David Woodhouse2006-10-111-0/+13
* | [PATCH] Disable DETECT_SOFTLOCKUP for s390Heiko Carstens2006-10-111-1/+1
|/
* [PATCH] gfp annotations: radix_tree_rootAl Viro2006-10-101-3/+3
* [PATCH] irq_reqs: export __irq_regsAndrew Morton2006-10-061-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-1/+16
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] low performance of lib/sort.ckeios2006-10-031-5/+5
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-023-33/+1
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-022-0/+25
* [PATCH] cpumask: add highest_possible_node_idGreg Banks2006-10-021-0/+16
* [PATCH] Linux Kernel Dump Test ModuleAnkita Garg2006-10-021-0/+14
* [PATCH] make genpool allocator adhere to kernel-doc standardsDean Nelson2006-10-021-20/+23
* [PATCH] LIB: add gen_pool_destroy()Steve Wise2006-10-021-0/+30
* [PATCH] Generic ioremap_page_range: flush_cache_vmapHaavard Skinnemoen2006-10-011-3/+1
* [PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen2006-10-012-0/+95
* [PATCH] list_del-debug fixAndrew Morton2006-10-011-3/+0
* [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe2006-09-301-0/+6
* [PATCH] lib/ts_fsm.c: constify structsAndreas Mohr2006-09-291-5/+5
* [PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()Andreas Mohr2006-09-291-1/+1
* [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloopChuck Ebbert2006-09-291-6/+9
* [PATCH] list_del debug checkManfred Spraul2006-09-291-5/+7
* [PATCH] Debug variants of linked list macrosDave Jones2006-09-293-0/+87
* sh: Enable verbose BUG() support.Paul Mundt2006-09-271-1/+1
* sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt2006-09-271-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-262-3/+9
|\
| * [PATCH] optimize hweight64 for x86_64Andi Kleen2006-09-261-2/+8
| * [PATCH] Don't force frame pointers for lockdepAndi Kleen2006-09-261-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-263-12/+30
|\ \
| * | Driver core: Don't call put methods while holding a spinlockAlan Stern2006-09-251-11/+15
| * | add CONFIG_ENABLE_MUST_CHECKAndrew Morton2006-09-251-0/+7
| * | kobject: must_check fixesRandy Dunlap2006-09-251-1/+8
| |/
* / [PATCH] avr32 architectureHaavard Skinnemoen2006-09-261-2/+2
|/
* [PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2006-09-221-0/+2
* [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-123-0/+59
* [TEXTSEARCH]: Fix Boyer Moore initialization bugMichael Rash2006-08-221-6/+5
* [PATCH] disable debugging version of write_lock()Andrew Morton2006-08-061-4/+6
* PCI: docking station: remove dock ueventsKristen Carlson Accardi2006-08-031-4/+0
* [PATCH] Fix ppc32 zImage inflatePeter Korsgaard2006-07-311-1/+4
* [PATCH] let the the lockdep options depend on DEBUG_KERNELAdrian Bunk2006-07-141-4/+6
* [PATCH] Convert idr's internal locking to _irqsave variantRoland Dreier2006-07-141-6/+10
* [PATCH] lockdep: kconfigIngo Molnar2006-07-031-2/+96