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