summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2006-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-10-28[PATCH] strstrip remove last blank fixMichael Holzheu1-1/+1
2006-10-28[ARM] 3909/1: Disable UWIND_INFO for ARM (again)Kevin Hilman1-1/+1
2006-10-20[PATCH] highest_possible_node_id() linkage fixAndrew Morton1-16/+0
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-4/+5
2006-10-17[PATCH] remove carta_random32Andrew Morton2-42/+1
2006-10-17[PATCH] rename net_random to random32Stephen Hemminger2-1/+143
2006-10-13[PATCH] uml shouldn't do HEADERS_CHECKAl Viro1-0/+1
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre1-11/+43
2006-10-11[PATCH] Add carta_random32() library routineStephane Eranian2-1/+42
2006-10-11[PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...David Woodhouse1-0/+13
2006-10-11[PATCH] Disable DETECT_SOFTLOCKUP for s390Heiko Carstens1-1/+1
2006-10-11Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra3-4/+4
2006-10-11Input: add missing exports to fix modular buildDmitry Torokhov1-0/+1
2006-10-10[PATCH] gfp annotations: radix_tree_rootAl Viro1-3/+3
2006-10-06[PATCH] irq_reqs: export __irq_regsAndrew Morton1-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-1/+16
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03[PATCH] low performance of lib/sort.ckeios1-5/+5
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann3-33/+1
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann2-0/+25
2006-10-02[PATCH] cpumask: add highest_possible_node_idGreg Banks1-0/+16
2006-10-02[PATCH] Linux Kernel Dump Test ModuleAnkita Garg1-0/+14
2006-10-02[PATCH] make genpool allocator adhere to kernel-doc standardsDean Nelson1-20/+23
2006-10-02[PATCH] LIB: add gen_pool_destroy()Steve Wise1-0/+30
2006-10-01[PATCH] Generic ioremap_page_range: flush_cache_vmapHaavard Skinnemoen1-3/+1
2006-10-01[PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen2-0/+95
2006-10-01[PATCH] list_del-debug fixAndrew Morton1-3/+0
2006-09-30[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe1-0/+6
2006-09-29[PATCH] lib/ts_fsm.c: constify structsAndreas Mohr1-5/+5
2006-09-29[PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()Andreas Mohr1-1/+1
2006-09-29[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloopChuck Ebbert1-6/+9
2006-09-29[PATCH] list_del debug checkManfred Spraul1-5/+7
2006-09-29[PATCH] Debug variants of linked list macrosDave Jones3-0/+87
2006-09-27sh: Enable verbose BUG() support.Paul Mundt1-1/+1
2006-09-27sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt1-1/+1
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-3/+9
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-12/+30
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen1-2/+2
2006-09-26[PATCH] optimize hweight64 for x86_64Andi Kleen1-2/+8
2006-09-26[PATCH] Don't force frame pointers for lockdepAndi Kleen1-1/+1
2006-09-25Driver core: Don't call put methods while holding a spinlockAlan Stern1-11/+15
2006-09-25add CONFIG_ENABLE_MUST_CHECKAndrew Morton1-0/+7
2006-09-25kobject: must_check fixesRandy Dunlap1-1/+8
2006-09-22[PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro1-0/+2
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro3-0/+59
2006-08-22[TEXTSEARCH]: Fix Boyer Moore initialization bugMichael Rash1-6/+5
2006-08-06[PATCH] disable debugging version of write_lock()Andrew Morton1-4/+6
2006-08-03PCI: docking station: remove dock ueventsKristen Carlson Accardi1-4/+0
2006-07-31[PATCH] Fix ppc32 zImage inflatePeter Korsgaard1-1/+4