USB: Fix signr comment in usbdevice_fs.h
[safe/jmp/linux-2.6] / lib /
2007-11-23 Mike FrysingerBlackfin arch: punt CONFIG_BFIN -- we already have...
2007-11-15 Paul Mundtlib: move bitmap.o from lib-y to obj-y.
2007-11-08 Benny Halevy[LIB] crc32c: Keep intermediate crc state in cpu order
2007-11-05 Andi KleenFix bitmap_scnlistprintf for empty masks
2007-10-31 Greg Kroah-Hartmankobject: check for duplicate names in kobject_rename
2007-10-25 Jeff GarzikPermit silencing of __deprecated warnings.
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-22 Jens AxboeAdd CONFIG_DEBUG_SG sg validation
2007-10-22 Jens AxboeUpdate swiotlb to use sg helpers
2007-10-20 Jörn Engel[MTD] [NAND] Replace -1 with -EBADMSG in nand error...
2007-10-20 Jörn Engel[RSLIB] BUG() when passing illegal parameters to decode...
2007-10-19 Simon Arlottspelling fixes: lib/
2007-10-19 Robert P. J. DayLIB: Replace inappropriate include of <linux/bug.h>
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Mathieu Desnoyersmarkers: Add samples subdir
2007-10-19 Gautham R ShenoyAdd irq protection in the percpu-counters cpu-hotplug...
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-10-19 Paul MenageFix cpusets update_cpumask
2007-10-18 Ralf BaechleReplace __attribute_pure__ with __pure
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 Rene Hermanlib/iomap.c:bad_io_access(): print 0x hex prefix
2007-10-17 Peter Lundavoid negative (and full-width) shifts in radix-tree.c
2007-10-17 Jan Beulichhandle recursive calls to bust_spinlocks()
2007-10-17 Subbaiah Venkatalib/sort.c optimization
2007-10-17 Adrian Bunklib/ioremap.c should #include <linux/io.h>
2007-10-17 Neil Hormanargv_split: allow argv_split to handle NULL pointer...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Peter Zijlstralib: floating proportions
2007-10-17 Peter Zijlstralib: percpu_counter_init_irq
2007-10-17 Peter Zijlstralib: percpu_counter_init error handling
2007-10-17 Peter Zijlstralib: percpu_count_sum()
2007-10-17 Peter Zijlstralib: percpu_counter_sum_positive
2007-10-17 Peter Zijlstralib: percpu_counter_set
2007-10-17 Peter Zijlstralib: make percpu_counter_add take s64
2007-10-17 Peter Zijlstralib: percpu_counter variable batch
2007-10-17 Peter Zijlstralib: percpu_counter_add
2007-10-17 FUJITA Tomonoriswiotlb: fix map_sg failure handling
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
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-16 Jens Axboeswiotlb: sg chaining support
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
next