| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-08-12 |
|\ |
|
| * | Further tidyup of raid6 naming in lib/raid6 | NeilBrown | 2010-08-11 |
| * | Make lib/raid6/test build correctly. | NeilBrown | 2010-08-11 |
| * | Rename raid6 files now they're in a 'raid6' directory. | David Woodhouse | 2010-08-10 |
* | | MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader | David Howells | 2010-08-12 |
* | | lib/decompress_bunzip2.c: fix checkstack warning | Prarit Bhargava | 2010-08-11 |
* | | lib/bug.c: add oops end marker to WARN implementation | Anton Blanchard | 2010-08-11 |
* | | lib/bug.c: make WARN implementation match the kernel/panic.c one | Anton Blanchard | 2010-08-11 |
|/ |
|
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 2010-08-09 |
| |\ |
|
| | * | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 2009-10-29 |
* | | | Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2010-08-10 |
|\ \ \ |
|
| * | | | lib/scatterlist: Hook sg_kmalloc into kmemleak (v2) | Chris Wilson | 2010-07-28 |
| * | | | kmemleak: Introduce a default off mode for kmemleak | Jason Baron | 2010-07-19 |
* | | | | rwsem: smaller wrappers around rwsem_down_failed_common | Michel Lespinasse | 2010-08-09 |
* | | | | rwsem: wake queued readers when writer blocks on active read lock | Michel Lespinasse | 2010-08-09 |
* | | | | rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads | Michel Lespinasse | 2010-08-09 |
* | | | | rwsem: lighter active count checks when waking up readers | Michel Lespinasse | 2010-08-09 |
* | | | | rwsem: fully separate code paths to wake writers vs readers | Michel Lespinasse | 2010-08-09 |
* | | | | flex_array: add helpers to get and put to make pointers easy to use | Eric Paris | 2010-08-09 |
* | | | | lib: vsprintf: useless strlen() removed | Michal Nazarewicz | 2010-08-09 |
* | | | | list debugging: warn when deleting a deleted entry | Baruch Siach | 2010-08-09 |
* | | | | iommu: inline iommu_num_pages | Anton Blanchard | 2010-08-09 |
* | | | | radix-tree: omplement function radix_tree_range_tag_if_tagged | Jan Kara | 2010-08-09 |
* | | | | tmpfs: add accurate compare function to percpu_counter library | Tim Chen | 2010-08-09 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-06 |
|\ \ \ |
|
| * | | | debugfs: no longer needs to depend on SYSFS | Randy Dunlap | 2010-08-05 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ |
|
| * | | | | x86, ioremap: Fix incorrect physical address handling in PAE mode | Kenji Kaneshige | 2010-07-09 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 |
| |\ \ \ \ \ |
|
| | * | | | | | lockup_detector: Don't enable the lockup detector by default | Frederic Weisbecker | 2010-05-19 |
| | * | | | | | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR | Frederic Weisbecker | 2010-05-15 |
| | * | | | | | lockup_detector: Update some config | Frederic Weisbecker | 2010-05-15 |
| | * | | | | | lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR | Frederic Weisbecker | 2010-05-12 |
| | * | | | | | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 |
| | * | | | | | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 2010-05-12 |
| | |\ \ \ \ \ |
|
| | * | | | | | | nmi_watchdog: Turn it off by default | Ingo Molnar | 2010-02-28 |
| | * | | | | | | nmi_watchdog: Use a boolean config flag for compiling | Don Zickus | 2010-02-14 |
| | * | | | | | | nmi_watchdog: Only enable on x86 for now | Ingo Molnar | 2010-02-09 |
| | * | | | | | | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 2010-02-08 |
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2010-07-01 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tree/tiny rcu: Add debug RCU head objects | Mathieu Desnoyers | 2010-06-14 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-08-05 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 |
| |\ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Kbuild: Add option to set -femit-struct-debug-baseonly | Andi Kleen | 2010-07-14 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-08-05 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | microblaze: Disable FRAME_POINTER selection | Michal Simek | 2010-08-04 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ \ \ \ \ \ \ \ |
|