SELinux: do not compute transition labels on mountpoint labeled filesystems
[linux-flexiantxendom0-natty.git] / lib /
2010-11-29 Dave AirlieRevert "debug_locks: set oops_in_progress if we will...
2010-11-12 Nick Pigginradix-tree: fix RCU bug
2010-10-28 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-10-27 Randy Dunlapdocbook: add idr/ida to kernel-api docbook
2010-10-27 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2010-10-26 Brian Behlendorfdiv64_u64(): improve precision on 32bit platforms
2010-10-26 Namhyung Kimlib/parser: cleanup match_number()
2010-10-26 Christoph Lameterpercpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()
2010-10-26 Artem Bityutskiylib/list_sort: test: check element addresses
2010-10-26 Artem Bityutskiylib/list_sort: test: unify test messages
2010-10-26 Artem Bityutskiylib/list_sort: test: improve errors handling
2010-10-26 Artem Bityutskiylib/list_sort: test: use generic random32
2010-10-26 Artem Bityutskiylib/list_sort: test: use more reasonable printk levels
2010-10-26 Artem Bityutskiylib/Kconfig.debug: add list_sort debugging switch
2010-10-26 Tejun Heopercpu_counter: add debugobj support
2010-10-26 Naohiro Aotaidr: fix idr_pre_get() locking description
2010-10-26 Andy Shevchenkolib/bitmap.c: use hex_to_bin()
2010-10-26 Changli Gaolib: fix scnprintf() if @size is == 0
2010-10-26 Joe Perchesvsprintf.c: use default pointer field size for "(null...
2010-10-26 Masanori ITOHpercpu: fix list_head init bug in __percpu_counter_init()
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-24 Pekka EnbergMerge branch 'master' into for-linus
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'config' of git://git./linux/kernel/git...
2010-10-22 Robin Holtkobject: Introduce kset_find_obj_hinted.
2010-10-22 Thomas RenningerDynamic Debug: Initialize dynamic debug earlier via...
2010-10-22 Thomas RenningerDynamic Debug: Introduce ddebug_query= boot parameter
2010-10-22 Thomas RenningerDynamic Debug: Split out query string parsing/setup...
2010-10-21 Linus TorvaldsMerge branch 'stable/swiotlb-0.9' of git://git./linux...
2010-10-21 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-10-21 Arnd BergmannBKL: introduce CONFIG_BKL.
2010-10-18 Peter Zijlstrajump_label: Use more consistent naming
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-14 Chris Metcalfkmemleak: add TILE to the list of supported architectures.
2010-10-11 Yinghai Luswiotlb: Use page alignment for early buffer allocation
2010-10-11 FUJITA Tomonoriswiotlb: make io_tlb_overflow static
2010-10-08 Ingo MolnarMerge commit 'v2.6.36-rc7' into perf/core
2010-10-07 Dan Williamsmove async raid6 test to lib/Kconfig.debug
2010-10-07 Ingo MolnarMerge commit 'v2.6.36-rc7' into core/rcu
2010-10-07 Ingo MolnarMerge branch 'rcu/urgent' of git://git./linux/kernel...
2010-10-06 Christoph Lameterslub: Enable sysfs support for !CONFIG_SLUB_DEBUG
2010-10-05 Linus Torvaldsmodules: Fix module_bug_list list corruption race
2010-10-01 Don Mullislib/list_sort: do not pass bad pointers to cmp callback
2010-09-23 Paul E. McKenneyrcu: Add advice to PROVE_RCU_REPEATEDLY kernel config...
2010-09-22 Jason Baronjump label: Convert dynamic debug to use jump labels
2010-09-15 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2010-09-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-08-31 Steven Rostedttracing/lockdep: Fix dependency of TRACE_IRQFLAGS
2010-08-31 Naohiro Aotaidr: describe how nextidp works in idr_get_next().
2010-08-31 Naohiro Aotaidr: fix kernel-doc warnings.
2010-08-30 Jeffrey Carlylescatterlist: prevent invalid free when alloc fails
2010-08-30 NeilBrownMove .gitignore from drivers/md to lib/raid6
2010-08-24 Xiaotian Fengkobject_uevent: fix typo in comments
2010-08-23 Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
2010-08-23 Linus TorvaldsMerge branch 'radix-tree' of git://git./linux/kernel...
2010-08-23 Dave Chinnerradix-tree: radix_tree_range_tag_if_tagged() can set...
2010-08-23 Dave Chinnerradix-tree: clear all tags in radix_tree_node_rcu_free
2010-08-20 Jan Karalib/radix-tree.c: fix overflow in radix_tree_range_tag_...
2010-08-20 Paul E. McKenneyrcu: Allow RCU CPU stall warnings to be off at boot...
2010-08-20 Arnd Bergmannradix-tree: __rcu annotations
2010-08-20 Paul E. McKenneyrcu: make CPU stall warning timeout configurable
2010-08-20 Paul E. McKenneyrcu: define __rcu address space modifier for sparse
2010-08-17 Randy Dunlaplatencytop: Fix kconfig dependency warnings
2010-08-12 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-08-12 David HowellsMN10300: Don't try and #include <linux/slab.h> in lib...
2010-08-11 NeilBrownFurther tidyup of raid6 naming in lib/raid6
2010-08-11 NeilBrownMake lib/raid6/test build correctly.
2010-08-11 Prarit Bhargavalib/decompress_bunzip2.c: fix checkstack warning
2010-08-11 Anton Blanchardlib/bug.c: add oops end marker to WARN implementation
2010-08-11 Anton Blanchardlib/bug.c: make WARN implementation match the kernel...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-08-10 David WoodhouseRename raid6 files now they're in a 'raid6' directory.
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-08-10 Linus TorvaldsMerge branch 'kmemleak' of git://git./linux/kernel...
2010-08-10 Michel Lespinasserwsem: smaller wrappers around rwsem_down_failed_common
2010-08-10 Michel Lespinasserwsem: wake queued readers when writer blocks on active...
2010-08-10 Michel Lespinasserwsem: let RWSEM_WAITING_BIAS represent any number...
2010-08-10 Michel Lespinasserwsem: lighter active count checks when waking up readers
2010-08-10 Michel Lespinasserwsem: fully separate code paths to wake writers vs...
2010-08-10 Eric Parisflex_array: add helpers to get and put to make pointers...
2010-08-10 Michal Nazarewiczlib: vsprintf: useless strlen() removed
2010-08-10 Baruch Siachlist debugging: warn when deleting a deleted entry
2010-08-10 Anton Blanchardiommu: inline iommu_num_pages
2010-08-10 Jan Kararadix-tree: omplement function radix_tree_range_tag_if_...
2010-08-10 Tim Chentmpfs: add accurate compare function to percpu_counter...
2010-08-09 David WoodhouseMerge branch 'async' of macbook:git/btrfs-unstable
2010-08-06 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-08-06 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-08-06 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2010-08-05 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2010-08-05 Randy Dunlapdebugfs: no longer needs to depend on SYSFS
2010-08-05 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2010-08-05 Ingo MolnarMerge branch 'perf/nmi' into perf/core
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-08-04 Linus TorvaldsMerge branch 'stable/swiotlb-0.8.3' of git://git./linux...
2010-08-04 Jiri KosinaMerge branch 'master' into for-next
2010-08-04 Michal MarekMerge commit 'v2.6.35' into kbuild/kbuild
next