| Commit message (Expand) | Author | Age | Files | Lines |
* | kobject: new_device->kref wasn't putted after error in kobject_move() | Dmitriy Monakhov | 2007-03-09 | 1 | -0/+2 |
* | Revert "[IA64] swiotlb abstraction (e.g. for Xen)" | Tony Luck | 2007-03-06 | 1 | -149/+35 |
* | [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) | Randy Dunlap | 2007-03-01 | 1 | -8/+8 |
* | [PATCH] genalloc warning fixes | Andrew Morton | 2007-02-20 | 1 | -2/+2 |
* | [PATCH] fault injection: split up stacktrace filter Kconfig option | Akinobu Mita | 2007-02-20 | 2 | -22/+29 |
* | [PATCH] Convert highest_possible_processor_id to nr_cpu_ids | Christoph Lameter | 2007-02-20 | 1 | -16/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 1 | -1/+1 |
|\ |
|
| * | Various typo fixes. | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-19 | 1 | -0/+1 |
|\ \ |
|
| * | | PCI/sysfs/kobject kernel-doc fixes | Randy Dunlap | 2007-02-16 | 1 | -0/+1 |
| |/ |
|
* | | kobject: kobj->k_name verification fix | Martin Stoilov | 2007-02-16 | 1 | -1/+1 |
|/ |
|
* | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2007-02-16 | 1 | -0/+11 |
* | [PATCH] pci_iomap_regions() error handling fix | Frederik Deweerdt | 2007-02-16 | 1 | -4/+4 |
* | [PATCH] swiotlb uninlinings | Andrew Morton | 2007-02-12 | 1 | -4/+4 |
* | [PATCH] Debug shared irqs | David Woodhouse | 2007-02-12 | 1 | -0/+9 |
* | [PATCH] scnprintf(): fix a comment | Martin Peschke | 2007-02-12 | 1 | -2/+1 |
* | [PATCH] sort the devres mess out | Al Viro | 2007-02-11 | 4 | -301/+310 |
* | [PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMS | Robert P. J. Day | 2007-02-11 | 1 | -9/+0 |
* | [PATCH] Extract and use wake_up_klogd() | Kirill Korotaev | 2007-02-11 | 1 | -9/+1 |
* | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev | 2007-02-11 | 2 | -3/+4 |
* | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day | 2007-02-11 | 9 | -30/+28 |
* | iomap: iomap should be in obj-y not in lib-y | Tejun Heo | 2007-02-09 | 1 | -2/+2 |
* | devres: implement pcim_iomap_regions() | Tejun Heo | 2007-02-09 | 1 | -0/+53 |
* | devres: device resource management | Tejun Heo | 2007-02-09 | 2 | -3/+246 |
* | sysfs: Shadow directory support | Eric W. Biederman | 2007-02-07 | 1 | -5/+37 |
* | kobject: kobject_put cleanup | Mariusz Kozlowski | 2007-02-07 | 1 | -4/+2 |
* | driver core: Allow device_move(dev, NULL). | Cornelia Huck | 2007-02-07 | 1 | -3/+3 |
* | Kobject: make kobject apis more robust in handling NULL pointers | Greg Kroah-Hartman | 2007-02-07 | 1 | -0/+19 |
* | [IA64] swiotlb abstraction (e.g. for Xen) | Jan Beulich | 2007-02-05 | 1 | -35/+149 |
* | [IA64] swiotlb cleanup | Jan Beulich | 2007-02-05 | 1 | -24/+32 |
* | [IA64] make swiotlb use bus_to_virt/virt_to_bus | Jan Beulich | 2007-02-05 | 1 | -16/+17 |
* | [IA64] swiotlb bug fixes | Jan Beulich | 2007-02-05 | 1 | -25/+8 |
* | kobject: kobject_uevent() returns manageable value | Aneesh Kumar K.V | 2006-12-20 | 1 | -14/+30 |
* | kref refcnt and false positives | Venkatesh Pallipadi | 2006-12-20 | 1 | -6/+1 |
* | Remove stack unwinder for now | Linus Torvalds | 2006-12-15 | 2 | -49/+1 |
* | [PATCH] uml problems with linux/io.h | Al Viro | 2006-12-13 | 3 | -2/+7 |
* | [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() | Eric Dumazet | 2006-12-13 | 2 | -1/+10 |
* | Fix typo in new debug options. | Dave Jones | 2006-12-12 | 1 | -1/+1 |
* | [PATCH] add MODULE_* attributes to bit reversal library | Cal Peake | 2006-12-10 | 1 | -0/+4 |
* | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis | 2006-12-10 | 1 | -24/+25 |
* | [PATCH] fault-injection: optimize and simplify should_fail() | Don Mullis | 2006-12-08 | 1 | -7/+4 |
* | [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH | Don Mullis | 2006-12-08 | 1 | -4/+23 |
* | [PATCH] fault-injection: Use bool-true-false throughout | Don Mullis | 2006-12-08 | 1 | -21/+19 |
* | [PATCH] fault-injection: stacktrace filtering kconfig fix | Andrew Morton | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] fault-injection Kconfig cleanup | Andrew Morton | 2006-12-08 | 1 | -16/+11 |
* | [PATCH] fault injection: stacktrace filtering | Akinobu Mita | 2006-12-08 | 2 | -1/+130 |
* | [PATCH] fault injection: process filtering for fault-injection capabilities | Akinobu Mita | 2006-12-08 | 1 | -1/+16 |
* | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 2006-12-08 | 1 | -0/+7 |
* | [PATCH] fault-injection capability for alloc_pages() | Akinobu Mita | 2006-12-08 | 1 | -0/+7 |
* | [PATCH] fault-injection capability for kmalloc | Akinobu Mita | 2006-12-08 | 1 | -0/+7 |