[JFFS2] Better fix for all-zero node headers
[safe/jmp/linux-2.6] / lib /
2007-03-09 Dmitriy Monakhovkobject: new_device->kref wasn't putted after error...
2007-03-06 Tony LuckRevert "[IA64] swiotlb abstraction (e.g. for Xen)"
2007-03-01 Randy Dunlap[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
2007-02-21 Andrew Morton[PATCH] genalloc warning fixes
2007-02-21 Akinobu Mita[PATCH] fault injection: split up stacktrace filter...
2007-02-21 Christoph Lameter[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-17 Robert P. J. DayVarious typo fixes.
2007-02-16 Randy DunlapPCI/sysfs/kobject kernel-doc fixes
2007-02-16 Martin Stoilovkobject: kobj->k_name verification fix
2007-02-16 Ingo Molnar[PATCH] Add debugging feature /proc/timer_stat
2007-02-16 Frederik Deweerdt[PATCH] pci_iomap_regions() error handling fix
2007-02-12 Andrew Morton[PATCH] swiotlb uninlinings
2007-02-12 David Woodhouse[PATCH] Debug shared irqs
2007-02-12 Martin Peschke[PATCH] scnprintf(): fix a comment
2007-02-11 Al Viro[PATCH] sort the devres mess out
2007-02-11 Robert P. J. Day[PATCH] Remove references to obsolete kernel config...
2007-02-11 Kirill Korotaev[PATCH] Extract and use wake_up_klogd()
2007-02-11 Kirill Korotaev[PATCH] Consolidate bust_spinlocks()
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-09 Tejun Heoiomap: iomap should be in obj-y not in lib-y
2007-02-09 Tejun Heodevres: implement pcim_iomap_regions()
2007-02-09 Tejun Heodevres: device resource management
2007-02-07 Eric W. Biedermansysfs: Shadow directory support
2007-02-07 Mariusz Kozlowskikobject: kobject_put cleanup
2007-02-07 Cornelia Huckdriver core: Allow device_move(dev, NULL).
2007-02-07 Greg Kroah-HartmanKobject: make kobject apis more robust in handling...
2007-02-06 Jan Beulich[IA64] swiotlb abstraction (e.g. for Xen)
2007-02-06 Jan Beulich[IA64] swiotlb cleanup
2007-02-06 Jan Beulich[IA64] make swiotlb use bus_to_virt/virt_to_bus
2007-02-06 Jan Beulich[IA64] swiotlb bug fixes
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
next