aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-09-11sg: disable interrupts inside sg_copy_bufferFUJITA Tomonori
2008-09-10swiotlb: fix back-off path when memory allocation failsDaniel J Blueman
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-10swiotlb: convert swiotlb to use is_buffer_dma_capable helper functionFUJITA Tomonori
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar
2008-09-10Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-09-08swiotlb: add is_swiotlb_buffer helper functionFUJITA Tomonori
2008-09-08swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...FUJITA Tomonori
2008-09-08swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherentFUJITA Tomonori
2008-09-08swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherentFUJITA Tomonori
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds
2008-09-01debugobjects: fix lockdep warningVegard Nossum
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar
2008-08-21kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.Ingo Oeser
2008-08-20Merge branch 'linus' into x86/xenIngo Molnar
2008-10-09percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen
2008-08-15lmb: Fix reserved region handling in lmb_enforce_memory_limit().David S. Miller
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan
2008-08-12lib/vsprintf.c: wrong conversion function usedYi Yang
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar
2008-08-11rcu, debug: detect stalled grace periodsPaul E. McKenney
2008-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-01kgdb: remove the requirement for CONFIG_FRAME_POINTERJason Wessel
2008-08-01debug_locks: set oops_in_progress if we will log messages.David Miller
2008-07-31Merge branch 'x86/urgent' into x86/xenIngo Molnar
2008-07-31Merge branch 'linus' into x86/xenIngo Molnar
2008-07-30random32: seeding improvementStephen Hemminger
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori
2008-07-28Merge 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 staticAlexey Dobriyan
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28generic, memparse(): constify argumentJeremy Fitzhardinge
2008-07-26lib: generic show_mem()Johannes Weiner
2008-07-26task_current_syscallRoland McGrath
2008-07-26Use WARN() in lib/Arjan van de Ven
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-26radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-26iommu: add iommu_num_pages helper functionJoerg Roedel
2008-07-25idr: make idr_remove rcu-safeNadia Derbey
2008-07-25idr: make idr_find rcu-safeNadia Derbey
2008-07-25idr: make idr_get_new* rcu-safeNadia Derbey