Intel FB: more interlaced mode support
[safe/jmp/linux-2.6] / lib /
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Jeff Moyerfix the max path calculation in radix-tree.c
2007-10-16 Nick Pigginradix-tree: use indirect bit
2007-10-16 Fengguang Wuradixtree: introduce radix_tree_next_hole()
2007-10-16 Randy Dunlapslow down printk during boot
2007-10-14 Al Viromore low-hanging fruits - kernel, fs, lib signedness
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-10-12 David Brownelldma_free_coherent() needs irqs enabled (sigh)
2007-10-12 Greg Kroah-Hartmankobject: update the copyrights
2007-10-12 Greg Kroah-Hartmandriver core: remove subsystem_init()
2007-10-12 Tejun Heosysfs: move sysfs file poll implementation to sysfs_ope...
2007-10-12 Kay SieversDriver core: kerneldoc - kobject_uevent_env is not...
2007-10-12 Kay SieversDriver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
2007-10-12 Eric W. Biedermansysfs: Remove first pass at shadow directory support
2007-10-12 Greg Kroah-Hartmankobject: remove the static array for the name
2007-10-12 Greg Kroah-HartmanDriver core: remove subsys_get()
2007-10-12 Greg Kroah-HartmanDriver core: remove subsys_put()
2007-10-12 Kay SieversDriver core: add CONFIG_UEVENT_HELPER_PATH
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 David S. Miller[ZLIB]: Fix external builds of zlib_inflate code.
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-10 Denys Vlasenko[ZLIB]: Move bnx2 driver gzip unpacker into zlib.
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-07 Alexey DobriyanMove kasprintf.o to obj-y
2007-10-07 Peter Zijlstralockstat: documentation
2007-10-03 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-10-03 Hugh Dickins[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
2007-09-25 Danny ter Haartypo fix Kernel config option
2007-08-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-08-23 Geert UytterhoevenIntroduce CONFIG_CHECK_SIGNATURE
2007-08-22 Rolf Eike BeerPCI: Document pci_iomap()
2007-08-11 Alan Sternhex_dump: add missing "const" qualifiers
2007-08-09 Artem Bityutskiyhexdump: use const notation
2007-07-31 Oleg Nesterovidr_remove_all: kill unused variable
2007-07-31 Adrian BunkRemove the arm26 port
2007-07-31 Sam Ravnborglib: move kasprintf to a separate file
2007-07-31 Richard Purdielzo: add some missing casts
2007-07-30 Cornelia Huckkobject: fix link error when CONFIG_HOTPLUG is disabled
2007-07-24 Stephen Rothwellfault_inject: silence a warning
2007-07-22 Keir FraserFix swiotlb_sync_single_range()
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Peter Zijlstralockstat: core infrastructure
2007-07-18 Kay SieversDriver core: accept all valid action-strings in uevent...
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-18 Jeremy Fitzhardingeadd argv_split()
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
next