cgroups: implement namespace tracking subsystem
[safe/jmp/linux-2.6] / lib /
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
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
next