summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* docsrc: build Documentation/ sourcesRandy Dunlap2008-08-121-0/+9
* seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-121-0/+11
* lib/vsprintf.c: wrong conversion function usedYi Yang2008-08-121-1/+1
* Merge branch 'core/locking' into core/urgentIngo Molnar2008-08-121-0/+2
|\
| * debug_locks: set oops_in_progress if we will log messages.David Miller2008-08-011-0/+2
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-08-011-4/+7
|\ \
| * | kgdb: remove the requirement for CONFIG_FRAME_POINTERJason Wessel2008-08-011-4/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-011-21/+27
|\ \
| * | random32: seeding improvementStephen Hemminger2008-07-301-21/+27
| |/
* | generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2008-07-291-8/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-281-0/+8
|\
| * Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes2008-07-281-0/+8
| |\
| | * iommu: add iommu_num_pages helper functionJoerg Roedel2008-07-261-0/+8
* | | __ratelimit() cpu flags can't be staticAlexey Dobriyan2008-07-281-1/+2
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-2810-50/+315
|\ \ \ | |/ /
| * | lib: generic show_mem()Johannes Weiner2008-07-262-1/+64
| * | task_current_syscallRoland McGrath2008-07-262-0/+77
| * | Use WARN() in lib/Arjan van de Ven2008-07-264-22/+15
| * | SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-262-2/+2
| * | radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin2008-07-261-23/+155
| * | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-2/+2
| |/
* | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-4/+1
|/
* idr: make idr_remove rcu-safeNadia Derbey2008-07-251-14/+43
* idr: make idr_find rcu-safeNadia Derbey2008-07-251-5/+6
* idr: make idr_get_new* rcu-safeNadia Derbey2008-07-251-5/+9
* idr: error checking factorizationNadia Derbey2008-07-251-21/+9
* idr: fix a printk callNadia Derbey2008-07-251-1/+2
* idr: rename some of the idr APIs internal routinesNadia Derbey2008-07-251-15/+16
* printk ratelimiting rewriteDave Young2008-07-251-25/+30
* list debugging: use WARN() instead of BUG()Dave Jones2008-07-251-22/+14
* Example use of WARN()Arjan van de Ven2008-07-251-6/+3
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-7/+45
* lists: remove a redundant conditional definition of list_add()Robert P. J. Day2008-07-251-14/+0
* lib: allow memparse() to accept a NULL and ignorable second parmRobert P. J. Day2008-07-251-5/+11
* lzo: use get/put_unaligned_* helpersHarvey Harrison2008-07-251-4/+2
* rtc: BCD codeshrinkDavid Brownell2008-07-242-1/+15
* add a helper function to test if an object is on the stackFUJITA Tomonori2008-07-241-3/+1
* mm: add a basic debugging framework for memory initialisationMel Gorman2008-07-241-0/+12
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-232-3/+12
|\
| * Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-214-21/+54
| |\
| * | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fixIngo Molnar2008-07-181-1/+1
| * | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.cMike Travis2008-07-181-3/+3
| * | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-184-9/+81
| |\ \
| * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-166-41/+136
| |\ \ \
| * \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-066-70/+84
| |\ \ \ \
| * | | | | x86: Add performance variants of cpumask operatorsMike Travis2008-05-231-0/+9
* | | | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-231-1/+25
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into core/softlockupIngo Molnar2008-07-159-51/+126
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into core/softlockupIngo Molnar2008-06-163-59/+74
| |\ \ \ \ \ \ \
| * | | | | | | | softlockup: allow panic on lockupIngo Molnar2008-05-251-1/+25
| | |_|/ / / / / | |/| | | | | |
OpenPOWER on IntegriCloud