PC300too alternative WAN driver
[safe/jmp/linux-2.6] / lib /
2006-12-20 Aneesh Kumar K.Vkobject: kobject_uevent() returns manageable value
2006-12-20 Venkatesh Pallipadikref refcnt and false positives
2006-12-15 Linus TorvaldsRemove stack unwinder for now
2006-12-13 Al Viro[PATCH] uml problems with linux/io.h
2006-12-13 Eric Dumazet[PATCH] SLAB: use a multiply instead of a divide in...
2006-12-12 Dave JonesFix typo in new debug options.
2006-12-10 Cal Peake[PATCH] add MODULE_* attributes to bit reversal library
2006-12-10 Don Mullis[PATCH] Kconfig refactoring for better menu nesting
2006-12-08 Don Mullis[PATCH] fault-injection: optimize and simplify should_f...
2006-12-08 Don Mullis[PATCH] fault-injection: Clamp debugfs stacktrace-depth...
2006-12-08 Don Mullis[PATCH] fault-injection: Use bool-true-false throughout
2006-12-08 Andrew Morton[PATCH] fault-injection: stacktrace filtering kconfig fix
2006-12-08 Andrew Morton[PATCH] fault-injection Kconfig cleanup
2006-12-08 Akinobu Mita[PATCH] fault injection: stacktrace filtering
2006-12-08 Akinobu Mita[PATCH] fault injection: process filtering for fault...
2006-12-08 Akinobu Mita[PATCH] fault-injection capability for disk IO
2006-12-08 Akinobu Mita[PATCH] fault-injection capability for alloc_pages()
2006-12-08 Akinobu Mita[PATCH] fault-injection capability for kmalloc
2006-12-08 Akinobu Mita[PATCH] fault-injection capabilities infrastructure
2006-12-08 Akinobu Mita[PATCH] crc32: replace bitreverse by bitrev32
2006-12-08 Akinobu Mita[PATCH] bit reverse library
2006-12-08 Jeremy Fitzhardinge[PATCH] Generic BUG for i386
2006-12-08 Jeremy Fitzhardinge[PATCH] Generic BUG implementation
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Ingo Molnar[PATCH] lockdep: show more details about self-test...
2006-12-07 Randy Dunlap[PATCH] lib functions: always build hweight for loadabl...
2006-12-07 Burman Yan[PATCH] kernel core: replace kmalloc+memset with kzalloc
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Derek Fults[PATCH] get_options to allow a hypenated range for...
2006-12-07 Dave Jones[PATCH] More list debugging context
2006-12-07 Randy Dunlap[PATCH] kconfig: PRINTK_TIME depends on PRINTK
2006-12-07 Nick Piggin[PATCH] radix-tree: RCU lockless readside
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Andrew Morton[PATCH] x86: all cpu backtrace
2006-12-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2006-12-04 Al Viro[PATCH] severing module.h->sched.h
2006-12-04 Linus Torvalds[PATCH] Arch provides generic iomap missing accessors
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-01 Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-11-30 Jan EngelhardtFix typos in doc and comments
2006-10-30 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-10-28 Michael Holzheu[PATCH] strstrip remove last blank fix
2006-10-28 Kevin Hilman[ARM] 3909/1: Disable UWIND_INFO for ARM (again)
2006-10-20 Andrew Morton[PATCH] highest_possible_node_id() linkage fix
2006-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-10-17 Andrew Morton[PATCH] remove carta_random32
2006-10-17 Stephen Hemminger[PATCH] rename net_random to random32
2006-10-13 Al Viro[PATCH] uml shouldn't do HEADERS_CHECK
2006-10-11 Reinette Chatre[PATCH] bitmap: parse input from kernel and user buffers
2006-10-11 Stephane Eranian[PATCH] Add carta_random32() library routine
2006-10-11 David Woodhouse[PATCH] Add CONFIG_HEADERS_CHECK option to automaticall...
2006-10-11 Heiko Carstens[PATCH] Disable DETECT_SOFTLOCKUP for s390
2006-10-11 Peter ZijlstraLockdep: add lockdep_set_class_and_subclass() and lockd...
2006-10-11 Dmitry TorokhovInput: add missing exports to fix modular build
2006-10-10 Al Viro[PATCH] gfp annotations: radix_tree_root
2006-10-06 Andrew Morton[PATCH] irq_reqs: export __irq_regs
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-03 keios[PATCH] low performance of lib/sort.c
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-10-02 Arnd Bergmann[PATCH] introduce kernel_execve
2006-10-02 Greg Banks[PATCH] cpumask: add highest_possible_node_id
2006-10-02 Ankita Garg[PATCH] Linux Kernel Dump Test Module
2006-10-02 Dean Nelson[PATCH] make genpool allocator adhere to kernel-doc...
2006-10-02 Steve Wise[PATCH] LIB: add gen_pool_destroy()
2006-10-01 Haavard Skinnemoen[PATCH] Generic ioremap_page_range: flush_cache_vmap
2006-10-01 Haavard Skinnemoen[PATCH] Generic ioremap_page_range: implementation
2006-10-01 Andrew Morton[PATCH] list_del-debug fix
2006-09-30 Jens Axboe[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_nex...
2006-09-29 Andreas Mohr[PATCH] lib/ts_fsm.c: constify structs
2006-09-29 Andreas Mohr[PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()
2006-09-29 Chuck Ebbert[PATCH] spinlock_debug: don't recompute (jiffies_per_lo...
2006-09-29 Manfred Spraul[PATCH] list_del debug check
2006-09-29 Dave Jones[PATCH] Debug variants of linked list macros
2006-09-27 Paul Mundtsh: Enable verbose BUG() support.
2006-09-27 Paul Mundtsh: Use generic CONFIG_FRAME_POINTER.
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-09-26 Haavard Skinnemoen[PATCH] avr32 architecture
2006-09-26 Andi Kleen[PATCH] optimize hweight64 for x86_64
2006-09-26 Andi Kleen[PATCH] Don't force frame pointers for lockdep
2006-09-26 Alan SternDriver core: Don't call put methods while holding a...
2006-09-26 Andrew Mortonadd CONFIG_ENABLE_MUST_CHECK
2006-09-26 Randy Dunlapkobject: must_check fixes
2006-09-23 Al Viro[PATCH] fix missing ifdefs in syscall classes hookup...
2006-09-12 Al Viro[PATCH] syscall class hookup for all normal targets
2006-08-22 Michael Rash[TEXTSEARCH]: Fix Boyer Moore initialization bug
2006-08-06 Andrew Morton[PATCH] disable debugging version of write_lock()
2006-08-03 Kristen Carlson... PCI: docking station: remove dock uevents
2006-07-31 Peter Korsgaard[PATCH] Fix ppc32 zImage inflate
2006-07-15 Adrian Bunk[PATCH] let the the lockdep options depend on DEBUG_KERNEL
2006-07-15 Roland Dreier[PATCH] Convert idr's internal locking to _irqsave...
2006-07-03 Ingo Molnar[PATCH] lockdep: kconfig
2006-07-03 Ingo Molnar[PATCH] lockdep: prove spinlock rwlock locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: prove rwsem locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: allow read_lock() recursion of same...
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Ingo Molnar[PATCH] lockdep: locking API self tests
2006-07-03 Heiko Carstens[PATCH] lockdep: s390 CONFIG_FRAME_POINTER support
2006-07-03 Ingo Molnar[PATCH] lockdep: stacktrace subsystem, core
next