| Commit message (Expand) | Author | Age |
... | |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 2006-09-24 |
| |\ \ |
|
| | * | | [DCCP]: Introduce dccp_probe | Ian McDonald | 2006-09-24 |
| | * | | [DCCP]: Use constants for CCIDs | Ian McDonald | 2006-09-24 |
| | * | | [DCCP]: Introduce constants for CCID numbers | Ian McDonald | 2006-09-24 |
| | * | | [DCCP]: Allow default/fallback service code. | Gerrit Renker | 2006-09-24 |
| * | | | [NETFILTER]: Add dscp,DSCP headers to header-y | Yasuyuki Kozakai | 2006-09-24 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-09-25 |
|\ \ \ \ |
|
| * | | | | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. | David S. Miller | 2006-09-25 |
| * | | | | [SUNLANCE]: Mark sparc_lance_probe_one as __devinit. | David S. Miller | 2006-09-25 |
| * | | | | [SPARC64]: Fix section-mismatch errors in solaris emul module. | David S. Miller | 2006-09-25 |
| | |_|/
| |/| | |
|
* | | | | [PATCH] VIDIOC_ENUMSTD bug | Jonathan Corbet | 2006-09-25 |
* | | | | [PATCH] load_module: no BUG if module_subsys uninitialized | Ed Swierk | 2006-09-25 |
* | | | | [PATCH] i386: fix flat mode numa on a real numa system | keith mannthey | 2006-09-25 |
* | | | | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki | 2006-09-25 |
* | | | | [PATCH] cpu to node relationship fixup: acpi_map_cpu2node | KAMEZAWA Hiroyuki | 2006-09-25 |
* | | | | [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g... | Michael Hanselmann | 2006-09-25 |
* | | | | [PATCH] do not free non slab allocated per_cpu_pageset | David Rientjes | 2006-09-25 |
* | | | | [PATCH] i386 bootioremap / kexec fix | keith mannthey | 2006-09-25 |
* | | | | [PATCH] rtc: lockdep fix/workaround | Peter Zijlstra | 2006-09-25 |
* | | | | [PATCH] autofs4: zero timeout prevents shutdown | Ian Kent | 2006-09-25 |
|/ / / |
|
* | | | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 2006-09-25 |
* | | | [PATCH] pata_pdc2027x iomem annotations | Al Viro | 2006-09-24 |
* | | | [PATCH] fix idiocy in asd_init_lseq_mdp() | Al Viro | 2006-09-24 |
* | | | [PATCH] SCSI gfp_t annotations | Al Viro | 2006-09-24 |
* | | | [PATCH] wrong thing iounmapped (qla3xxx) | Al Viro | 2006-09-24 |
* | | | [PATCH] qla3xxx iomem annotations | Al Viro | 2006-09-24 |
* | | | [PATCH] Revert ABI-breaking change in /proc | Matthew Wilcox | 2006-09-24 |
|/ / |
|
* | | Merge git://git.infradead.org/~dwmw2/khdrs-2.6 | Linus Torvalds | 2006-09-24 |
|\ \ |
|
| * | | Don't remove $(INSTALL_HDR_PATH)/install before headers_install. | David Woodhouse | 2006-09-24 |
* | | | [PATCH] missing include (free_irq() use) | Al Viro | 2006-09-24 |
* | | | [PATCH] NULL noise removal | Al Viro | 2006-09-24 |
* | | | [PATCH] fix iptables __user misannotations | Al Viro | 2006-09-24 |
* | | | [PATCH] netlabel gfp annotations | Al Viro | 2006-09-24 |
* | | | [PATCH] libata won't build on SUN4 | Al Viro | 2006-09-24 |
* | | | [PATCH] libata won't build on m68k and m32r | Al Viro | 2006-09-24 |
* | | | [PATCH] restore libata build on frv | Al Viro | 2006-09-24 |
|/ / |
|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-09-24 |
|\ \ |
|
| * | | ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: Remove ->unblock lockres operation | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: move downconvert worker to lockres ops | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: Remove unused dlmglue functions | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: Have the metadata lock use generic dlmglue functions | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: Add ->set_lvb callback in dlmglue | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: Add ->check_downconvert callback in dlmglue | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: Check for refreshing locks in generic unblock function | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: don't unconditionally pass LVB flags | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: combine inode and generic blocking AST functions | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: Add ->get_osb() dlmglue locking operation | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops | Mark Fasheh | 2006-09-24 |
| * | | ocfs2: combine inode and generic AST functions | Mark Fasheh | 2006-09-24 |