aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-17MIPS: Export erratum function needed by octeon-ethernet driver.David Daney
2009-06-17MIPS: Cavium-Octeon: Add more chip specific feature tests.David Daney
2009-06-17MIPS: Cavium-Octeon: Add more board type constants.David Daney
2009-06-17MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.David Daney
2009-06-17MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.David Daney
2009-06-17MIPS: Alchemy: devboards: Convert to gpio calls.Manuel Lauss
2009-06-17MIPS: Alchemy: xxs1500: use linux gpio api.Manuel Lauss
2009-06-17MIPS: Alchemy: MTX-1: Use linux gpio api.Manuel Lauss
2009-06-17MIPS: Alchemy: Rewrite GPIO support.Manuel Lauss
2009-06-17MIPS: Alchemy: Remove unused au1000_gpio.h headerManuel Lauss
2009-06-17MIPS: BCM47xx: Fix gpio_direction_outputMatthieu Castet
2009-06-17MIPS: ioctl.h: Cleanup.Ralf Baechle
2009-06-17MIPS: TXx9: Add TX4939 RNG supportAtsushi Nemoto
2009-06-17MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto
2009-06-17MIPS: TXx9: Add SRAMC supportAtsushi Nemoto
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz
2009-06-17MIPS: Sibyte: Remove simulator optionImre Kaloz
2009-06-17MIPS: RB532: Check irq number when handling GPIO interruptsFlorian Fainelli
2009-06-17MIPS: RB532: Cleanup cpu-features-overridesFlorian Fainelli
2009-06-17MIPS: Remove dead case label.David Daney
2009-06-17MIPS: Remove execution hazard barriers for Octeon.David Daney
2009-06-17MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney
2009-06-17MIPS: Fold the TLB refill at the vmalloc path if possible.David Daney
2009-06-17MIPS: Replace some magic numbers with symbolic values in tlbex.cDavid Daney
2009-06-17MIPS: TXx9: Add ACLC supportAtsushi Nemoto
2009-06-17MIPS: Add Cavium OCTEON PCI support.David Daney
2009-06-17MIPS: Add register definitions for PCI.David Daney
2009-06-17MIPS: TXx9: Add DMAC supportAtsushi Nemoto
2009-06-17DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto
2009-06-17MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto
2009-06-17MIPS: Support 64-byte D-cache line sizeKevin Cernekee
2009-06-17MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee
2009-06-17MIPS: Add size and direction arguments to plat_unmap_dma_mem()Kevin Cernekee
2009-06-17MIPS: SB1250: Sort out merge mistake.Ralf Baechle
2009-06-17MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernelAtsushi Nemoto
2009-06-17MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle
2009-06-17MIPS: Fix typo resulting in far too long ndelay times.Ralf Baechle
2009-06-17Merge branch 'slub/earlyboot' into for-linusPekka Enberg
2009-06-17Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg
2009-06-17get rid of BKL in fs/sysvAl Viro
2009-06-17get rid of BKL in fs/minixAl Viro
2009-06-17get rid of BKL in fs/efsAl Viro
2009-06-17befs ->pust_super() doesn't need BKLAl Viro
2009-06-17Cleanup of adfs headersAl Viro
2009-06-179P doesn't need BKL in ->umount_begin()Al Viro
2009-06-17fuse doesn't need BKL in ->umount_begin()Al Viro
2009-06-17No instance of ->bmap() needs BKLAl Viro
2009-06-17remove unlock_kernel() left accidentallyJ. R. Okajima
2009-06-17ext4: avoid unnecessary spinlock in critical POSIX ACL pathTheodore Ts'o
2009-06-17ext3: avoid unnecessary spinlock in critical POSIX ACL pathLinus Torvalds