aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-07x86, nmi: Use predefined numbers instead of hardcoded oneCyrill Gorcunov1-1/+1
2009-05-19x86: asm/processor.h: remove double declarationJaswinder Singh Rajput1-3/+0
2009-05-15x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput4-11/+9
2009-05-15x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput2-4/+2
2009-05-15x86, mtrr: remove mtrr MSRs double declarationJaswinder Singh Rajput1-8/+0
2009-05-15x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput2-3/+2
2009-05-15x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput2-3/+2
2009-05-15x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput3-4/+3
2009-05-09x86: mce: remove duplicated #includeHuang Weiyi1-1/+0
2009-05-08x86: msr-index.h remove duplicate MSR C001_0015 declarationJaswinder Singh Rajput1-1/+0
2009-05-07x86: clean up arch/x86/kernel/tsc_sync.c a bitIngo Molnar1-8/+6
2009-05-06x86: use symbolic name for VM86_SIGNAL when used as vm86 default returnSamuel Bronson1-2/+2
2009-04-30x86: added 'ifndef _ASM_X86_IOMAP_H' to iomap.hRemis Lima Baima1-0/+5
2009-04-14x86: avoid multiple declaration of kstack_depth_to_printJaswinder Singh Rajput2-2/+0
2009-04-12x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t...Jaswinder Singh Rajput1-0/+1
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput12-33/+42
2009-04-12x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be staticJaswinder Singh Rajput1-1/+1
2009-04-08x86 early quirks: eliminate unused functionIngo Molnar1-0/+2
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds8-32/+57
2009-04-07tty: Blackin CTS/RTSSonic Zhang7-58/+72
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang5-138/+0
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino3-7/+7
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang3-4/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang20-55/+55
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang7-20/+20
2009-04-07spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao1-0/+1
2009-04-07Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees1-0/+2
2009-04-07Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich1-0/+1
2009-04-07Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich1-0/+2
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds31-79/+181
2009-04-07tracing, x86: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-07powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates boardWolfgang Grandegger1-4/+4
2009-04-07i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone6-26/+26
2009-04-07i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks2-2/+2
2009-04-07i2c: iMX/MXC supportDarius Augulis1-0/+25
2009-04-07powerpc: Fix oops when loading modulesPaul Mackerras1-2/+4
2009-04-07powerpc: Wire up preadv and pwritevStephen Rothwell2-1/+6
2009-04-07powerpc/ftrace: Fix printf format warningMichael Ellerman1-1/+1
2009-04-07powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman1-1/+1
2009-04-07powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling1-4/+11
2009-04-07powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman1-1/+3
2009-04-07powerpc: Correct dependency of KEXECGeert Uytterhoeven1-1/+1
2009-04-07powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2-0/+13
2009-04-07powerpc/pseries: Enable relay in pseries_defconfigAnton Blanchard1-1/+1
2009-04-07powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard1-1/+1
2009-04-07powerpc/pseries: Scan for all events in rtasdAnton Blanchard1-1/+2
2009-04-07powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2-1/+17
2009-04-07powerpc: Clean up some prom printoutsAnton Blanchard1-4/+4