summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey2006-09-251-1/+5
* | | | | [PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2006-09-253-4/+40
* | | | | [PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki2006-09-251-5/+8
* | | | | [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann2006-09-251-0/+12
* | | | | [PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes2006-09-251-1/+3
* | | | | [PATCH] i386 bootioremap / kexec fixkeith mannthey2006-09-251-2/+5
* | | | | [PATCH] rtc: lockdep fix/workaroundPeter Zijlstra2006-09-251-2/+3
* | | | | [PATCH] autofs4: zero timeout prevents shutdownIan Kent2006-09-251-3/+3
|/ / / /
* | | | [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-259-8/+8
* | | | [PATCH] pata_pdc2027x iomem annotationsAl Viro2006-09-241-3/+3
* | | | [PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro2006-09-241-1/+1
* | | | [PATCH] SCSI gfp_t annotationsAl Viro2006-09-246-16/+16
* | | | [PATCH] wrong thing iounmapped (qla3xxx)Al Viro2006-09-241-1/+1
* | | | [PATCH] qla3xxx iomem annotationsAl Viro2006-09-242-26/+25
* | | | [PATCH] Revert ABI-breaking change in /procMatthew Wilcox2006-09-241-6/+10
|/ / /
* | | Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-241-1/+0
|\ \ \
| * | | Don't remove $(INSTALL_HDR_PATH)/install before headers_install.David Woodhouse2006-09-241-1/+0
* | | | [PATCH] missing include (free_irq() use)Al Viro2006-09-241-0/+1
* | | | [PATCH] NULL noise removalAl Viro2006-09-242-4/+4
* | | | [PATCH] fix iptables __user misannotationsAl Viro2006-09-242-5/+5
* | | | [PATCH] netlabel gfp annotationsAl Viro2006-09-241-1/+1
* | | | [PATCH] libata won't build on SUN4Al Viro2006-09-241-0/+1
* | | | [PATCH] libata won't build on m68k and m32rAl Viro2006-09-241-0/+1
* | | | [PATCH] restore libata build on frvAl Viro2006-09-241-0/+1
|/ / /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-09-2427-910/+1245
|\ \ \
| * | | ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh2006-09-241-31/+28
| * | | ocfs2: Remove ->unblock lockres operationMark Fasheh2006-09-241-146/+6
| * | | ocfs2: move downconvert worker to lockres opsMark Fasheh2006-09-241-18/+32
| * | | ocfs2: Remove unused dlmglue functionsMark Fasheh2006-09-241-103/+0
| * | | ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh2006-09-241-1/+31
| * | | ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh2006-09-241-2/+29
| * | | ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh2006-09-241-1/+18
| * | | ocfs2: Check for refreshing locks in generic unblock functionMark Fasheh2006-09-241-12/+19
| * | | ocfs2: don't unconditionally pass LVB flagsMark Fasheh2006-09-241-3/+15
| * | | ocfs2: combine inode and generic blocking AST functionsMark Fasheh2006-09-241-112/+11
| * | | ocfs2: Add ->get_osb() dlmglue locking operationMark Fasheh2006-09-241-0/+33
| * | | ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_opsMark Fasheh2006-09-241-13/+3
| * | | ocfs2: combine inode and generic AST functionsMark Fasheh2006-09-241-110/+10
| * | | ocfs2: Clean up lock resource refresh flagsMark Fasheh2006-09-241-14/+35
| * | | ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-2410-53/+170
| * | | ocfs2: Encode i_generation in the meta data lvbMark Fasheh2006-09-242-7/+12
| * | | ocfs2: Free up some space in the lvbMark Fasheh2006-09-242-4/+6
| * | | ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh2006-09-243-37/+14
| * | | ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh2006-09-242-2/+5
| * | | [PATCH] Allow file systems to manually d_move() inside of ->rename()Mark Fasheh2006-09-244-13/+13
| * | | ocfs2: Remove the dentry voteMark Fasheh2006-09-242-183/+2
| * | | ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh2006-09-244-41/+94
| * | | ocfs2: Add dentry tracking APIMark Fasheh2006-09-243-32/+369
| * | | ocfs2: Add new cluster lock typeMark Fasheh2006-09-245-104/+436
| * | | ocfs2: Update dlmglue for new dlmlock() APIMark Fasheh2006-09-241-0/+3
OpenPOWER on IntegriCloud