aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-19x86: move dma_unmap_sg to common headerGlauber Costa4-16/+10
2008-04-19x86: move dma_map_sg to common headerGlauber Costa4-28/+26
2008-04-19x86: move dma_unmap_single to common headerGlauber Costa4-15/+11
2008-04-19x86: implement dma_map_single through dma_opsGlauber Costa5-19/+31
2008-04-19x86: move dma_ops struct definition to dma-mapping.hGlauber Costa2-49/+54
2008-04-19x86: reserve dma32 early for gartYinghai Lu3-0/+52
2008-04-19srat, x86: add support for nodes spanning other nodesSuresh Siddha5-18/+44
2008-04-19x86 vDSO: compile with -g, 64-bitRoland McGrath1-1/+2
2008-04-19x86: fpu xstate split fixSuresh Siddha2-3/+8
2008-04-19x86: fpu xstate split cleanupSuresh Siddha2-4/+3
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha8-23/+91
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha16-90/+161
2008-04-19x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar4-8/+8
2008-04-19x86: tsc prevent time going backwardsThomas Gleixner3-4/+36
2008-04-19generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSCErik Bosman3-0/+285
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman5-5/+118
2008-04-19generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman2-1/+18
2008-04-19ftrace: add notrace annotations for NMI routinesSteven Rostedt4-14/+18
2008-04-19x86: clean up =0 initializations in arch/x86/kernel/tsc_32.cPavel Machek1-4/+4
2008-04-19x86: fix exec mappings commentsJiri Slaby2-3/+11
2008-04-19x86: cleanup: change _end to end_before_pgtYinghai Lu2-6/+6
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum4-22/+31
2008-04-19x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap1-2/+3
2008-04-19x86: e820_64, fix section mismatch warningJacek Luczak1-2/+2
2008-04-19x86: remove vm86.h inclusion from process_32.cJacek Luczak1-1/+0
2008-04-19x86: remove pointless commentsWANG Cong37-71/+0
2008-04-19x86: pageattr.c fix shadowed variable warningHarvey Harrison1-3/+3
2008-04-19x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar1-2/+2
2008-04-19x86_64: do not reserve ramdisk two timesYinghai Lu2-2/+7
2008-04-19x86: EFI_PAGE_SHIFT fixHuang, Ying3-11/+26
2008-04-19x86: KGDB build fixIngo Molnar1-5/+1
2008-04-19Merge branch 'merge-fixes' into develRussell King2366-165500/+141324
2008-04-19Merge branch 'omap2-upstream' into develRussell King737-14528/+24475
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King287-7029/+21672
2008-04-19[ARM] pxa: Phycore pcm-990-specific code for the PXA270 Quick Capture driverGuennadi Liakhovetski1-0/+86
2008-04-19[ARM] pxa: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski3-0/+133
2008-04-19[ARM] pxa: restrict availability of pxa2xx PCMCIA driversRussell King1-0/+1
2008-04-19[ARM] 5005/1: BAST: Fix kset_name initialiserBen Dooks1-1/+1
2008-04-19[ARM] 4967/1: Adds functions to set clkout rate for Samsung S3C2410Davide Rizzo1-0/+56
2008-04-19[ARM] 4988/1: Add GPIO lib support to the EP93xxRyan Mallon5-115/+176
2008-04-19[ARM] Add initial sparsemem supportRussell King4-0/+23
2008-04-19[ARM] pxa: initialise PXA devices before platform init codeRussell King3-3/+3
2008-04-19[ARM] 5002/1: tosa: add two more ledsDmitry Baryshkov2-4/+14
2008-04-19[ARM] 5004/1: Tosa: make several unreferenced structures static.Dmitry Baryshkov2-8/+4
2008-04-19[ARM] 5003/1: Shut up sparse warningsDmitry Baryshkov1-3/+3
2008-04-19[ARM] 4977/2: soc - pxa2xx-ac97 - Add missing clk_enable()Mark Brown1-0/+1
2008-04-19[ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ lineMark Brown4-0/+16
2008-04-19[ARM] 4974/1: Drop unused leds-tosa.Dmitry Baryshkov3-138/+0
2008-04-19[ARM] 4973/1: Tosa: use leds-gpio driver.Dmitry Baryshkov2-6/+26
2008-04-19[ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio codeDmitry Baryshkov2-42/+71