| Commit message (Expand) | Author | Age |
* | perf_counter: fix alignment in /proc/interrupts | Luis Henriques | 2009-04-13 |
* | perf_counter: powerpc: add nmi_enter/nmi_exit calls | Paul Mackerras | 2009-04-09 |
* | perf_counter: allow for data addresses to be recorded | Peter Zijlstra | 2009-04-08 |
* | x86: smarten /proc/interrupts output for new counters | Hidetoshi Seto | 2009-04-08 |
* | perf_counter: powerpc: set sample enable bit for marked instruction events | Paul Mackerras | 2009-04-08 |
* | perf_counter: fix powerpc build | Paul Mackerras | 2009-04-08 |
* | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar | 2009-04-08 |
|\ |
|
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 |
| |\ |
|
| | * | tracing, x86: remove duplicated #include | Huang Weiyi | 2009-04-07 |
| * | | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-04-07 |
| |\ \ |
|
| | * | | powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board | Wolfgang Grandegger | 2009-04-07 |
| | * | | i2c-s3c2410: Simplify bus frequency calculation | Daniel Silverstone | 2009-04-07 |
| | * | | i2c-s3c2410: sda_delay should be in ns, not clock ticks | Ben Dooks | 2009-04-07 |
| | * | | i2c: iMX/MXC support | Darius Augulis | 2009-04-07 |
| * | | | tty: Blackin CTS/RTS | Sonic Zhang | 2009-04-07 |
| * | | | Change hardware flow control from poll to interrupt driven | Sonic Zhang | 2009-04-07 |
| * | | | tty: Use the generic RS485 ioctl on CRIS | Claudio Scordino | 2009-04-07 |
| * | | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 |
| * | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
| * | | | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 2009-04-07 |
| * | | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 |
| * | | | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases | Eric Miao | 2009-04-07 |
| * | | | Blackfin SPI Driver: Make mmc_spi driver work on Blackfin | Wolfgang Muees | 2009-04-07 |
| * | | | Blackfin SPI Driver: Add GPIO controlled SPI Slave Select support | Michael Hennerich | 2009-04-07 |
| * | | | Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculation | Michael Hennerich | 2009-04-07 |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-07 |
| |\ \ \ |
|
| | * | | | powerpc: Fix oops when loading modules | Paul Mackerras | 2009-04-07 |
| | * | | | powerpc: Wire up preadv and pwritev | Stephen Rothwell | 2009-04-07 |
| | * | | | powerpc/ftrace: Fix printf format warning | Michael Ellerman | 2009-04-07 |
| | * | | | powerpc/ftrace: Fix #if that should be #ifdef | Michael Ellerman | 2009-04-07 |
| | * | | | powerpc: Fix ptrace compat wrapper for FPU register access | Michael Neuling | 2009-04-07 |
| | * | | | powerpc: Print information about mapping hw irqs to virtual irqs | Michael Ellerman | 2009-04-07 |
| | * | | | powerpc: Correct dependency of KEXEC | Geert Uytterhoeven | 2009-04-07 |
| | * | | | powerpc: Disable VSX or current process in giveup_fpu/altivec | Michael Neuling | 2009-04-07 |
| | * | | | powerpc/pseries: Enable relay in pseries_defconfig | Anton Blanchard | 2009-04-07 |
| | * | | | powerpc/pseries: Fix ibm,client-architecture comment | Anton Blanchard | 2009-04-07 |
| | * | | | powerpc/pseries: Scan for all events in rtasd | Anton Blanchard | 2009-04-07 |
| | * | | | powerpc/pseries: Add dispatch dispersion statistics | Anton Blanchard | 2009-04-07 |
| | * | | | powerpc: Clean up some prom printouts | Anton Blanchard | 2009-04-07 |
| | * | | | powerpc: Print progress of ibm,client-architecture method | Anton Blanchard | 2009-04-07 |
| | * | | | powerpc: Remove duplicated #include's | Huang Weiyi | 2009-04-07 |
| | * | | | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras | 2009-04-06 |
| | |\ \ \ |
|
| | | * | | | powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot. | Scott Wood | 2009-04-06 |
| | | * | | | powerpc: Add support for CoreInt delivery of interrupts on MPIC | Kumar Gala | 2009-04-06 |
| | | * | | | powerpc/math-emu: Change types to work on ppc64 | Kumar Gala | 2009-04-02 |
| | | * | | | powerpc/85xx: Re-add the device_type soc to socrates.dts | Wolfgang Grandegger | 2009-04-02 |
| | | * | | | powerpc: Move SPEFSCR defines to common header | Kumar Gala | 2009-04-02 |
| | | * | | | powerpc/85xx: Use fsl,mpc85.. as prefix for memory ctrl & l2-cache nodes | Kumar Gala | 2009-03-31 |
| | | * | | | powerpc: Make LOWMEM_CAM_NUM depend on FSL_BOOKE | Josh Boyer | 2009-03-31 |
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-04-06 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|