Age | Commit message (Expand) | Author |
2008-10-10 | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-10-09 | block: add fault injection mechanism for faking request timeouts | Jens Axboe |
2008-10-09 | init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param | Tejun Heo |
2008-10-09 | Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n' | Jens Axboe |
2008-10-09 | block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT | Tejun Heo |
2008-10-09 | klist: don't iterate over deleted entries | Tejun Heo |
2008-10-03 | [SCSI] lib: add generic helper to print sizes rounded to the correct SI range | James Bottomley |
2008-10-03 | rcu: RCU-based detection of stalled CPUs for Classic RCU | Paul E. McKenney |
2008-10-03 | Merge commit 'v2.6.27-rc8' into core/rcu | Ingo Molnar |
2008-09-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-09-11 | sg: disable interrupts inside sg_copy_buffer | FUJITA Tomonori |
2008-09-10 | swiotlb: fix back-off path when memory allocation fails | Daniel J Blueman |
2008-09-10 | Merge commit 'v2.6.27-rc6' into core/rcu | Ingo Molnar |
2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley |
2008-09-05 | Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2008-09-03 | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds |
2008-09-01 | debugobjects: fix lockdep warning | Vegard Nossum |
2008-08-21 | kobject: Replace ALL occurrences of '/' with '!' instead of only the first one. | Ingo Oeser |
2008-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-08-16 | Move sysctl check into debugging section and don't make it default y | Andi Kleen |
2008-08-15 | lmb: Fix reserved region handling in lmb_enforce_memory_limit(). | David S. Miller |
2008-08-12 | docsrc: build Documentation/ sources | Randy Dunlap |
2008-08-12 | seq_file: add seq_cpumask(), seq_nodemask() | Alexey Dobriyan |
2008-08-12 | lib/vsprintf.c: wrong conversion function used | Yi Yang |
2008-08-12 | Merge branch 'core/locking' into core/urgent | Ingo Molnar |
2008-08-11 | rcu, debug: detect stalled grace periods | Paul E. McKenney |
2008-08-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-08-01 | kgdb: remove the requirement for CONFIG_FRAME_POINTER | Jason Wessel |
2008-08-01 | debug_locks: set oops_in_progress if we will log messages. | David Miller |
2008-07-30 | random32: seeding improvement | Stephen Hemminger |
2008-07-29 | generic, x86: fix add iommu_num_pages helper function | FUJITA Tomonori |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-07-28 | __ratelimit() cpu flags can't be static | Alexey Dobriyan |
2008-07-28 | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes |
2008-07-28 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-26 | lib: generic show_mem() | Johannes Weiner |
2008-07-26 | task_current_syscall | Roland McGrath |
2008-07-26 | Use WARN() in lib/ | Arjan van de Ven |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan |
2008-07-26 | radix-tree: add gang_lookup_slot, gang_lookup_slot_tag | Nick Piggin |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis |
2008-07-26 | iommu: add iommu_num_pages helper function | Joerg Roedel |
2008-07-25 | idr: make idr_remove rcu-safe | Nadia Derbey |
2008-07-25 | idr: make idr_find rcu-safe | Nadia Derbey |
2008-07-25 | idr: make idr_get_new* rcu-safe | Nadia Derbey |
2008-07-25 | idr: error checking factorization | Nadia Derbey |
2008-07-25 | idr: fix a printk call | Nadia Derbey |