mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetric
[safe/jmp/linux-2.6] / lib /
2007-04-27 Adrian Bunkthe overdue removal of the mount/umount uevents
2007-04-27 Eric W. Biedermankobject: Comment and warning fixes to kobject.c
2007-04-27 Greg Kroah-Hartmankobject core: remove rwsem from struct subsystem
2007-04-27 Cornelia Huckkobject: kobject_add() reference leak
2007-04-27 John Anthony Kazos JrKobject: kobject_uevent.c: Collapse unnecessary loop...
2007-04-27 Jean TourrilhesDriver core: notify userspace of network device renames
2007-04-27 Oliver Neukumkref: fix CPU ordering with respect to krefs
2007-04-27 Dmitriy Monakhovkobject: kobject_shadow_add cleanup
2007-04-27 Kay Sieversdriver core: fix namespace issue with devices assigned...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-27 Franck Bui-Huu[MIPS] Don't force frame pointers for lockdep on MIPS
2007-04-26 David S. Miller[STRING]: Move strcasecmp/strncasecmp to lib/string.c
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 David S. Miller[S390]: Fix build on 31-bit.
2007-04-26 Stephen Hemminger[LIB]: div64_64 optimization
2007-04-26 Stephen Hemminger[NET]: div64_64 consolidate (rev3)
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...
next