summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | printk: add %pM format specifier for MAC addressesHarvey Harrison2008-10-271-0/+21
* | | | | | | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-281-2/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *---------------. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-2/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / / / / / / / / | | | | | | | | | |/| / / / / / / / / / / / | | | | | | | | |_|_|/ / / / / / / / / / / | | | | | | | |/| | | / / / / / / / / / / | | | | | |_|_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | / / / / / / / / | | | | | | | |_|_|_|_|/ / / / / / / / | | | | | | |/| | | | | / / / / / / / | | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | / / / / / / | | | | |_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | / / | | | | | | | | | |_|_|_|_|_|/ / | | | | | | | | |/| | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| | | | | * | | | | | | | | | allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich2008-12-161-2/+17
| | | | | |/ / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-12-282-1/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2008-12-252-1/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2008-12-043-6/+20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2008-11-141-0/+79
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | CRED: Inaugurate COW credentialsDavid Howells2008-11-141-1/+1
| | * | | | | | | | | | | | | CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells2008-11-141-0/+45
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | libcrc32c: Select CRYPTO in KconfigHerbert Xu2008-12-251-0/+1
* | | | | | | | | | | | | | libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger2008-12-251-0/+2
* | | | | | | | | | | | | | libcrc32c: Move implementation to crypto crc32cHerbert Xu2008-12-252-150/+33
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | driver core: add newlines to debugging enabled/disabled messagesMarcel Holtmann2008-12-171-2/+2
* | | | | | | | | | | | | driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden2008-12-171-1/+1
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | lib/idr.c: Fix bug introduced by RCU fixManfred Spraul2008-12-101-1/+7
* | | | | | | | | | | | revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-101-6/+1
* | | | | | | | | | | | revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-101-3/+5
* | | | | | | | | | | | percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet2008-12-101-2/+2
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-011-2/+12
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven2008-11-191-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori2008-11-171-3/+7
| |/ / / / / / / |/| | | | | | |
* | | | | | | | cpumask: introduce new API, without changing anything, v3Rusty Russell2008-11-091-1/+2
* | | | | | | | cpumask: new API, v2Rusty Russell2008-11-071-0/+5
* | | | | | | | cpumask: introduce new API, without changing anythingRusty Russell2008-11-061-0/+73
|/ / / / / / /
* | | | | | | Driver core: fix 'dynamic_debug' cmd line parameterJason Baron2008-10-291-1/+3
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-281-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-272-15/+41
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-221-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-281-2/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | swiotlb: remove panic for alloc_coherent failureFUJITA Tomonori2008-10-231-2/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-231-15/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exactH. Peter Anvin2008-10-231-15/+19
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-231-0/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' into for-upstreamDavid Vrabel2008-10-2013-188/+861
| |\ \ \ \ \ | | |/ / / /
| * | | | | bitmap: add bitmap_copy_le()David Vrabel2008-09-171-0/+22
| | |_|_|/ | |/| | |
* | | | | Implement %pR to print struct resource contentLinus Torvalds2008-10-201-6/+43
* | | | | bitmask: remove bitmap_scnprintf_len()Lai Jiangshan2008-10-201-11/+0
| |/ / / |/| | |
* | | | block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-171-0/+5
* | | | lib: remove defining macros for strict_strto??Harvey Harrison2008-10-161-49/+68
* | | | lib: trivial whitespace tidyHarvey Harrison2008-10-161-17/+9
* | | | lib: pull base-guessing logic to helper functionHarvey Harrison2008-10-161-38/+42
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-164-15/+495
|\ \ \ \
| * | | | kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-2/+15
| * | | | kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-13/+5
| * | | | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-163-0/+475
* | | | | introduce generic iommu_num_pages functionJoerg Roedel2008-10-161-0/+9
* | | | | Add kerneldoc documentation for new printk format extensionsAndi Kleen2008-10-161-0/+12
* | | | | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-161-2/+2
|/ / / /
OpenPOWER on IntegriCloud