summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Blackfin: punt OTP MMRsMike Frysinger6-176/+0
2009-12-15Blackfin: BF51x: dump non-existent SPI/NFC MMRsMike Frysinger1-52/+0
2009-12-15Blackfin: scrub unused watchdog mmr masksMike Frysinger4-109/+0
2009-12-15Blackfin: scrub unused RTC masksMike Frysinger4-147/+0
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: 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 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-78/+133
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+35
2009-12-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds49-484/+1683
2009-12-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds8-43/+103
2009-12-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds26-80/+3178
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds37-372/+592
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-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-14microblaze: Remove rt_sigsuspend wrapperMichal Simek3-13/+1
2009-12-14microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com1-2/+0
2009-12-14microblaze: Remove show_tmem functionMichal Simek1-10/+0
2009-12-14microblaze: Support for WB cacheMichal Simek4-268/+574
2009-12-14microblaze: Add PVR for Microblaze v7.30.aMichal Simek1-0/+1
2009-12-14microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek1-5/+0
2009-12-14microblaze: Remove panic_timeout init valueMichal Simek1-2/+0
2009-12-14microblaze: Do not count system calls in defaultMichal Simek1-0/+4
2009-12-14microblaze: Enable DTC compilationMichal Simek1-0/+3
2009-12-14microblaze: Core oprofile configs and hooksJohn Williams4-0/+39
2009-12-14microblaze: Fix level interrupt ACKingsteve@digidescorp.com1-1/+9