aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-25
|\ \ \ \
| * | | | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller2006-09-25
| * | | | [SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller2006-09-25
| * | | | [SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2006-09-25
| | |_|/ | |/| |
* | | | [PATCH] VIDIOC_ENUMSTD bugJonathan Corbet2006-09-25
* | | | [PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk2006-09-25
* | | | [PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey2006-09-25
* | | | [PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2006-09-25
* | | | [PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki2006-09-25
* | | | [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann2006-09-25
* | | | [PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes2006-09-25
* | | | [PATCH] i386 bootioremap / kexec fixkeith mannthey2006-09-25
* | | | [PATCH] rtc: lockdep fix/workaroundPeter Zijlstra2006-09-25
* | | | [PATCH] autofs4: zero timeout prevents shutdownIan Kent2006-09-25
|/ / /
* | | [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-25
* | | [PATCH] pata_pdc2027x iomem annotationsAl Viro2006-09-24
* | | [PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro2006-09-24
* | | [PATCH] SCSI gfp_t annotationsAl Viro2006-09-24
* | | [PATCH] wrong thing iounmapped (qla3xxx)Al Viro2006-09-24
* | | [PATCH] qla3xxx iomem annotationsAl Viro2006-09-24
* | | [PATCH] Revert ABI-breaking change in /procMatthew Wilcox2006-09-24
|/ /
* | Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-24
|\ \
| * | Don't remove $(INSTALL_HDR_PATH)/install before headers_install.David Woodhouse2006-09-24
* | | [PATCH] missing include (free_irq() use)Al Viro2006-09-24
* | | [PATCH] NULL noise removalAl Viro2006-09-24
* | | [PATCH] fix iptables __user misannotationsAl Viro2006-09-24
* | | [PATCH] netlabel gfp annotationsAl Viro2006-09-24
* | | [PATCH] libata won't build on SUN4Al Viro2006-09-24
* | | [PATCH] libata won't build on m68k and m32rAl Viro2006-09-24
* | | [PATCH] restore libata build on frvAl Viro2006-09-24
|/ /
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-09-24
|\ \
| * | ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh2006-09-24
| * | ocfs2: Remove ->unblock lockres operationMark Fasheh2006-09-24
| * | ocfs2: move downconvert worker to lockres opsMark Fasheh2006-09-24
| * | ocfs2: Remove unused dlmglue functionsMark Fasheh2006-09-24
| * | ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh2006-09-24
| * | ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh2006-09-24
| * | ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh2006-09-24
| * | ocfs2: Check for refreshing locks in generic unblock functionMark Fasheh2006-09-24
| * | ocfs2: don't unconditionally pass LVB flagsMark Fasheh2006-09-24
| * | ocfs2: combine inode and generic blocking AST functionsMark Fasheh2006-09-24
| * | ocfs2: Add ->get_osb() dlmglue locking operationMark Fasheh2006-09-24
| * | ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_opsMark Fasheh2006-09-24
| * | ocfs2: combine inode and generic AST functionsMark Fasheh2006-09-24
| * | ocfs2: Clean up lock resource refresh flagsMark Fasheh2006-09-24
| * | ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-24
| * | ocfs2: Encode i_generation in the meta data lvbMark Fasheh2006-09-24
| * | ocfs2: Free up some space in the lvbMark Fasheh2006-09-24
| * | ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh2006-09-24
| * | ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh2006-09-24