summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Blackfin: unify BF547/8/9 headersMike Frysinger4-5098/+8
2009-12-15Blackfin: fix some BF547 header copy & paste typosMike Frysinger2-11/+11
2009-12-15Blackfin: rename BF542 host dma definesMike Frysinger1-2/+2
2009-12-15Blackfin: punt cache lock documentationMichael Hennerich3-61/+0
2009-12-15Blackfin: coreb: switched to unlocked_ioctlMike Frysinger1-4/+4
2009-12-15Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2-35/+13
2009-12-15Blackfin: update bfin_rotary definesMichael Hennerich2-4/+4
2009-12-15Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger4-6/+4
2009-12-15Blackfin: pull in firmware KconfigMike Frysinger1-0/+2
2009-12-15Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS()Mike Frysinger2-0/+2
2009-12-15Blackfin: bf537-stamp: need io.h for writeb() funcsBarry Song1-0/+1
2009-12-15Blackfin: bf538: add support for extended GPIO banksMichael Hennerich8-27/+280
2009-12-15Blackfin: add C define of trace_buffer_init()Graf Yang1-0/+2
2009-12-15Blackfin: cpufreq: use a constant latencyMichael Hennerich1-1/+2
2009-12-15Blackfin: clean up isp1362 board resourcesMike Frysinger4-140/+2
2009-12-15Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger3-39/+44
2009-12-15Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt1-15/+62
2009-12-15Blackfin: convert DMA code to a proper bitmapMichael Hennerich1-7/+8
2009-12-15Blackfin: clean up bf537-lq035 board resourcesMichael Hennerich4-22/+5
2009-12-15Blackfin: add some bounds checking to peripheral_requestBarry Song1-0/+2
2009-12-15Blackfin: use common code for cycle->nanosecond conversionYi Li1-22/+4
2009-12-15Blackfin: unify sched_clock() handling between clock sourcesYi Li1-10/+33
2009-12-15Blackfin: fix gptimer0 clock source compile warningYi Li1-1/+1
2009-12-15Blackfin: update defconfigsMike Frysinger21-1509/+2983
2009-12-15Blackfin: convert to generic checksum codeMike Frysinger4-192/+8
2009-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-31/+66
2009-12-14udf: Avoid IO in udf_clear_inodeJan Kara3-22/+41
2009-12-14udf: Try harder when looking for VAT inodeJan Kara1-8/+24
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara1-1/+1
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds27-119/+192
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds26-402/+499
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds19-229/+2484
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds31-353/+651
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells1-1/+1
2009-12-14FRV: Fix no-hardware-breakpoint caseDavid Howells1-1/+1
2009-12-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds50-484/+1686
2009-12-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds17-315/+1146
2009-12-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds69-2102/+5204
2009-12-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds33-132/+3275
2009-12-14Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds30-469/+1078
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds79-978/+1222
2009-12-14Documentation: rw_lock lessons learnedWilliam Allen Simpson1-100/+84
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto1-5/+12
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov1-2/+3
2009-12-14perf sched: Fix build failure on sparcDavid Miller2-4/+8
2009-12-14x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu2-6/+8
2009-12-14x86: Move swiotlb initialization before dma32_free_bootmemFUJITA Tomonori1-1/+4
2009-12-14x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches1-1/+1
2009-12-14x86: Remove usedac in feature-removal-schedule.txtFUJITA Tomonori1-7/+0
2009-12-14perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake3-7/+57