Age | Commit message (Expand) | Author |
2009-06-17 | MIPS: hwrng: Add TX4939 RNG driver | Atsushi Nemoto |
2009-06-17 | MIPS: TXx9: Add SRAMC support | Atsushi Nemoto |
2009-06-17 | MIPS: Sibyte: Remove standalone kernel support | Imre Kaloz |
2009-06-17 | MIPS: Sibyte: Remove simulator option | Imre Kaloz |
2009-06-17 | MIPS: RB532: Check irq number when handling GPIO interrupts | Florian Fainelli |
2009-06-17 | MIPS: RB532: Cleanup cpu-features-overrides | Florian Fainelli |
2009-06-17 | MIPS: Remove dead case label. | David Daney |
2009-06-17 | MIPS: Remove execution hazard barriers for Octeon. | David Daney |
2009-06-17 | MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. | David Daney |
2009-06-17 | MIPS: Fold the TLB refill at the vmalloc path if possible. | David Daney |
2009-06-17 | MIPS: Replace some magic numbers with symbolic values in tlbex.c | David Daney |
2009-06-17 | MIPS: TXx9: Add ACLC support | Atsushi Nemoto |
2009-06-17 | MIPS: Add Cavium OCTEON PCI support. | David Daney |
2009-06-17 | MIPS: Add register definitions for PCI. | David Daney |
2009-06-17 | MIPS: TXx9: Add DMAC support | Atsushi Nemoto |
2009-06-17 | DMA: TXx9 Soc DMA Controller driver | Atsushi Nemoto |
2009-06-17 | MIPS: TXx9: micro optimization for clocksource and clock_event | Atsushi Nemoto |
2009-06-17 | MIPS: Support 64-byte D-cache line size | Kevin Cernekee |
2009-06-17 | MIPS: Pass struct device to plat_dma_addr_to_phys() | Kevin Cernekee |
2009-06-17 | MIPS: Add size and direction arguments to plat_unmap_dma_mem() | Kevin Cernekee |
2009-06-17 | MIPS: SB1250: Sort out merge mistake. | Ralf Baechle |
2009-06-17 | MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel | Atsushi Nemoto |
2009-06-17 | MIPS: SMTC: Fix formatting difference to linux-mips.org code | Ralf Baechle |
2009-06-17 | MIPS: Fix typo resulting in far too long ndelay times. | Ralf Baechle |
2009-06-16 | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2009-06-16 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-06-16 | AFS: Correctly translate auth error aborts and don't failover in such cases | David Howells |
2009-06-16 | RxRPC: Don't attempt to reuse aborted connections | David Howells |
2009-06-16 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-06-16 | mm: Move pgtable_cache_init() earlier | Benjamin Herrenschmidt |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset | Mike Frysinger |
2009-06-16 | fbdev: *bfin*: fix __dev{init,exit} markings | Mike Frysinger |
2009-06-16 | fbdev: *bfin*: drop unnecessary calls to memset | Vivek Kutal |
2009-06-16 | fbdev: bfin-t350mcqb-fb: drop unused local variables | Mike Frysinger |
2009-06-16 | fbdev: blackfin has __raw I/O accessors, so use them in fb.h | Mike Frysinger |
2009-06-16 | fbdev: s1d13xxxfb: add accelerated bitblt functions | Kristoffer Ericson |
2009-06-16 | tcx: use standard fields for framebuffer physical address and length | Krzysztof Helt |
2009-06-16 | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie |
2009-06-16 | intelfb: fix a bug when changing video timing | Paul Menzel |
2009-06-16 | fbdev: use framebuffer_release() for freeing fb_info structures | Krzysztof Helt |
2009-06-16 | radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? | Roel Kluin |
2009-06-16 | s3c-fb: CPUFREQ frequency scaling support | Ben Dooks |
2009-06-16 | s3c-fb: fix resource releasing on error during probing | Krzysztof Helt |
2009-06-16 | carminefb: fix possible access beyond end of carmine_modedb[] | Roel Kluin |
2009-06-16 | acornfb: remove fb_mmap function | Krzysztof Helt |
2009-06-16 | mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF | Arnd Bergmann |
2009-06-16 | mb862xxfb: restrict compliation of platform driver to PPC | Julian Calaby |
2009-06-16 | Samsung SoC Framebuffer driver: add Alpha Channel support | InKi Dae |
2009-06-16 | atmel-lcdc: fix pixclock upper bound detection | Ben Nizette |