| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType | Jaswinder Singh Rajput | 2009-05-15 | 4 | -11/+9 |
* | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -4/+2 |
* | x86, mtrr: remove mtrr MSRs double declaration | Jaswinder Singh Rajput | 2009-05-15 | 1 | -8/+0 |
* | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -3/+2 |
* | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -3/+2 |
* | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap | Jaswinder Singh Rajput | 2009-05-15 | 3 | -4/+3 |
* | x86: mce: remove duplicated #include | Huang Weiyi | 2009-05-09 | 1 | -1/+0 |
* | x86: msr-index.h remove duplicate MSR C001_0015 declaration | Jaswinder Singh Rajput | 2009-05-08 | 1 | -1/+0 |
* | x86: clean up arch/x86/kernel/tsc_sync.c a bit | Ingo Molnar | 2009-05-07 | 1 | -8/+6 |
* | x86: use symbolic name for VM86_SIGNAL when used as vm86 default return | Samuel Bronson | 2009-05-07 | 1 | -2/+2 |
* | x86: added 'ifndef _ASM_X86_IOMAP_H' to iomap.h | Remis Lima Baima | 2009-04-30 | 1 | -0/+5 |
* | x86: avoid multiple declaration of kstack_depth_to_print | Jaswinder Singh Rajput | 2009-04-14 | 2 | -2/+0 |
* | x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t... | Jaswinder Singh Rajput | 2009-04-12 | 1 | -0/+1 |
* | x86: clean up declarations and variables | Jaswinder Singh Rajput | 2009-04-12 | 12 | -33/+42 |
* | x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static | Jaswinder Singh Rajput | 2009-04-12 | 1 | -1/+1 |
* | x86 early quirks: eliminate unused function | Ingo Molnar | 2009-04-08 | 1 | -0/+2 |
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 | 1 | -1/+0 |
|\ |
|
| * | tracing, x86: remove duplicated #include | Huang Weiyi | 2009-04-07 | 1 | -1/+0 |
* | | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-04-07 | 8 | -32/+57 |
|\ \ |
|
| * | | powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board | Wolfgang Grandegger | 2009-04-07 | 1 | -4/+4 |
| * | | i2c-s3c2410: Simplify bus frequency calculation | Daniel Silverstone | 2009-04-07 | 6 | -26/+26 |
| * | | i2c-s3c2410: sda_delay should be in ns, not clock ticks | Ben Dooks | 2009-04-07 | 2 | -2/+2 |
| * | | i2c: iMX/MXC support | Darius Augulis | 2009-04-07 | 1 | -0/+25 |
* | | | tty: Blackin CTS/RTS | Sonic Zhang | 2009-04-07 | 7 | -58/+72 |
* | | | Change hardware flow control from poll to interrupt driven | Sonic Zhang | 2009-04-07 | 5 | -138/+0 |
* | | | tty: Use the generic RS485 ioctl on CRIS | Claudio Scordino | 2009-04-07 | 3 | -7/+7 |
* | | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 | 3 | -4/+4 |
* | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 20 | -55/+55 |
* | | | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 2009-04-07 | 2 | -2/+2 |
* | | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 7 | -20/+20 |
* | | | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases | Eric Miao | 2009-04-07 | 1 | -0/+1 |
* | | | Blackfin SPI Driver: Make mmc_spi driver work on Blackfin | Wolfgang Muees | 2009-04-07 | 1 | -0/+2 |
* | | | Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support | Michael Hennerich | 2009-04-07 | 1 | -0/+1 |
* | | | Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation | Michael Hennerich | 2009-04-07 | 1 | -0/+2 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-07 | 31 | -79/+181 |
|\ \ \ |
|
| * | | | powerpc: Fix oops when loading modules | Paul Mackerras | 2009-04-07 | 1 | -2/+4 |
| * | | | powerpc: Wire up preadv and pwritev | Stephen Rothwell | 2009-04-07 | 2 | -1/+6 |
| * | | | powerpc/ftrace: Fix printf format warning | Michael Ellerman | 2009-04-07 | 1 | -1/+1 |
| * | | | powerpc/ftrace: Fix #if that should be #ifdef | Michael Ellerman | 2009-04-07 | 1 | -1/+1 |
| * | | | powerpc: Fix ptrace compat wrapper for FPU register access | Michael Neuling | 2009-04-07 | 1 | -4/+11 |
| * | | | powerpc: Print information about mapping hw irqs to virtual irqs | Michael Ellerman | 2009-04-07 | 1 | -1/+3 |
| * | | | powerpc: Correct dependency of KEXEC | Geert Uytterhoeven | 2009-04-07 | 1 | -1/+1 |
| * | | | powerpc: Disable VSX or current process in giveup_fpu/altivec | Michael Neuling | 2009-04-07 | 2 | -0/+13 |
| * | | | powerpc/pseries: Enable relay in pseries_defconfig | Anton Blanchard | 2009-04-07 | 1 | -1/+1 |
| * | | | powerpc/pseries: Fix ibm,client-architecture comment | Anton Blanchard | 2009-04-07 | 1 | -1/+1 |
| * | | | powerpc/pseries: Scan for all events in rtasd | Anton Blanchard | 2009-04-07 | 1 | -1/+2 |
| * | | | powerpc/pseries: Add dispatch dispersion statistics | Anton Blanchard | 2009-04-07 | 2 | -1/+17 |
| * | | | powerpc: Clean up some prom printouts | Anton Blanchard | 2009-04-07 | 1 | -4/+4 |
| * | | | powerpc: Print progress of ibm,client-architecture method | Anton Blanchard | 2009-04-07 | 1 | -3/+5 |
| * | | | powerpc: Remove duplicated #include's | Huang Weiyi | 2009-04-07 | 2 | -2/+0 |