summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-05-01Merge commit 'sched-latest/latest'Stephen Rothwell
2008-05-01Merge commit 'x86-latest/latest'Stephen Rothwell
2008-05-01Merge commit 'tests/master'Stephen Rothwell
2008-05-01Merge branch 'quilt/usb'Stephen Rothwell
2008-05-01Merge branch 'quilt/driver-core'Stephen Rothwell
2008-05-01Merge commit 'sched-fixes/for-linus'Stephen Rothwell
2008-05-01bitmap: add bitmap_copy_le()David Vrabel
2008-05-01warn when statically-allocated kobjects are usedDave Hansen
2008-05-01devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala
2008-05-01kobject: do not copy vargs, just pass them aroundKay Sievers
2008-05-01klist: implement klist_add_{after|before}()Tejun Heo
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala
2008-04-30kobject: do not copy vargs, just pass them aroundKay Sievers
2008-04-30klist: implement klist_add_{after|before}()Tejun Heo
2008-04-30rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu
2008-04-30softlockup: allow panic on lockupIngo Molnar
2008-04-30Merge branch 'latest' of /home/mingo/linux-2.6-x86 into latestIngo Molnar
2008-04-30ftrace: remove function tarcing from spinlock debugSteven Rostedt
2008-04-30ftrace: do not profile lib/string.oSteven Rostedt
2008-04-30ftrace: debug smp_processor_id, use notrace preempt disableSteven Rostedt
2008-04-30ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo
2008-04-30ftrace: annotate core code that should not be tracedArnaldo Carvalho de Melo
2008-04-30debugging: always enable stacktraceIngo Molnar
2008-04-30lib: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-29bitops: remove "optimizations"Thomas Gleixner
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner
2008-04-29isolate ratelimit from printk.c for other useDave Young
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori
2008-04-29lib/swiotlb.c: cleanupsAndrew Morton
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt
2008-04-29lib/inflate.c: handle failed malloc()Jim Meyering
2008-04-29[POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty
2008-04-29[POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty
2008-04-28mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson
2008-04-28Remove set_migrateflags()Christoph Lameter
2008-04-26x86, bitops: select the generic bitmap search functionsAlexander van Heukelum
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum
2008-04-26x86: change x86 to use generic find_next_bitAlexander van Heukelum
2008-04-25Add option to enable -Wframe-larger-than= on gcc 4.4Andi Kleen
2008-04-23[LMB]: Fix lmb allocation regression.David S. Miller
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds