| Commit message (Expand) | Author | Age |
* | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs | Pekka Enberg | 2009-04-10 |
* | x86: unify irqinit_{32,64}.c into irqinit.c | Pekka Enberg | 2009-04-10 |
* | x86: unify apic_intr_init() in irqinit_{32,64}.c | Pekka Enberg | 2009-04-10 |
* | x86: unify trivial differences in irqinit_{32,64}.c | Pekka Enberg | 2009-04-10 |
* | x86: unify native_init_IRQ() in irqinit_{32,64}.c | Pekka Enberg | 2009-04-10 |
* | x86: unify init_ISA_irqs() in irqinit_{32,64}.c | Pekka Enberg | 2009-04-10 |
* | x86: unify smp_intr_init() in irqinit_{32,64}.h | Pekka Enberg | 2009-04-10 |
* | x86: use identical loop constructs in 32-bit and 64-bit native_init_IRQ() | Pekka Enberg | 2009-04-10 |
* | x86: introduce apic_intr_init() in irqinit_32.c | Pekka Enberg | 2009-04-10 |
* | x86: introduce smp_intr_init() in irqinit_32.c | Pekka Enberg | 2009-04-10 |
* | x86: move init_ISA_irqs() in irqinit_32.c to match ordering in irqinit_64.c | Pekka Enberg | 2009-04-10 |
* | x86: move x86_quirk_pre_intr_init() to irqinit_32.c | Pekka Enberg | 2009-04-10 |
* | x86: consolidate SMP code in io_apic.c | Gary Hade | 2009-04-08 |
* | x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APIC | Yinghai Lu | 2009-04-08 |
* | x86: make wakeup_secondary_cpu_via_init static | Yinghai Lu | 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 |
| |\ \ \ |
|