summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-17MIPS: Remove dead case label.David Daney1-1/+0
2009-06-17MIPS: Remove execution hazard barriers for Octeon.David Daney1-0/+1
2009-06-17MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney2-1/+6
2009-06-17MIPS: Fold the TLB refill at the vmalloc path if possible.David Daney1-24/+49
2009-06-17MIPS: Replace some magic numbers with symbolic values in tlbex.cDavid Daney1-8/+26
2009-06-17MIPS: TXx9: Add ACLC supportAtsushi Nemoto12-2/+121
2009-06-17MIPS: Add Cavium OCTEON PCI support.David Daney16-2/+3024
2009-06-17MIPS: Add register definitions for PCI.David Daney7-0/+9341
2009-06-17MIPS: TXx9: Add DMAC supportAtsushi Nemoto11-10/+112
2009-06-17DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto5-0/+1718
2009-06-17MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto1-24/+43
2009-06-17MIPS: Support 64-byte D-cache line sizeKevin Cernekee2-0/+13
2009-06-17MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee7-13/+20
2009-06-17MIPS: Add size and direction arguments to plat_unmap_dma_mem()Kevin Cernekee7-10/+16
2009-06-17MIPS: SB1250: Sort out merge mistake.Ralf Baechle1-5/+0
2009-06-17MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernelAtsushi Nemoto1-2/+2
2009-06-17MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle1-0/+1
2009-06-17MIPS: Fix typo resulting in far too long ndelay times.Ralf Baechle1-1/+1
2009-06-17Merge branch 'slub/earlyboot' into for-linusPekka Enberg1-4/+14
2009-06-17Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg5-24/+84
2009-06-17get rid of BKL in fs/sysvAl Viro2-15/+1
2009-06-17get rid of BKL in fs/minixAl Viro3-20/+14
2009-06-17get rid of BKL in fs/efsAl Viro3-18/+3
2009-06-17befs ->pust_super() doesn't need BKLAl Viro1-4/+0
2009-06-17Cleanup of adfs headersAl Viro11-134/+57
2009-06-179P doesn't need BKL in ->umount_begin()Al Viro1-3/+0
2009-06-17fuse doesn't need BKL in ->umount_begin()Al Viro1-3/+0
2009-06-17No instance of ->bmap() needs BKLAl Viro2-3/+1
2009-06-17remove unlock_kernel() left accidentallyJ. R. Okajima1-9/+3
2009-06-17ext4: avoid unnecessary spinlock in critical POSIX ACL pathTheodore Ts'o1-5/+8
2009-06-17ext3: avoid unnecessary spinlock in critical POSIX ACL pathLinus Torvalds1-5/+8
2009-06-17Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds15-33/+1074
2009-06-17Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds75-46/+41092
2009-06-17AFS: Correctly translate auth error aborts and don't failover in such casesDavid Howells2-0/+18
2009-06-17RxRPC: Don't attempt to reuse aborted connectionsDavid Howells2-1/+16
2009-06-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds254-6424/+21713
2009-06-17mm: Move pgtable_cache_init() earlierBenjamin Herrenschmidt1-1/+1
2009-06-17Merge branch 'akpm'Linus Torvalds247-2683/+5666
2009-06-17fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger1-3/+1
2009-06-17fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger2-7/+7
2009-06-17fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal2-6/+0
2009-06-17fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger1-6/+0
2009-06-17fbdev: blackfin has __raw I/O accessors, so use them in fb.hMike Frysinger1-1/+1
2009-06-17fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson2-33/+317
2009-06-17tcx: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-14/+13
2009-06-17fbdev: add support for handoff from firmware to hw framebuffersDave Airlie5-3/+68
2009-06-17intelfb: fix a bug when changing video timingPaul Menzel1-0/+5
2009-06-17fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt4-5/+5
2009-06-17radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin1-2/+1
2009-06-17s3c-fb: CPUFREQ frequency scaling supportBen Dooks2-2/+70