summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-26ocfs2: do LVB puts in placeMark Fasheh2-5/+10
2006-06-26ocfs2: mle ref count debuggingKurt Hackel1-9/+20
2006-06-26ocfs2: allow for an assert message during lock masteryKurt Hackel1-1/+2
2006-06-26ocfs2: take mle reference during migrationKurt Hackel1-0/+17
2006-06-26ocfs2: properly initialize the mle structureKurt Hackel1-4/+1
2006-06-26ocfs2: detach mle from heartbeat eventsKurt Hackel1-0/+2
2006-06-26ocfs2: mle ref counting fixesKurt Hackel1-19/+90
2006-06-26ocfs2: better mle debuggingKurt Hackel1-5/+28
2006-06-26ocfs2: clean up recovery related messagesKurt Hackel1-12/+90
2006-06-26ocfs2: handle network errors during recoveryKurt Hackel1-17/+36
2006-06-26ocfs2: only recover one dead node at a timeKurt Hackel1-3/+35
2006-06-26ocfs2: Better tracking for recovery state changesKurt Hackel1-9/+28
2006-06-26ocfs2: Fix empty lvb checkKurt Hackel2-5/+16
2006-06-26ocfs2: fix inverted logic in dlm_is_node_deadKurt Hackel1-1/+1
2006-06-26ocfs2: recheck lockres master before sending an unlock request.Kurt Hackel1-0/+10
2006-06-26ocfs2: add a small delay after a failed migrationKurt Hackel1-2/+5
2006-06-26ocfs2: silence a compile warning in dlm_alloc_pagevec()Mark Fasheh1-2/+2
2006-06-26[PATCH] ocfs2: Alloc at least a page for the DLM hashJoel Becker2-2/+9
2006-06-26ocfs2: allocate lockres hash pages in an arrayDaniel Phillips4-13/+46
2006-06-26ocfs2: inline dlm_lockres_get()Mark Fasheh2-6/+6
2006-06-26[PATCH] Clean up ocfs2 hash probe and make it fasterDaniel Phillips1-15/+14
2006-06-26ocfs2: calculate lockid hash values outside of the spinlockMark Fasheh4-19/+30
2006-06-26ocfs2: move lockres qstr next to hlist_node structureMark Fasheh1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds89-158/+147
2006-06-26[PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil1-1/+1
2006-06-26[PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn1-1/+1
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds2-12/+14
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds48-1537/+2618
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds41-394/+648
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds45-248/+515
2006-06-26[PATCH] m68knommu: use configurable RAM setup page_offset.hGreg Ungerer1-42/+1
2006-06-26[PATCH] m68knommu: use configurable RAM setup in start up codeGreg Ungerer1-72/+10
2006-06-26[PATCH] m68knommu: use configurable RAM setup in linker scriptGreg Ungerer1-154/+6
2006-06-26[PATCH] m68knommu: create configurable RAM setupGreg Ungerer1-34/+44
2006-06-26[PATCH] m68knommu: remove unused vars from generic 68328 start codeGreg Ungerer1-4/+2
2006-06-26[PATCH] m68knommu: remove __ramvec from 68328/pilot start codeGreg Ungerer1-2/+1
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds19-75/+157
2006-06-26Merge branch 'x86-64'Linus Torvalds147-1648/+5319
2006-06-26[PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen2-0/+22
2006-06-26[PATCH] x86_64: (resend) x86_64 stack overflow debuggingEric Sandeen2-1/+34
2006-06-26[PATCH] x86_64: msi_apic.c build fixChristian Kujau1-0/+1
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi8-7/+193
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens2-11/+21
2006-06-26[PATCH] x86_64: fix apic error on bootupSiddha, Suresh B2-4/+26
2006-06-26[PATCH] x86_64: enlarge window for stack growthChuck Ebbert1-2/+4
2006-06-26[PATCH] x86_64: Minor string functions optimizationsAndi Kleen2-2/+2
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen16-110/+49
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens4-8/+15
2006-06-26[PATCH] x86_64: Fix modular pc speakerPiotr Kaczuba1-1/+1
2006-06-26[PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk2-17/+0