summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput2009-05-154-11/+9
* x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput2009-05-152-4/+2
* x86, mtrr: remove mtrr MSRs double declarationJaswinder Singh Rajput2009-05-151-8/+0
* x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput2009-05-152-3/+2
* x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput2009-05-152-3/+2
* x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput2009-05-153-4/+3
* x86: mce: remove duplicated #includeHuang Weiyi2009-05-091-1/+0
* x86: msr-index.h remove duplicate MSR C001_0015 declarationJaswinder Singh Rajput2009-05-081-1/+0
* x86: clean up arch/x86/kernel/tsc_sync.c a bitIngo Molnar2009-05-071-8/+6
* x86: use symbolic name for VM86_SIGNAL when used as vm86 default returnSamuel Bronson2009-05-071-2/+2
* x86: added 'ifndef _ASM_X86_IOMAP_H' to iomap.hRemis Lima Baima2009-04-301-0/+5
* x86: avoid multiple declaration of kstack_depth_to_printJaswinder Singh Rajput2009-04-142-2/+0
* x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t...Jaswinder Singh Rajput2009-04-121-0/+1
* x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-1212-33/+42
* x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be staticJaswinder Singh Rajput2009-04-121-1/+1
* x86 early quirks: eliminate unused functionIngo Molnar2009-04-081-0/+2
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-071-1/+0
|\
| * tracing, x86: remove duplicated #includeHuang Weiyi2009-04-071-1/+0
* | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-078-32/+57
|\ \
| * | powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates boardWolfgang Grandegger2009-04-071-4/+4
| * | i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone2009-04-076-26/+26
| * | i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks2009-04-072-2/+2
| * | i2c: iMX/MXC supportDarius Augulis2009-04-071-0/+25
* | | tty: Blackin CTS/RTSSonic Zhang2009-04-077-58/+72
* | | Change hardware flow control from poll to interrupt drivenSonic Zhang2009-04-075-138/+0
* | | tty: Use the generic RS485 ioctl on CRISClaudio Scordino2009-04-073-7/+7
* | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-073-4/+4
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-0720-55/+55
* | | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-072-2/+2
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-077-20/+20
* | | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao2009-04-071-0/+1
* | | Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees2009-04-071-0/+2
* | | Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich2009-04-071-0/+1
* | | Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich2009-04-071-0/+2
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-0731-79/+181
|\ \ \
| * | | powerpc: Fix oops when loading modulesPaul Mackerras2009-04-071-2/+4
| * | | powerpc: Wire up preadv and pwritevStephen Rothwell2009-04-072-1/+6
| * | | powerpc/ftrace: Fix printf format warningMichael Ellerman2009-04-071-1/+1
| * | | powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman2009-04-071-1/+1
| * | | powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling2009-04-071-4/+11
| * | | powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman2009-04-071-1/+3
| * | | powerpc: Correct dependency of KEXECGeert Uytterhoeven2009-04-071-1/+1
| * | | powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2009-04-072-0/+13
| * | | powerpc/pseries: Enable relay in pseries_defconfigAnton Blanchard2009-04-071-1/+1
| * | | powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard2009-04-071-1/+1
| * | | powerpc/pseries: Scan for all events in rtasdAnton Blanchard2009-04-071-1/+2
| * | | powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2009-04-072-1/+17
| * | | powerpc: Clean up some prom printoutsAnton Blanchard2009-04-071-4/+4
| * | | powerpc: Print progress of ibm,client-architecture methodAnton Blanchard2009-04-071-3/+5
| * | | powerpc: Remove duplicated #include'sHuang Weiyi2009-04-072-2/+0