| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-12-19 | cpumask: Add alloc_cpumask_var_node() | Mike Travis | 1 | -3/+8 |
| 2008-12-13 | cpumask: Add CONFIG_CPUMASK_OFFSTACK | Rusty Russell | 1 | -0/+7 |
| 2008-12-10 | lib/idr.c: Fix bug introduced by RCU fix | Manfred Spraul | 1 | -1/+7 |
| 2008-12-10 | revert "percpu_counter: new function percpu_counter_sum_and_set" | Andrew Morton | 1 | -6/+1 |
| 2008-12-10 | revert "percpu counter: clean up percpu_counter_sum_and_set()" | Andrew Morton | 1 | -3/+5 |
| 2008-12-10 | percpu_counter: fix CPU unplug race in percpu_counter_destroy() | Eric Dumazet | 1 | -2/+2 |
| 2008-12-01 | lib/idr.c: fix rcu related race with idr_find | Manfred Spraul | 1 | -2/+12 |
| 2008-11-19 | lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() | Arjan van de Ven | 1 | -1/+1 |
| 2008-11-17 | swiotlb: use coherent_dma_mask in alloc_coherent | FUJITA Tomonori | 1 | -3/+7 |
| 2008-11-09 | cpumask: introduce new API, without changing anything, v3 | Rusty Russell | 1 | -1/+2 |
| 2008-11-07 | cpumask: new API, v2 | Rusty Russell | 1 | -0/+5 |
| 2008-11-06 | cpumask: introduce new API, without changing anything | Rusty Russell | 1 | -0/+73 |
| 2008-10-29 | Driver core: fix 'dynamic_debug' cmd line parameter | Jason Baron | 1 | -1/+3 |
| 2008-10-28 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2008-10-28 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+4 |
| 2008-10-27 | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2 | -15/+41 |
| 2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -15/+19 |
| 2008-10-23 | swiotlb: remove panic for alloc_coherent failure | FUJITA Tomonori | 1 | -2/+4 |
| 2008-10-23 | [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact | H. Peter Anvin | 1 | -15/+19 |
| 2008-10-23 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+22 |
| 2008-10-22 | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 1 | -1/+1 |
| 2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 1 | -1/+1 |
| 2008-10-20 | Implement %pR to print struct resource content | Linus Torvalds | 1 | -6/+43 |
| 2008-10-20 | bitmask: remove bitmap_scnprintf_len() | Lai Jiangshan | 1 | -11/+0 |
| 2008-10-20 | Merge branch 'master' into for-upstream | David Vrabel | 13 | -188/+861 |
| 2008-10-17 | block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT | Tejun Heo | 1 | -0/+5 |
| 2008-10-16 | lib: remove defining macros for strict_strto?? | Harvey Harrison | 1 | -49/+68 |
| 2008-10-16 | lib: trivial whitespace tidy | Harvey Harrison | 1 | -17/+9 |
| 2008-10-16 | lib: pull base-guessing logic to helper function | Harvey Harrison | 1 | -38/+42 |
| 2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 4 | -15/+495 |
| 2008-10-16 | introduce generic iommu_num_pages function | Joerg Roedel | 1 | -0/+9 |
| 2008-10-16 | Add kerneldoc documentation for new printk format extensions | Andi Kleen | 1 | -0/+12 |
| 2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 1 | -2/+2 |
| 2008-10-16 | kobject: Cleanup kobject_rename and !CONFIG_SYSFS | Eric W. Biederman | 1 | -2/+15 |
| 2008-10-16 | kobject: Fix kobject_rename and !CONFIG_SYSFS | Eric W. Biederman | 1 | -13/+5 |
| 2008-10-16 | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 3 | -0/+475 |
| 2008-10-13 | vfs: Use const for kernel parser table | Steven Whitehouse | 1 | -1/+1 |
| 2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2 | -1/+10 |
| 2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 7 | -65/+208 |
| 2008-10-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -5/+3 |
| 2008-10-11 | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 2 | -32/+22 |
| 2008-10-10 | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+13 |
| 2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2 | -1/+66 |
| 2008-10-09 | block: add fault injection mechanism for faking request timeouts | Jens Axboe | 1 | -1/+12 |
| 2008-10-09 | init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param | Tejun Heo | 1 | -0/+6 |
| 2008-10-09 | Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n' | Jens Axboe | 1 | -1/+1 |
| 2008-10-09 | block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT | Tejun Heo | 1 | -0/+16 |
| 2008-10-09 | klist: don't iterate over deleted entries | Tejun Heo | 1 | -26/+70 |
| 2008-10-03 | [SCSI] lib: add generic helper to print sizes rounded to the correct SI range | James Bottomley | 2 | -1/+66 |
| 2008-10-03 | rcu: RCU-based detection of stalled CPUs for Classic RCU | Paul E. McKenney | 1 | -1/+1 |
| 2008-10-03 | Merge commit 'v2.6.27-rc8' into core/rcu | Ingo Molnar | 2 | -1/+5 |
| 2008-09-23 | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar | 2 | -1/+5 |
| 2008-09-22 | iommu: export iommu_area_reserve helper function | FUJITA Tomonori | 1 | -3/+2 |
| 2008-09-19 | convert swiotlb to use dma_get_mask | FUJITA Tomonori | 1 | -5/+1 |
| 2008-09-17 | bitmap: add bitmap_copy_le() | David Vrabel | 1 | -0/+22 |
| 2008-09-14 | Merge branch 'linus' into x86/iommu | Ingo Molnar | 1 | -0/+4 |
| 2008-09-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+4 |
| 2008-09-11 | sg: disable interrupts inside sg_copy_buffer | FUJITA Tomonori | 1 | -0/+4 |
| 2008-09-10 | swiotlb: fix back-off path when memory allocation fails | Daniel J Blueman | 1 | -1/+1 |
| 2008-09-10 | Merge branch 'core/xen' into x86/xen | Ingo Molnar | 3 | -21/+27 |
| 2008-09-10 | swiotlb: convert swiotlb to use is_buffer_dma_capable helper function | FUJITA Tomonori | 1 | -7/+8 |
| 2008-09-10 | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar | 4 | -23/+28 |
| 2008-09-10 | Merge commit 'v2.6.27-rc6' into core/rcu | Ingo Molnar | 7 | -24/+61 |
| 2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley | 1 | -10/+1 |
| 2008-09-08 | swiotlb: add is_swiotlb_buffer helper function | FUJITA Tomonori | 1 | -5/+9 |
| 2008-09-08 | swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh... | FUJITA Tomonori | 1 | -1/+1 |
| 2008-09-08 | swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherent | FUJITA Tomonori | 1 | -5/+2 |
| 2008-09-08 | swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherent | FUJITA Tomonori | 1 | -7/+0 |
| 2008-09-05 | Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+23 |
| 2008-09-03 | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds | 1 | -3/+3 |
| 2008-09-01 | debugobjects: fix lockdep warning | Vegard Nossum | 1 | -8/+23 |
| 2008-08-25 | Merge branch 'linus' into x86/xen | Ingo Molnar | 1 | -2/+1 |
| 2008-08-21 | kobject: Replace ALL occurrences of '/' with '!' instead of only the first one. | Ingo Oeser | 1 | -2/+1 |
| 2008-08-20 | Merge branch 'linus' into x86/xen | Ingo Molnar | 7 | -26/+67 |
| 2008-10-09 | percpu counter: clean up percpu_counter_sum_and_set() | Mingming Cao | 1 | -5/+3 |
| 2008-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+2 |
| 2008-08-16 | Move sysctl check into debugging section and don't make it default y | Andi Kleen | 1 | -0/+8 |
| 2008-08-15 | lmb: Fix reserved region handling in lmb_enforce_memory_limit(). | David S. Miller | 1 | -0/+2 |
| 2008-08-12 | docsrc: build Documentation/ sources | Randy Dunlap | 1 | -0/+9 |
| 2008-08-12 | seq_file: add seq_cpumask(), seq_nodemask() | Alexey Dobriyan | 1 | -0/+11 |
| 2008-08-12 | lib/vsprintf.c: wrong conversion function used | Yi Yang | 1 | -1/+1 |
| 2008-08-12 | Merge branch 'core/locking' into core/urgent | Ingo Molnar | 1 | -0/+2 |
| 2008-08-11 | rcu, debug: detect stalled grace periods | Paul E. McKenney | 1 | -0/+13 |
| 2008-08-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -4/+7 |
| 2008-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -21/+27 |
| 2008-08-01 | kgdb: remove the requirement for CONFIG_FRAME_POINTER | Jason Wessel | 1 | -4/+7 |
| 2008-08-01 | debug_locks: set oops_in_progress if we will log messages. | David Miller | 1 | -0/+2 |
| 2008-07-31 | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 1 | -8/+0 |
| 2008-07-31 | Merge branch 'linus' into x86/xen | Ingo Molnar | 3 | -5/+11 |
| 2008-07-30 | random32: seeding improvement | Stephen Hemminger | 1 | -21/+27 |
| 2008-07-29 | generic, x86: fix add iommu_num_pages helper function | FUJITA Tomonori | 1 | -8/+0 |
| 2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+8 |
| 2008-07-28 | __ratelimit() cpu flags can't be static | Alexey Dobriyan | 1 | -1/+2 |
| 2008-07-28 | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes | 1 | -0/+8 |
| 2008-07-28 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 10 | -50/+315 |
| 2008-07-28 | generic, memparse(): constify argument | Jeremy Fitzhardinge | 1 | -1/+1 |
| 2008-07-26 | lib: generic show_mem() | Johannes Weiner | 2 | -1/+64 |
| 2008-07-26 | task_current_syscall | Roland McGrath | 2 | -0/+77 |
| 2008-07-26 | Use WARN() in lib/ | Arjan van de Ven | 4 | -22/+15 |
| 2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2 | -2/+2 |
| 2008-07-26 | radix-tree: add gang_lookup_slot, gang_lookup_slot_tag | Nick Piggin | 1 | -23/+155 |
| 2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 1 | -2/+2 |
| 2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 1 | -4/+1 |
| 2008-07-26 | iommu: add iommu_num_pages helper function | Joerg Roedel | 1 | -0/+8 |
| 2008-07-25 | idr: make idr_remove rcu-safe | Nadia Derbey | 1 | -14/+43 |
| 2008-07-25 | idr: make idr_find rcu-safe | Nadia Derbey | 1 | -5/+6 |
| 2008-07-25 | idr: make idr_get_new* rcu-safe | Nadia Derbey | 1 | -5/+9 |
| 2008-07-25 | idr: error checking factorization | Nadia Derbey | 1 | -21/+9 |
| 2008-07-25 | idr: fix a printk call | Nadia Derbey | 1 | -1/+2 |
| 2008-07-25 | idr: rename some of the idr APIs internal routines | Nadia Derbey | 1 | -15/+16 |
| 2008-07-25 | printk ratelimiting rewrite | Dave Young | 1 | -25/+30 |
| 2008-07-25 | list debugging: use WARN() instead of BUG() | Dave Jones | 1 | -22/+14 |
| 2008-07-25 | Example use of WARN() | Arjan van de Ven | 1 | -6/+3 |
| 2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni | 1 | -7/+45 |
| 2008-07-25 | lists: remove a redundant conditional definition of list_add() | Robert P. J. Day | 1 | -14/+0 |
| 2008-07-25 | lib: allow memparse() to accept a NULL and ignorable second parm | Robert P. J. Day | 1 | -5/+11 |
| 2008-07-25 | lzo: use get/put_unaligned_* helpers | Harvey Harrison | 1 | -4/+2 |
| 2008-07-24 | rtc: BCD codeshrink | David Brownell | 2 | -1/+15 |
| 2008-07-24 | add a helper function to test if an object is on the stack | FUJITA Tomonori | 1 | -3/+1 |
| 2008-07-24 | mm: add a basic debugging framework for memory initialisation | Mel Gorman | 1 | -0/+12 |
| 2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+12 |
| 2008-07-23 | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+25 |
| 2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 1 | -46/+130 |
| 2008-07-23 | kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variable | Jason Wessel | 1 | -3/+0 |
| 2008-07-23 | sg: reimplement sg mapping iterator | Tejun Heo | 1 | -46/+130 |
| 2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -1/+1 |
| 2008-07-22 | remove CONFIG_KMOD from lib | Johannes Berg | 1 | -1/+1 |
| 2008-07-21 | kobject: Transmit return value of call_usermodehelper() to caller | Wang Chen | 1 | -1/+2 |
| 2008-07-21 | debugfs: Add a reference to the debugfs API documentation. | Robert P. J. Day | 1 | -0/+3 |
| 2008-07-21 | kobject: replace '/' with '!' in name | Kay Sievers | 1 | -2/+8 |
| 2008-07-21 | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 4 | -21/+54 |
| 2008-07-18 | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix | Ingo Molnar | 1 | -1/+1 |
| 2008-07-18 | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c | Mike Travis | 1 | -3/+3 |
| 2008-07-18 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 4 | -9/+81 |
| 2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 11 | -42/+211 |
| 2008-07-17 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -9/+5 |
| 2008-07-17 | ftrace: do not trace library functions | Ingo Molnar | 1 | -12/+5 |
| 2008-07-17 | ftrace: fix lockup with MAXSMP | Ingo Molnar | 1 | -0/+3 |
| 2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+1 |
| 2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 3 | -0/+75 |
| 2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 6 | -41/+136 |
| 2008-07-15 | Merge branch 'linus' into core/softlockup | Ingo Molnar | 9 | -51/+126 |
| 2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2 | -1/+20 |
| 2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+3 |
| 2008-07-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -1/+6 |
| 2008-07-12 | [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC | Martin K. Petersen | 3 | -0/+75 |
| 2008-07-11 | percpu_counter: new function percpu_counter_sum_and_set | Mingming Cao | 1 | -1/+6 |
| 2008-07-11 | Merge branch 'linus' into core/rcu | Ingo Molnar | 5 | -46/+103 |
| 2008-07-10 | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 3 | -3/+14 |
| 2008-07-08 | textsearch: ts_fsm: return error on request for case insensitive search | Joonwoo Park | 1 | -1/+5 |
| 2008-07-08 | textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ... | Joonwoo Park | 1 | -8/+21 |
| 2008-07-08 | textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm | Joonwoo Park | 1 | -6/+20 |
| 2008-07-08 | textsearch: support for case insensitive searching | Joonwoo Park | 1 | -6/+8 |
| 2008-07-06 | vsprintf: add support for '%pS' and '%pF' pointer formats | Linus Torvalds | 1 | -1/+40 |
| 2008-07-06 | vsprintf: add infrastructure support for extended '%p' specifiers | Linus Torvalds | 1 | -2/+14 |
| 2008-07-06 | vsprintf: split out '%p' handling logic | Linus Torvalds | 1 | -9/+11 |
| 2008-07-06 | vsprintf: split out '%s' handling logic | Linus Torvalds | 1 | -26/+31 |
| 2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 6 | -70/+84 |
| 2008-07-04 | lib: taint kernel in common report_bug() WARN path. | Paul Mundt | 1 | -0/+2 |
| 2008-07-04 | Christoph has moved | Christoph Lameter | 1 | -1/+1 |
| 2008-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2008-06-30 | textsearch: fix Boyer-Moore text search bug | Joonwoo Park | 1 | -1/+1 |
| 2008-06-27 | stacktrace: add saved stack traces to backtrace self-test | Vegard Nossum | 1 | -0/+3 |
| 2008-06-19 | MM: virtual address debug | Jiri Slaby | 1 | -0/+9 |
| 2008-06-19 | rcu: make rcutorture more vicious: reinstate boot-time testing | Paul E. McKenney | 1 | -2/+19 |
| 2008-06-18 | debugobjects: fix lockdep warning | Vegard Nossum | 1 | -9/+6 |
| 2008-06-16 | Merge branch 'linus' into core/softlockup | Ingo Molnar | 3 | -59/+74 |
| 2008-06-16 | Merge branch 'linus' into core/rcu | Ingo Molnar | 4 | -60/+76 |
| 2008-06-16 | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 3 | -59/+74 |
| 2008-06-16 | Revert "prohibit rcutorture from being compiled into the kernel" | Ingo Molnar | 1 | -1/+2 |
| 2008-06-12 | radix-tree: fix small lockless radix-tree bug | Nick Piggin | 1 | -58/+62 |
| 2008-06-12 | add an inlined version of iter_div_u64_rem | Jeremy Fitzhardinge | 1 | -14/+1 |
| 2008-06-12 | common implementation of iterative div/mod | Jeremy Fitzhardinge | 1 | -0/+23 |
| 2008-06-10 | PCI: ACPI PCI slot detection driver | Alex Chiang | 1 | -0/+1 |
| 2008-06-06 | lib: export bitrev16 | Harvey Harrison | 1 | -1/+2 |
| 2008-05-25 | debugging: make stacktrace independent from DEBUG_KERNEL | Ingo Molnar | 1 | -1/+0 |
| 2008-05-25 | softlockup: allow panic on lockup | Ingo Molnar | 1 | -1/+25 |
| 2008-05-23 | ftrace: use the new kbuild CFLAGS_REMOVE for lib directory | Steven Rostedt | 1 | -4/+4 |
| 2008-05-23 | ftrace: remove function tracing from spinlock debug | Steven Rostedt | 1 | -1/+2 |
| 2008-05-23 | ftrace: do not profile lib/string.o | Steven Rostedt | 1 | -0/+8 |
| 2008-05-23 | ftrace: debug smp_processor_id, use notrace preempt disable | Steven Rostedt | 1 | -2/+2 |
| 2008-05-23 | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2008-05-23 | ftrace: annotate core code that should not be traced | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2008-05-23 | x86: Add performance variants of cpumask operators | Mike Travis | 1 | -0/+9 |
| 2008-05-19 | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 1 | -0/+1 |
| 2008-05-18 | lmb: Fix compile warning | Kumar Gala | 1 | -1/+2 |
| 2008-05-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -12/+20 |
| 2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -15/+30 |
| 2008-05-14 | lib: create common ascii hex array | Harvey Harrison | 1 | -2/+5 |
| 2008-05-14 | add match_strlcpy() us it to make v9fs make uname and remotename parsing more... | Markus Armbruster | 1 | -12/+20 |
| 2008-05-13 | cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len | Paul Jackson | 1 | -16/+0 |
| 2008-05-12 | lmb: Make lmb debugging more useful. | David S. Miller | 1 | -11/+22 |
| 2008-05-12 | lmb: Fix inconsistent alignment of size argument. | David S. Miller | 1 | -4/+8 |
| 2008-05-10 | BKL: revert back to the old spinlock implementation | Linus Torvalds | 1 | -39/+81 |
| 2008-05-05 | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2008-05-05 | kgdb: kconfig fix xconfig/menuconfig element | Jan Engelhardt | 1 | -7/+9 |
| 2008-05-05 | [POWERPC] devres: Add devm_ioremap_prot() | Emil Medve | 1 | -1/+1 |
| 2008-05-01 | idr: fix idr_remove() | Nadia Derbey | 1 | -1/+1 |
| 2008-05-01 | Add a new sysfs_streq() string comparison function | David Brownell | 1 | -0/+27 |
| 2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel | 1 | -6/+6 |