aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: H8300: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner
2006-07-02[PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner
2006-07-01[PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt
2006-07-01Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-01[PATCH] pnp: suppress request_irq() warningAndrew Morton
2006-07-01[PATCH] drivers/block/nbd.c compile fixIngo van Lil
2006-07-01[PATCH] kernel-doc: make man/text mode function output sameRandy Dunlap
2006-07-01[PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox
2006-07-01[PATCH] kernel-doc: consistent text/man mode outputRandy.Dunlap
2006-07-01[PATCH] reiserfs: update ctime and mtime on expanding truncateVladimir Saveliev
2006-07-01[PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens
2006-07-01[PATCH] hotcpu_notifier-fixesAndrew Morton
2006-07-01[PATCH] RTC: class driver for Samsung S3C series SoCBen Dooks
2006-07-01[PATCH] Fix IS_ERR Threshold ValueRalf Baechle
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov
2006-07-01[PATCH] uml: rename and improve actually_do_remove()Paolo 'Blaisorblade' Giarrusso
2006-07-01[PATCH] uml: fix not_dead_yet when directory is in bad statePaolo 'Blaisorblade' Giarrusso
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso
2006-07-01[PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: ignore receive queue size if SRQ is specifiedBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: remove some #if 0 code related to lockable memoryBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: read/write correct sizes through diag interfaceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: support more models of InfiniPath hardwareBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: drop the "stats" sysfs attribute groupBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: purge sps_lid and sps_mlid arraysBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: check for valid LID and multicast LIDsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: don't confuse the max message size with the MTUBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: disallow send of invalid packet sizes over UDBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix lost interrupts on HT-400Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fixed bug 9776 for realBryan O'Sullivan