summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MMC] sdhci: fix interrupt handlingPierre Ossman2006-07-021-56/+24
* [MMC] sdhci: correct register orderPierre Ossman2006-07-021-17/+27
* [MMC] sdhci: proper timeout handlingPierre Ossman2006-07-022-3/+48
* [MMC] sdhci: fix sdhci reset timeoutPierre Ossman2006-07-021-4/+17
* [MMC] sdhci: fix timeout loops in sdhciPierre Ossman2006-07-021-13/+16
* [MMC] sdhci: support for multiple voltagesPierre Ossman2006-07-022-4/+66
* [MMC] sdhci: print device idPierre Ossman2006-07-021-2/+7
* [MMC] sdhci: check SDHCI base clockPierre Ossman2006-07-021-4/+11
* [PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt2006-07-022-3/+3
* Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-07-0117-87/+403
|\
| * [PATCH] audit syscall classesAl Viro2006-07-0114-0/+188
| * [PATCH] audit: support for object context filtersDarrel Goeddel2006-07-013-1/+82
| * [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-014-51/+56
| * [PATCH] add rule filterkeyAmy Griffis2006-07-014-36/+78
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-0110-42/+96
|\ \
| * | kbuild: documentation change on allowing checkers besides sparseDustin Kirkland2006-07-011-4/+5
| * | kbuild: warn when a moduled uses a symbol marked UNUSEDSam Ravnborg2006-07-012-23/+64
| * | kbuild: fix segv in modpostSam Ravnborg2006-07-011-3/+6
| * | kconfig: enhancing accessibility of lxdialogSamuel Thibault2006-07-011-2/+5
| * | kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-017-10/+16
* | | [PATCH] pnp: suppress request_irq() warningAndrew Morton2006-07-011-1/+2
* | | [PATCH] drivers/block/nbd.c compile fixIngo van Lil2006-07-011-1/+1
* | | [PATCH] kernel-doc: make man/text mode function output sameRandy Dunlap2006-07-011-1/+4
* | | [PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox2006-07-011-0/+2
* | | [PATCH] kernel-doc: consistent text/man mode outputRandy.Dunlap2006-07-011-3/+5
* | | [PATCH] reiserfs: update ctime and mtime on expanding truncateVladimir Saveliev2006-07-011-0/+5
* | | [PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens2006-07-013-17/+28
* | | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-014-11/+10
* | | [PATCH] hotcpu_notifier-fixesAndrew Morton2006-07-011-3/+3
* | | [PATCH] RTC: class driver for Samsung S3C series SoCBen Dooks2006-07-013-0/+624
* | | [PATCH] Fix IS_ERR Threshold ValueRalf Baechle2006-07-011-1/+3
* | | [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-017-66/+205
* | | [PATCH] uml: rename and improve actually_do_remove()Paolo 'Blaisorblade' Giarrusso2006-07-011-16/+37
* | | [PATCH] uml: fix not_dead_yet when directory is in bad statePaolo 'Blaisorblade' Giarrusso2006-07-011-19/+29
* | | [PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso2006-07-012-7/+28
* | | [PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann2006-07-013-0/+23
* | | [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-0116-357/+198
* | | [PATCH] IB/ipath: ignore receive queue size if SRQ is specifiedBryan O'Sullivan2006-07-011-11/+16
* | | [PATCH] IB/ipath: remove some #if 0 code related to lockable memoryBryan O'Sullivan2006-07-011-11/+0
* | | [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...Bryan O'Sullivan2006-07-014-26/+60
* | | [PATCH] IB/ipath: read/write correct sizes through diag interfaceBryan O'Sullivan2006-07-011-4/+5
* | | [PATCH] IB/ipath: support more models of InfiniPath hardwareBryan O'Sullivan2006-07-014-10/+38
* | | [PATCH] IB/ipath: drop the "stats" sysfs attribute groupBryan O'Sullivan2006-07-011-83/+0
* | | [PATCH] IB/ipath: purge sps_lid and sps_mlid arraysBryan O'Sullivan2006-07-016-36/+11
* | | [PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan2006-07-016-269/+265
* | | [PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan2006-07-019-27/+93
* | | [PATCH] IB/ipath: check for valid LID and multicast LIDsBryan O'Sullivan2006-07-011-2/+2
* | | [PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan2006-07-013-5/+0
* | | [PATCH] IB/ipath: don't confuse the max message size with the MTUBryan O'Sullivan2006-07-011-1/+1
* | | [PATCH] IB/ipath: disallow send of invalid packet sizes over UDBryan O'Sullivan2006-07-011-0/+5