summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dlm: fix address compareDavid Teigland2008-09-021-2/+31
* dlm: fix locking of lockspace list in dlm_scandDavid Teigland2008-08-282-2/+26
* dlm: detect available userspace daemonDavid Teigland2008-08-284-2/+85
* dlm: allow multiple lockspace createsDavid Teigland2008-08-287-64/+116
* IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky2008-08-271-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-08-2710-235/+714
|\
| * [WATCHDOG] removed unused #include <version.h>Huang Weiyi2008-08-261-1/+0
| * [WATCHDOG] at91rm9200_wdt.c: fix misleading indentationIlpo Jarvinen2008-08-261-1/+1
| * [WATCHDOG] mpc8xxx_wdt: fix modular buildAnton Vorontsov2008-08-261-1/+10
| * [WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli2008-08-261-43/+50
| * [WATCHDOG] Add support for the IDT RC32434 watchdogFlorian Fainelli2008-08-263-0/+355
| * [WATCHDOG] Add support for the built-int RDC R-321x SoC watchdogFlorian Fainelli2008-08-263-0/+296
| * [WATHDOG] delete unused driver mpc8xx_wdt.cJochen Friedrich2008-08-263-175/+0
| * [WATCHDOG] Fix s3c2410_wdt driver coding style issuesBen Dooks2008-08-261-1/+1
| * [WATCHDOG] Clean out header of s3c2410_wdt driver.Ben Dooks2008-08-261-12/+0
| * [WATCHDOG] Fix NULL usage in s3c2410_wdt driver.Ben Dooks2008-08-261-1/+1
* | tty: Fix termios tty window resize race with pty/tty pairAlan Cox2008-08-271-3/+4
* | tty: TIOCGSOFTCAR/SSOFTCAR on pty is wronAlan Cox2008-08-271-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-08-273-11/+19
|\ \
| * | [CIFS] Add destroy routine for dns_resolverJeff Layton2008-08-272-1/+9
| * | [CIFS] Reorder cifs config item for better claritySteve French2008-08-261-10/+10
| * | [CIFS] Correct keys dependency for cifs kerberos supportSteve French2008-08-261-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-08-271-2/+2
|\ \ \
| * | | slub: Disable NUMA remote node defragmentation by defaultChristoph Lameter2008-08-201-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-2717-116/+66
|\ \ \ \
| * | | | [PATCH] deal with the first call of ->show() generating no outputAl Viro2008-08-251-2/+9
| * | | | [PATCH] fix ->llseek() for a bunch of directoriesAl Viro2008-08-256-0/+7
| * | | | [PATCH] fix regular readdir() and friendsAl Viro2008-08-252-4/+12
| * | | | [PATCH] fix hpux_getdents()Al Viro2008-08-251-11/+19
| * | | | [PATCH] fix osf_getdirents()Al Viro2008-08-251-7/+12
| * | | | [PATCH] ntfs: use d_add_ciChristoph Hellwig2008-08-251-87/+2
| * | | | [PATCH] change d_add_ci argument orderingChristoph Hellwig2008-08-253-3/+3
| * | | | [PATCH] fix efs_lookup()Al Viro2008-08-251-2/+1
| * | | | [PATCH] proc: inode number fixletAlexey Dobriyan2008-08-251-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-273-2/+13
|\ \ \ \ \
| * | | | | sparc: Add target for a stripped kernelMartin Habets2008-08-242-2/+12
| * | | | | sparc64: Make NUMA depend upon SMP.David S. Miller2008-08-241-0/+1
* | | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-08-276-86/+225
|\ \ \ \ \ \
| * | | | | | drm: don't set the signal blocker on the master process.Dave Airlie2008-08-251-8/+13
| * | | | | | drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2008-08-252-15/+17
| * | | | | | r300: Fix cliprect emitNicolai Haehnle2008-08-251-1/+4
| * | | | | | drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEXNicolai Haehnle2008-08-251-16/+64
| * | | | | | radeon: fix some hard lockups on r3/4/500sJerome Glisse2008-08-254-49/+130
* | | | | | | e1000: fix stack sizeLinus Torvalds2008-08-271-36/+45
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-08-2710-225/+223
|\ \ \ \ \ \ \
| * | | | | | | block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe2008-08-271-2/+0
| * | | | | | | block: remove unused ->busy part of the block queue tag mapMatthew Wilcox2008-08-271-4/+2
| * | | | | | | bio: fix __bio_copy_iov() handling of bio->bv_lenFUJITA Tomonori2008-08-271-5/+5
| * | | | | | | bio: fix bio_copy_kern() handling of bio->bv_lenFUJITA Tomonori2008-08-271-10/+28
| * | | | | | | block: submit_bh() inadvertently discards barrier flag on a sync writeJens Axboe2008-08-271-5/+8
OpenPOWER on IntegriCloud