Age | Commit message (Expand) | Author |
2009-06-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-06-17 | MIPS: Add hibernation support | Wu Zhangjin |
2009-06-17 | MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h | David Daney |
2009-06-17 | MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. | David Daney |
2009-06-17 | MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems. | David Daney |
2009-06-17 | MIPS: TLB support for hugetlbfs. | David Daney |
2009-06-17 | MIPS: Add hugetlbfs page defines. | David Daney |
2009-06-17 | MIPS: Add support files for hugetlbfs. | David Daney |
2009-06-17 | MIPS: Remove unused parameters from iPTE_LW. | David Daney |
2009-06-17 | MIPS: Export erratum function needed by octeon-ethernet driver. | David Daney |
2009-06-17 | MIPS: Cavium-Octeon: Add more chip specific feature tests. | David Daney |
2009-06-17 | MIPS: Cavium-Octeon: Add more board type constants. | David Daney |
2009-06-17 | MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver. | David Daney |
2009-06-17 | MIPS: Add named alloc functions to OCTEON boot monitor memory allocator. | David Daney |
2009-06-17 | MIPS: Alchemy: devboards: Convert to gpio calls. | Manuel Lauss |
2009-06-17 | MIPS: Alchemy: xxs1500: use linux gpio api. | Manuel Lauss |
2009-06-17 | MIPS: Alchemy: MTX-1: Use linux gpio api. | Manuel Lauss |
2009-06-17 | MIPS: Alchemy: Rewrite GPIO support. | Manuel Lauss |
2009-06-17 | MIPS: Alchemy: Remove unused au1000_gpio.h header | Manuel Lauss |
2009-06-17 | MIPS: BCM47xx: Fix gpio_direction_output | Matthieu Castet |
2009-06-17 | MIPS: ioctl.h: Cleanup. | Ralf Baechle |
2009-06-17 | MIPS: TXx9: Add TX4939 RNG support | 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 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | fbdev: move logo externs to header file | Geert Uytterhoeven |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-16 | use printk_once() in several places | Minchan Kim |