summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-021-2/+12
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven2008-11-201-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori2008-11-171-3/+7
| |/ / / / / / / |/| | | | | | |
* | | | | | | | cpumask: introduce new API, without changing anything, v3Rusty Russell2008-11-091-1/+2
* | | | | | | | cpumask: new API, v2Rusty Russell2008-11-071-0/+5
* | | | | | | | cpumask: introduce new API, without changing anythingRusty Russell2008-11-061-0/+73
|/ / / / / / /
* | | / / / / Driver core: fix 'dynamic_debug' cmd line parameterJason Baron2008-10-291-1/+3
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-281-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-272-15/+41
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-221-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-281-2/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | swiotlb: remove panic for alloc_coherent failureFUJITA Tomonori2008-10-231-2/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-231-15/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exactH. Peter Anvin2008-10-231-15/+19
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-231-0/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' into for-upstreamDavid Vrabel2008-10-2013-188/+861
| |\| | | |
| * | | | | bitmap: add bitmap_copy_le()David Vrabel2008-09-171-0/+22
| | |_|_|/ | |/| | |
* | | | | Implement %pR to print struct resource contentLinus Torvalds2008-10-201-6/+43
* | | | | bitmask: remove bitmap_scnprintf_len()Lai Jiangshan2008-10-201-11/+0Star
| |/ / / |/| | |
* | | | block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-171-0/+5
* | | | lib: remove defining macros for strict_strto??Harvey Harrison2008-10-161-49/+68
* | | | lib: trivial whitespace tidyHarvey Harrison2008-10-161-17/+9Star
* | | | lib: pull base-guessing logic to helper functionHarvey Harrison2008-10-161-38/+42
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-164-15/+495
|\ \ \ \
| * | | | kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-2/+15
| * | | | kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-13/+5Star
| * | | | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-163-0/+475
* | | | | introduce generic iommu_num_pages functionJoerg Roedel2008-10-161-0/+9
* | | | | Add kerneldoc documentation for new printk format extensionsAndi Kleen2008-10-161-0/+12
* | | | | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-161-2/+2
|/ / / /
* | | | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-122-1/+10
|\ \ \ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | MM: virtual address debugJiri Slaby2008-06-191-0/+9
| * | | | | | | Merge branch 'linus' into x86/xenIngo Molnar2008-10-127-65/+208
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'timers/urgent' into x86/xenIngo Molnar2008-09-232-1/+5
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-103-21/+27
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'linus' into x86/xenIngo Molnar2008-08-251-2/+1Star
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-08-207-26/+67
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/xenIngo Molnar2008-07-311-8/+0Star
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/xenIngo Molnar2008-07-313-5/+11
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | generic, memparse(): constify argumentJeremy Fitzhardinge2008-07-281-1/+1
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-111-5/+3Star
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao2008-10-091-5/+3Star
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-112-32/+22Star
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-221-3/+2Star
| * | | | | | | | | | | | convert swiotlb to use dma_get_maskFUJITA Tomonori2008-09-191-5/+1Star
| * | | | | | | | | | | | Merge branch 'linus' into x86/iommuIngo Molnar2008-09-141-0/+4
| |\| | | | | | | | | | |
| * | | | | | | | | | | | swiotlb: convert swiotlb to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-101-7/+8
| * | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-104-23/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |