summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren2006-06-271-0/+6
| | * | | ARM: OMAP: Update dmtimersTimo Teras2006-06-271-0/+1
| | * | | ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren2006-06-271-0/+20
| | * | | ARM: OMAP: Add OMAP_TAG_CAMERA_SENSORSamuel Ortiz2006-06-271-0/+7
| | * | | ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-272-0/+35
| | * | | ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-271-0/+91
| | * | | ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-271-4/+7
| | * | | ARM: OMAP: OMAP2 DMA burst supportKyungmin Park2006-06-271-2/+2
| | * | | ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras2006-06-272-46/+45
| | * | | ARM: OMAP: Add core fsample supportBrian Swetland2006-06-272-0/+55
* | | | | [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* | | | | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* | | | | [PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner2006-07-021-15/+0
* | | | | [PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner2006-07-022-6/+4
* | | | | [PATCH] irq-flags: V850: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+0
* | | | | [PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner2006-07-022-4/+2
* | | | | [PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner2006-07-022-4/+1
* | | | | [PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner2006-07-023-8/+5
* | | | | [PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+1
* | | | | [PATCH] irq-flags: S390: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+0
* | | | | [PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-4/+4
* | | | | [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+1
* | | | | [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-022-6/+4
* | | | | [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-023-13/+2
* | | | | [PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner2006-07-024-7/+6
* | | | | [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constantsThomas Gleixner2006-07-022-4/+2
* | | | | [PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+0
* | | | | [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-022-4/+2
* | | | | [PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner2006-07-022-6/+4
* | | | | [PATCH] irq-flags: H8300: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+0
* | | | | [PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+1
* | | | | [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-023-4/+2
* | | | | [PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+1
* | | | | [PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+1
* | | | | [PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner2006-07-023-54/+74
| |_|_|/ |/| | |
* | | | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-07-013-5/+52
|\ \ \ \
| * | | | [PATCH] audit syscall classesAl Viro2006-07-013-0/+39
| * | | | [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-011-5/+10
| * | | | [PATCH] add rule filterkeyAmy Griffis2006-07-011-0/+3
| | |_|/ | |/| |
* | | | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-0/+1
* | | | [PATCH] hotcpu_notifier-fixesAndrew Morton2006-07-011-3/+3
* | | | [PATCH] Fix IS_ERR Threshold ValueRalf Baechle2006-07-011-1/+3
* | | | [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-011-1/+1
* | | | [PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso2006-07-011-1/+19
* | | | [PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann2006-07-012-0/+17
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-011-17/+0
|\ \ \
| * | | [SPARC64]: Kill sun4v virtual device layer.David S. Miller2006-06-301-17/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-017-15/+35
|\ \ \ \
| * | | | [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-304-8/+9
| * | | | [NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu2006-06-303-7/+20