aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-161-7/+12
|\
| * swiotlb: sg chaining supportJens Axboe2007-10-161-7/+12
* | Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-161-2/+4
* | fix the max path calculation in radix-tree.cJeff Moyer2007-10-161-4/+17
* | radix-tree: use indirect bitNick Piggin2007-10-161-26/+43
* | radixtree: introduce radix_tree_next_hole()Fengguang Wu2007-10-161-0/+36
* | slow down printk during bootRandy Dunlap2007-10-161-0/+18
|/
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-141-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-121-0/+1
|\
| * dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-121-0/+1
* | kobject: update the copyrightsGreg Kroah-Hartman2007-10-121-0/+2
* | driver core: remove subsystem_init()Greg Kroah-Hartman2007-10-121-5/+0
* | sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo2007-10-121-1/+0
* | Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"Kay Sievers2007-10-121-4/+4
* | Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers2007-10-122-14/+46
* | sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-121-38/+6
* | kobject: remove the static array for the nameGreg Kroah-Hartman2007-10-121-40/+39
* | Driver core: remove subsys_get()Greg Kroah-Hartman2007-10-121-1/+1
* | Driver core: remove subsys_put()Greg Kroah-Hartman2007-10-121-1/+1
* | Driver core: add CONFIG_UEVENT_HELPER_PATHKay Sievers2007-10-121-1/+1
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-86/+63
|/
* [ZLIB]: Fix external builds of zlib_inflate code.David S. Miller2007-10-113-48/+50
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-111-1/+1
|\
| * Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-1/+1
| |\
| * | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-031-1/+1
* | | [ZLIB]: Move bnx2 driver gzip unpacker into zlib.Denys Vlasenko2007-10-103-13/+61
* | | [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-3/+2
* | | Move kasprintf.o to obj-yAlexey Dobriyan2007-10-071-2/+2
* | | lockstat: documentationPeter Zijlstra2007-10-071-0/+2
| |/ |/|
* | typo fix Kernel config optionDanny ter Haar2007-09-251-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-08-231-1/+14
|\
| * PCI: Document pci_iomap()Rolf Eike Beer2007-08-221-1/+14
* | Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-222-1/+5
|/
* hex_dump: add missing "const" qualifiersAlan Stern2007-08-111-1/+1
* hexdump: use const notationArtem Bityutskiy2007-08-091-2/+2
* idr_remove_all: kill unused variableOleg Nesterov2007-07-311-2/+2
* Remove the arm26 portAdrian Bunk2007-07-311-1/+1
* lib: move kasprintf to a separate fileSam Ravnborg2007-07-313-36/+45
* lzo: add some missing castsRichard Purdie2007-07-311-3/+3
* kobject: fix link error when CONFIG_HOTPLUG is disabledCornelia Huck2007-07-301-8/+8
* fault_inject: silence a warningStephen Rothwell2007-07-241-0/+4
* Fix swiotlb_sync_single_range()Keir Fraser2007-07-211-1/+4
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-2/+2
* lockstat: core infrastructurePeter Zijlstra2007-07-191-0/+11
* Driver core: accept all valid action-strings in uevent-triggerKay Sievers2007-07-181-20/+10
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* add argv_split()Jeremy Fitzhardinge2007-07-182-1/+106
* CRC7 supportJan Nikitenko2007-07-173-0/+77
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-171-2/+1
* Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds2007-07-161-2/+2