aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-03-09kobject: new_device->kref wasn't putted after error in kobject_move()Dmitriy Monakhov
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck
2007-03-01[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap
2007-02-20[PATCH] genalloc warning fixesAndrew Morton
2007-02-20[PATCH] fault injection: split up stacktrace filter Kconfig optionAkinobu Mita
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-02-17Various typo fixes.Robert P. J. Day
2007-02-16PCI/sysfs/kobject kernel-doc fixesRandy Dunlap
2007-02-16kobject: kobj->k_name verification fixMartin Stoilov
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar
2007-02-16[PATCH] pci_iomap_regions() error handling fixFrederik Deweerdt
2007-02-12[PATCH] swiotlb uninliningsAndrew Morton
2007-02-12[PATCH] Debug shared irqsDavid Woodhouse
2007-02-12[PATCH] scnprintf(): fix a commentMartin Peschke
2007-02-11[PATCH] sort the devres mess outAl Viro
2007-02-11[PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMSRobert P. J. Day
2007-02-11[PATCH] Extract and use wake_up_klogd()Kirill Korotaev
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day
2007-02-09iomap: iomap should be in obj-y not in lib-yTejun Heo
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo
2007-02-09devres: device resource managementTejun Heo
2007-02-07sysfs: Shadow directory supportEric W. Biederman
2007-02-07kobject: kobject_put cleanupMariusz Kozlowski
2007-02-07driver core: Allow device_move(dev, NULL).Cornelia Huck
2007-02-07Kobject: make kobject apis more robust in handling NULL pointersGreg Kroah-Hartman
2007-02-05[IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich
2007-02-05[IA64] swiotlb cleanupJan Beulich
2007-02-05[IA64] make swiotlb use bus_to_virt/virt_to_busJan Beulich
2007-02-05[IA64] swiotlb bug fixesJan Beulich
2006-12-20kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V
2006-12-20kref refcnt and false positivesVenkatesh Pallipadi
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-13[PATCH] uml problems with linux/io.hAl Viro
2006-12-13[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet
2006-12-12Fix typo in new debug options.Dave Jones
2006-12-10[PATCH] add MODULE_* attributes to bit reversal libraryCal Peake
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis
2006-12-08[PATCH] fault-injection: optimize and simplify should_fail()Don Mullis
2006-12-08[PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTHDon Mullis
2006-12-08[PATCH] fault-injection: Use bool-true-false throughoutDon Mullis
2006-12-08[PATCH] fault-injection: stacktrace filtering kconfig fixAndrew Morton
2006-12-08[PATCH] fault-injection Kconfig cleanupAndrew Morton
2006-12-08[PATCH] fault injection: stacktrace filteringAkinobu Mita
2006-12-08[PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita
2006-12-08[PATCH] fault-injection capability for alloc_pages()Akinobu Mita
2006-12-08[PATCH] fault-injection capability for kmallocAkinobu Mita