summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-05-15x86, mtrr: remove mtrr MSRs double declarationJaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput
2009-05-09x86: mce: remove duplicated #includeHuang Weiyi
2009-05-08x86: msr-index.h remove duplicate MSR C001_0015 declarationJaswinder Singh Rajput
2009-05-07x86: clean up arch/x86/kernel/tsc_sync.c a bitIngo Molnar
2009-05-06x86: use symbolic name for VM86_SIGNAL when used as vm86 default returnSamuel Bronson
2009-04-30x86: added 'ifndef _ASM_X86_IOMAP_H' to iomap.hRemis Lima Baima
2009-04-14x86: avoid multiple declaration of kstack_depth_to_printJaswinder Singh Rajput
2009-04-12x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t...Jaswinder Singh Rajput
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput
2009-04-12x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be staticJaswinder Singh Rajput
2009-04-08x86 early quirks: eliminate unused functionIngo Molnar
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-04-07tty: Blackin CTS/RTSSonic Zhang
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-07spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common casesEric Miao
2009-04-07Blackfin SPI Driver: Make mmc_spi driver work on BlackfinWolfgang Muees
2009-04-07Blackfin SPI Driver: Add GPIO controlled SPI Slave Select supportMichael Hennerich
2009-04-07Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-07tracing, x86: remove duplicated #includeHuang Weiyi
2009-04-07powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates boardWolfgang Grandegger
2009-04-07i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone
2009-04-07i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks
2009-04-07i2c: iMX/MXC supportDarius Augulis
2009-04-07powerpc: Fix oops when loading modulesPaul Mackerras
2009-04-07powerpc: Wire up preadv and pwritevStephen Rothwell
2009-04-07powerpc/ftrace: Fix printf format warningMichael Ellerman
2009-04-07powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman
2009-04-07powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling
2009-04-07powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman
2009-04-07powerpc: Correct dependency of KEXECGeert Uytterhoeven
2009-04-07powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling
2009-04-07powerpc/pseries: Enable relay in pseries_defconfigAnton Blanchard
2009-04-07powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard
2009-04-07powerpc/pseries: Scan for all events in rtasdAnton Blanchard
2009-04-07powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard
2009-04-07powerpc: Clean up some prom printoutsAnton Blanchard
2009-04-07powerpc: Print progress of ibm,client-architecture methodAnton Blanchard
2009-04-07powerpc: Remove duplicated #include'sHuang Weiyi
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras
2009-04-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds