aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [DLM] add config entry to enable log_debugDavid Teigland2007-02-053-7/+11
| * | [DLM] rename dlm_config_info fieldsDavid Teigland2007-02-059-37/+38
| * | [DLM] change some log_error to log_debugDavid Teigland2007-02-052-13/+13
| * | [GFS2] Fix gfs2_rename deadlockS. Wendy Cheng2007-02-053-42/+35
| * | [GFS2] BZ 217008 fsfuzzer fix.Russell Cattelan2007-02-051-1/+11
| * | [GFS2] Fix ordering of page disposal vs. glock_dqSteven Whitehouse2007-02-051-0/+6
| * | [DLM] Fix spin lock already unlocked bugPatrick Caulfield2007-02-051-0/+2
| * | [DLM] Fix schedule() callsPatrick Caulfield2007-02-052-4/+4
| * | [GFS2] Fix change nlink deadlockS. Wendy Cheng2007-02-053-7/+39
| * | [GFS2] Fail over to readpage for stuffed filesSteven Whitehouse2007-02-051-25/+3
| * | [GFS2] Fix DIO deadlockSteven Whitehouse2007-02-051-29/+45
| * | [DLM] fs/dlm/lowcomms-tcp.c: remove 2 functionsAdrian Bunk2007-02-051-24/+0
| * | [DLM] fix lost flags in stub repliesDavid Teigland2007-02-051-0/+3
| * | [DLM] fix receive_request() lvb copyingDavid Teigland2007-02-051-2/+6
| * | [DLM] fix send_args() lvb copyingDavid Teigland2007-02-051-4/+16
| * | [DLM] add version checkDavid Teigland2007-02-051-3/+11
| * | [DLM] fix old rcom messagesDavid Teigland2007-02-053-25/+46
| * | [DLM] fix resend rcom lockDavid Teigland2007-02-051-1/+9
| * | [GFS2] don't try to lockfs after shutdownDavid Teigland2007-02-052-7/+4
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-02-0626-213/+407
|\ \ \
| * | | [IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich2007-02-053-35/+159
| * | | [IA64] swiotlb cleanupJan Beulich2007-02-052-25/+33
| * | | [IA64] make swiotlb use bus_to_virt/virt_to_busJan Beulich2007-02-051-16/+17
| * | | [IA64] swiotlb bug fixesJan Beulich2007-02-054-28/+33
| * | | [IA64] Hook up getcpu system call for IA64Fenghua Yu2007-02-052-1/+5
| * | | [IA64] clean up sparsemem memory_present callBob Picco2007-02-051-33/+3
| * | | [IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers2007-02-051-26/+48
| * | | [IA64] missing exports hwsw_sync_...Jan Beulich2007-02-051-0/+4
| * | | [IA64] virt_to_page() can be called with NULL argKirill Korotaev2007-02-051-1/+2
| * | | [IA64] alignment bug in ldscriptKirill Korotaev2007-02-051-0/+1
| * | | [IA64] register memory ranges in a consistent mannerBob Picco2007-02-053-4/+22
| * | | [IA64] Enable SWIOTLB only when neededJan Beulich2007-02-051-1/+4
| * | | [IA64-SGI] Check for TIO errors on shub2 AltixRuss Anderson2007-02-051-4/+12
| * | | [IA64] remove bogus prototype ia64_esi_init()Alex Williamson2007-02-051-1/+0
| * | | [IA64] Clear IRQ affinity when unregisteredAlex Williamson2007-02-051-0/+5
| * | | [IA64] fix ACPI Kconfig issuesLen Brown2007-02-051-2/+2
| * | | [IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle2007-02-052-0/+7
| * | | [IA64] find thread for user rbs addressbibo,mao2007-02-051-1/+1
| * | | [IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis2007-02-051-17/+14
| * | | [IA64] enable singlestep on system callbibo,mao2007-02-052-7/+9
| * | | [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms2007-02-052-13/+16
| * | | [IA64] add newline to PAL-code warning messageHorms2007-02-051-1/+1
| * | | [IA64] kexec: Remove inline declaration of efi_get_pal_addr()Horms2007-02-051-1/+1
| * | | [IA64] kexec: Minor enhancement to includes in crash.cHorms2007-02-051-1/+2
| * | | [IA64] kexec: typo in the saved_max_pfn description in contig.cHorms2007-02-051-1/+1
| * | | [IA64] Zero size /proc/vmcore on ia64Horms2007-02-051-0/+6
| * | | [IA64] kexec: Fix CONFIG_SMP=n compilationMagnus Damm2007-02-052-4/+9
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-02-061-2/+2
|\ \ \
| * | | ocfs2: ocfs2_link() journal credits updateMark Fasheh2007-02-011-2/+2
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-02-0612-817/+1005
|\ \ \ \