summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2008-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds-4/+7
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-21/+27
2008-08-01kgdb: remove the requirement for CONFIG_FRAME_POINTERJason Wessel-4/+7
2008-07-30random32: seeding improvementStephen Hemminger-21/+27
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori-8/+0
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-0/+8
2008-07-28__ratelimit() cpu flags can't be staticAlexey Dobriyan-1/+2
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes-0/+8
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar-50/+315
2008-07-26lib: generic show_mem()Johannes Weiner-1/+64
2008-07-26task_current_syscallRoland McGrath-0/+77
2008-07-26Use WARN() in lib/Arjan van de Ven-22/+15
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan-2/+2
2008-07-26radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin-23/+155
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori-2/+2
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis-4/+1
2008-07-26iommu: add iommu_num_pages helper functionJoerg Roedel-0/+8
2008-07-25idr: make idr_remove rcu-safeNadia Derbey-14/+43
2008-07-25idr: make idr_find rcu-safeNadia Derbey-5/+6
2008-07-25idr: make idr_get_new* rcu-safeNadia Derbey-5/+9
2008-07-25idr: error checking factorizationNadia Derbey-21/+9
2008-07-25idr: fix a printk callNadia Derbey-1/+2
2008-07-25idr: rename some of the idr APIs internal routinesNadia Derbey-15/+16
2008-07-25printk ratelimiting rewriteDave Young-25/+30
2008-07-25list debugging: use WARN() instead of BUG()Dave Jones-22/+14
2008-07-25Example use of WARN()Arjan van de Ven-6/+3
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni-7/+45
2008-07-25lists: remove a redundant conditional definition of list_add()Robert P. J. Day-14/+0
2008-07-25lib: allow memparse() to accept a NULL and ignorable second parmRobert P. J. Day-5/+11
2008-07-25lzo: use get/put_unaligned_* helpersHarvey Harrison-4/+2
2008-07-24rtc: BCD codeshrinkDavid Brownell-1/+15
2008-07-24add a helper function to test if an object is on the stackFUJITA Tomonori-3/+1
2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman-0/+12
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+12
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+25
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds-46/+130
2008-07-23kgdb: remove unused HAVE_ARCH_KGDB_SHADOW_INFO config variableJason Wessel-3/+0
2008-07-23sg: reimplement sg mapping iteratorTejun Heo-46/+130
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds-1/+1
2008-07-22remove CONFIG_KMOD from libJohannes Berg-1/+1
2008-07-21kobject: Transmit return value of call_usermodehelper() to callerWang Chen-1/+2
2008-07-21debugfs: Add a reference to the debugfs API documentation.Robert P. J. Day-0/+3
2008-07-21kobject: replace '/' with '!' in nameKay Sievers-2/+8
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar-21/+54
2008-07-18cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fixIngo Molnar-1/+1
2008-07-18cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.cMike Travis-3/+3
2008-07-18Merge branch 'linus' into cpus4096Ingo Molnar-9/+81
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-42/+211
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-9/+5
2008-07-17ftrace: do not trace library functionsIngo Molnar-12/+5