| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 |
|\ |
|
| * | kconfig.debug: clarify CONFIG_DEBUG_INFO help text | Andreas Dilger | 2007-05-02 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ \ |
|
| * | | [PATCH] x86-64: deflate inflate_dynamic too | Jeremy Fitzhardinge | 2007-05-02 |
| * | | [PATCH] x86: deflate stack usage in lib/inflate.c | Jeremy Fitzhardinge | 2007-05-02 |
| |/ |
|
* | | iomap: make the default iomap functions fail softer | Linus Torvalds | 2007-05-04 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-05-04 |
|\ \ |
|
| * | | [AFS]: Make the match_*() functions take const options. | David Howells | 2007-05-03 |
| |/ |
|
* / | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
|/ |
|
* | Add kvasprintf() | Jeremy Fitzhardinge | 2007-04-30 |
* | iomap: implement pcim_iounmap_regions() | Tejun Heo | 2007-04-28 |
* | the overdue removal of the mount/umount uevents | Adrian Bunk | 2007-04-27 |
* | kobject: Comment and warning fixes to kobject.c | Eric W. Biederman | 2007-04-27 |
* | kobject core: remove rwsem from struct subsystem | Greg Kroah-Hartman | 2007-04-27 |
* | kobject: kobject_add() reference leak | Cornelia Huck | 2007-04-27 |
* | Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj) | John Anthony Kazos Jr | 2007-04-27 |
* | Driver core: notify userspace of network device renames | Jean Tourrilhes | 2007-04-27 |
* | kref: fix CPU ordering with respect to krefs | Oliver Neukum | 2007-04-27 |
* | kobject: kobject_shadow_add cleanup | Dmitriy Monakhov | 2007-04-27 |
* | driver core: fix namespace issue with devices assigned to classes | Kay Sievers | 2007-04-27 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-27 |
|\ |
|
| * | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2007-04-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-27 |
|\ \ |
|
| * | | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 2007-04-26 |
| * | | [S390]: Fix build on 31-bit. | David S. Miller | 2007-04-26 |
| * | | [LIB]: div64_64 optimization | Stephen Hemminger | 2007-04-26 |
| * | | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 2007-04-26 |
| |/ |
|
* / | [MIPS] Don't force frame pointers for lockdep on MIPS | Franck Bui-Huu | 2007-04-27 |
|/ |
|
* | kobject: new_device->kref wasn't putted after error in kobject_move() | Dmitriy Monakhov | 2007-03-09 |
* | Revert "[IA64] swiotlb abstraction (e.g. for Xen)" | Tony Luck | 2007-03-06 |
* | [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) | Randy Dunlap | 2007-03-01 |
* | [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-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | Various typo fixes. | Robert P. J. Day | 2007-02-17 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-19 |
|\ \ |
|
| * | | 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-16 |
* | [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-12 |
* | [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-11 |
* | iomap: iomap should be in obj-y not in lib-y | Tejun Heo | 2007-02-09 |