aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Blackfin: punt unused MXVR masksMike Frysinger2009-12-15
* Blackfin: punt OTP MMRsMike Frysinger2009-12-15
* Blackfin: BF51x: dump non-existent SPI/NFC MMRsMike Frysinger2009-12-15
* Blackfin: scrub unused watchdog mmr masksMike Frysinger2009-12-15
* Blackfin: scrub unused RTC masksMike Frysinger2009-12-15
* Blackfin: unify BF547/8/9 headersMike Frysinger2009-12-15
* Blackfin: fix some BF547 header copy & paste typosMike Frysinger2009-12-15
* Blackfin: rename BF542 host dma definesMike Frysinger2009-12-15
* Blackfin: punt cache lock documentationMichael Hennerich2009-12-15
* Blackfin: coreb: switched to unlocked_ioctlMike Frysinger2009-12-15
* Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2009-12-15
* Blackfin: update bfin_rotary definesMichael Hennerich2009-12-15
* Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-15
* Blackfin: pull in firmware KconfigMike Frysinger2009-12-15
* Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS()Mike Frysinger2009-12-15
* Blackfin: bf537-stamp: need io.h for writeb() funcsBarry Song2009-12-15
* Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-15
* Blackfin: add C define of trace_buffer_init()Graf Yang2009-12-15
* Blackfin: cpufreq: use a constant latencyMichael Hennerich2009-12-15
* Blackfin: clean up isp1362 board resourcesMike Frysinger2009-12-15
* Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2009-12-15
* Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt2009-12-15
* Blackfin: convert DMA code to a proper bitmapMichael Hennerich2009-12-15
* Blackfin: clean up bf537-lq035 board resourcesMichael Hennerich2009-12-15
* Blackfin: add some bounds checking to peripheral_requestBarry Song2009-12-15
* Blackfin: use common code for cycle->nanosecond conversionYi Li2009-12-15
* Blackfin: unify sched_clock() handling between clock sourcesYi Li2009-12-15
* Blackfin: fix gptimer0 clock source compile warningYi Li2009-12-15
* Blackfin: update defconfigsMike Frysinger2009-12-15
* Blackfin: convert to generic checksum codeMike Frysinger2009-12-15
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-14
|\
| * udf: Avoid IO in udf_clear_inodeJan Kara2009-12-14
| * udf: Try harder when looking for VAT inodeJan Kara2009-12-14
| * udf: Fix compilation with UDFFS_DEBUG enabledJan Kara2009-12-14
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-14
|\ \
| * | x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto2009-12-14
| * | x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov2009-12-14
| * | x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu2009-12-14
| * | x86: Move swiotlb initialization before dma32_free_bootmemFUJITA Tomonori2009-12-14
| * | x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches2009-12-14
| * | x86: Remove usedac in feature-removal-schedule.txtFUJITA Tomonori2009-12-14
| * | x86: Fix duplicated UV BAU interrupt vectorCliff Wickman2009-12-13
| * | nvram: Fix write beyond end condition; prove to gcc copy is safeH. Peter Anvin2009-12-11
| * | mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safeH. Peter Anvin2009-12-11
| * | x86: Limit the number of processor bootup messagesMike Travis2009-12-11
| * | x86: Remove enabling x2apic message for every CPUMike Travis2009-12-11
| * | doc: Add documentation for bootloader_{type,version}H. Peter Anvin2009-12-11
| * | x86, msr: Add support for non-contiguous cpumasksBorislav Petkov2009-12-11
| * | Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-11
| |\ \
| * | | x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-11