| Commit message (Expand) | Author | Age | Files | Lines |
*-----. | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 2009-04-07 | 4 | -1/+8 |
|\ \ \ \ |
|
| | * | | | ACPI: cpufreq: remove dupilcated #include | Huang Weiyi | 2009-04-07 | 1 | -1/+0 |
| | |/ / |
|
| * | | | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 2009-04-07 | 3 | -0/+8 |
* | | | | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only | Venkatesh Pallipadi | 2009-04-07 | 1 | -5/+10 |
* | | | | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf | Venkatesh Pallipadi | 2009-04-07 | 1 | -22/+20 |
|/ / / |
|
* | | | 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 |
| * | | | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras | 2009-04-07 | 16 | -55/+111 |
| |\ \ \ |
|
| | * | | | powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot. | Scott Wood | 2009-04-06 | 1 | -6/+14 |
| | * | | | powerpc: Add support for CoreInt delivery of interrupts on MPIC | Kumar Gala | 2009-04-06 | 2 | -0/+46 |
| | * | | | powerpc/math-emu: Change types to work on ppc64 | Kumar Gala | 2009-04-02 | 1 | -3/+3 |
| | * | | | powerpc/85xx: Re-add the device_type soc to socrates.dts | Wolfgang Grandegger | 2009-04-02 | 1 | -0/+1 |
| | * | | | powerpc: Move SPEFSCR defines to common header | Kumar Gala | 2009-04-02 | 2 | -30/+30 |
| | * | | | powerpc/85xx: Use fsl,mpc85.. as prefix for memory ctrl & l2-cache nodes | Kumar Gala | 2009-03-31 | 8 | -16/+16 |
| | * | | | powerpc: Make LOWMEM_CAM_NUM depend on FSL_BOOKE | Josh Boyer | 2009-03-31 | 1 | -0/+1 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-04-06 | 7 | -2/+101 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | V4L/DVB (11350): Add camera (CSI) driver for MX1 | Paulius Zaleckas | 2009-04-06 | 6 | -1/+100 |
| * | | | | V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the... | Guennadi Liakhovetski | 2009-04-06 | 1 | -1/+1 |
| |/ / / |
|