summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by defaultTim Chen2006-04-191-1/+1
* [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-141-0/+1
* [PATCH] Silence a const vs non-const warningJan-Benedict Glaw2006-04-111-1/+1
* [PATCH] Clean up arch-overrides in linux/string.hKyle McMartin2006-04-111-0/+2
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-0/+1
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-301-13/+0
* [PATCH] Don't make debugfs depend on DEBUG_KERNELJens Axboe2006-03-271-1/+1
* [PATCH] bitops: hweight() speedupAkinobu Mita2006-03-261-15/+14
* [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-261-17/+2
* [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita2006-03-261-0/+73
* [PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita2006-03-262-0/+55
* [PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita2006-03-261-31/+81
* [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNELAndi Kleen2006-03-251-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-20/+12
|\
| * BUG_ON() Conversion in lib/swiotlb.cEric Sesterhenn2006-03-241-20/+12
* | [PATCH] cpumask: uninline any_online_cpu()Andrew Morton2006-03-251-0/+12
* | [PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2006-03-251-0/+17
* | [PATCH] cpumask: uninline next_cpu()Andrew Morton2006-03-251-0/+5
* | [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-252-0/+13
* | [PATCH] radix-tree documentation cleanupsJonathan Corbet2006-03-251-22/+27
* | [PATCH] kconfig: clarify memory debug optionsAndrew Morton2006-03-251-1/+1
* | [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-251-0/+4
|/
* [PATCH] CONFIG_UNWIND_INFOJan Beulich2006-03-241-0/+11
* [PATCH] bitmap: region restructuringPaul Jackson2006-03-241-97/+102
* [PATCH] bitmap: region multiword spanning supportPaul Mundt2006-03-241-34/+76
* [PATCH] bitmap: region cleanupPaul Jackson2006-03-241-26/+38
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-231-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-221-1/+0
|\
| * Merge ../powerpc-mergePaul Mackerras2006-02-243-5/+11
| |\
| * | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-1/+0
* | | [PATCH] multiple exports of strpbrkAndrew Morton2006-03-221-1/+0
* | | [PATCH] kobject_add_dirJun'ichi Nomura2006-03-201-0/+38
* | | [PATCH] Kobject: provide better warning messages when people do stupid thingsGreg Kroah-Hartman2006-03-201-8/+14
* | | [PATCH] kref: avoid an atomic operation in kref_put()Eric Dumazet2006-03-201-1/+6
* | | [PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura2006-03-201-0/+2
| |/ |/|
* | Revert mount/umount uevent removalGreg Kroah-Hartman2006-02-221-0/+4
* | [PATCH] iomap_copy fallout (m68k)Al Viro2006-02-181-1/+1
* | [PATCH] Fix over-zealous tag clearing in radix_tree_deleteNeilBrown2006-02-161-4/+6
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-02-072-1/+10
|\
| * [PATCH] Fix uevent buffer overflow in input layerBenjamin Herrenschmidt2006-02-061-1/+1
| * [PATCH] kobject: don't oops on null kobject.nameChuck Ebbert2006-02-061-0/+4
| * [PATCH] kobject_add() must have a valid name in order to succeed.Greg Kroah-Hartman2006-02-061-0/+5
* | [PATCH] Fix spinlock debugging delays to not time out too earlyIngo Molnar2006-02-071-3/+3
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-031-15/+25
|\
| * [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-MoorePablo Neira Ayuso2006-02-021-15/+25
* | [PATCH] lib: Fix bug in int_sqrt() for 64 bit longsPeter Williams2006-02-031-1/+1
|/
* [PATCH] Introduce __iowrite32_copyBryan O'Sullivan2006-02-012-1/+43
* [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar2006-01-141-0/+14
* [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-111-1/+1
* [PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNELAdrian Bunk2006-01-101-7/+7
OpenPOWER on IntegriCloud