intelfb: the pseudo_palette is only 16 elements long
[safe/jmp/linux-2.6] / lib /
2007-07-17 Jan NikitenkoCRC7 support
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-07-16 Linus TorvaldsMake check_signature depend on CONFIG_HAS_IOMEM
2007-07-16 Denis Vlasenkovsprintf.c: optimizing, part 2: base 10 conversion...
2007-07-16 Denis Vlasenkovsprintf.c: optimizing, part 1 (easy and obvious stuff)
2007-07-16 Heiko Carstensgeneric bug: use show_regs() instead of dump_stack()
2007-07-16 Andrew Mortonuninline check_signature()
2007-07-16 Andrew Mortonpercpu_counters: use for_each_online_cpu()
2007-07-16 Andrew Mortonpercpu_counters(): use cpu notifiers
2007-07-16 Christoph LameterSLUB: support slub_debug on by default
2007-07-16 Kristian Hoegsberglib: add idr_remove_all
2007-07-16 Kristian Hoegsberglib: add idr_for_each()
2007-07-15 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-14 David Chinner[LIB]: export radix_tree_preload()
2007-07-11 Tejun Heosysfs: make kobj point to sysfs_dirent instead of dentry
2007-07-11 Tejun Heoida: implement idr based id allocator
2007-07-11 Tejun Heoidr: separate out idr_mark_full()
2007-07-11 Tejun Heoidr: fix obscure bug in allocation path
2007-07-11 Kay SieversDriver core: add missing kset uevent
2007-07-11 Richard PurdieAdd LZO1X algorithm to the kernel
2007-07-09 Ingo Molnarsched: scheduler debugging, enable in Kconfig
2007-06-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-06-09 Randy Dunlaphexdump: more output formatting
2007-06-08 Greg Kroah-Hartmankobject: use the proper printk level for kobject error
2007-06-01 Ingo Molnartimer stats: speedups
2007-05-24 Paul E. McKenneyprohibit rcutorture from being compiled into the kernel
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-12 Akinobu Mitafault injection: disable stacktrace filter for x86-64
2007-05-11 Linus TorvaldsMerge branch 'audit.b38' of git://git./linux/kernel...
2007-05-11 Randy Dunlaplib/hexdump
2007-05-11 Amy Griffis[PATCH] audit signal recipients
2007-05-11 Amy Griffis[PATCH] add SIGNAL syscall class (v3)
2007-05-10 Linus TorvaldsMerge branch 'juju' of git://git./linux/kernel/git...
2007-05-10 Ivo van DoornCRC ITU-T V.41
2007-05-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-08 Alistair John StrachanMove LOG_BUF_SHIFT to a more sensible place
2007-05-08 Johannes Bergfix sscanf %n match at end of input string
2007-05-08 Robert P. J. Daykconfig: centralize the selection of semaphore debuggin...
2007-05-08 Sam Ravnborgfix section mismatch warning in lib/swiotlb.c
2007-05-08 Christoph Hellwigsimplify the stacktrace code
2007-05-07 Richard PurdieFix ppp_deflate issues with recent zlib_inflate changes
2007-05-07 Bryan Wublackfin architecture
2007-05-07 Heiko CarstensIntroduce CONFIG_HAS_DMA
2007-05-07 Christoph LameterSafer nr_node_ids and nr_node_ids determination and...
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus Torvaldsiomap: make the default iomap functions fail softer
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-05-03 David Howells[AFS]: Make the match_*() functions take const options.
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-02 Andreas Dilgerkconfig.debug: clarify CONFIG_DEBUG_INFO help text
2007-05-02 Jeremy Fitzhardinge[PATCH] x86-64: deflate inflate_dynamic too
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: deflate stack usage in lib/inflate.c
2007-05-02 Segher Boessenkool[RSLIB] Support non-canonical GF representations
2007-04-30 Jeremy FitzhardingeAdd kvasprintf()
2007-04-28 Tejun Heoiomap: implement pcim_iounmap_regions()
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
next