Age | Commit message (Expand) | Author | Files | Lines |
2009-12-15 | Blackfin: scrub unused watchdog mmr masks | Mike Frysinger | 4 | -109/+0 |
2009-12-15 | Blackfin: scrub unused RTC masks | Mike Frysinger | 4 | -147/+0 |
2009-12-15 | Blackfin: unify BF547/8/9 headers | Mike Frysinger | 4 | -5098/+8 |
2009-12-15 | Blackfin: fix some BF547 header copy & paste typos | Mike Frysinger | 2 | -11/+11 |
2009-12-15 | Blackfin: rename BF542 host dma defines | Mike Frysinger | 1 | -2/+2 |
2009-12-15 | Blackfin: punt cache lock documentation | Michael Hennerich | 3 | -61/+0 |
2009-12-15 | Blackfin: coreb: switched to unlocked_ioctl | Mike Frysinger | 1 | -4/+4 |
2009-12-15 | Blackfin: convert DMA mutex to an atomic and drop redundant code | Mike Frysinger | 2 | -35/+13 |
2009-12-15 | Blackfin: update bfin_rotary defines | Michael Hennerich | 2 | -4/+4 |
2009-12-15 | Blackfin: push down asm/ includes and out of bfin-global.h | Mike Frysinger | 4 | -6/+4 |
2009-12-15 | Blackfin: pull in firmware Kconfig | Mike Frysinger | 1 | -0/+2 |
2009-12-15 | Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS() | Mike Frysinger | 2 | -0/+2 |
2009-12-15 | Blackfin: bf537-stamp: need io.h for writeb() funcs | Barry Song | 1 | -0/+1 |
2009-12-15 | Blackfin: bf538: add support for extended GPIO banks | Michael Hennerich | 8 | -27/+280 |
2009-12-15 | Blackfin: add C define of trace_buffer_init() | Graf Yang | 1 | -0/+2 |
2009-12-15 | Blackfin: cpufreq: use a constant latency | Michael Hennerich | 1 | -1/+2 |
2009-12-15 | Blackfin: clean up isp1362 board resources | Mike Frysinger | 4 | -140/+2 |
2009-12-15 | Blackfin: calculate on-chip lengths at link time rather than run time | Mike Frysinger | 3 | -39/+44 |
2009-12-15 | Blackfin: improve async bank access checking (for cross-banks & XIP) | Bernd Schmidt | 1 | -15/+62 |
2009-12-15 | Blackfin: convert DMA code to a proper bitmap | Michael Hennerich | 1 | -7/+8 |
2009-12-15 | Blackfin: clean up bf537-lq035 board resources | Michael Hennerich | 4 | -22/+5 |
2009-12-15 | Blackfin: add some bounds checking to peripheral_request | Barry Song | 1 | -0/+2 |
2009-12-15 | Blackfin: use common code for cycle->nanosecond conversion | Yi Li | 1 | -22/+4 |
2009-12-15 | Blackfin: unify sched_clock() handling between clock sources | Yi Li | 1 | -10/+33 |
2009-12-15 | Blackfin: fix gptimer0 clock source compile warning | Yi Li | 1 | -1/+1 |
2009-12-15 | Blackfin: update defconfigs | Mike Frysinger | 21 | -1509/+2983 |
2009-12-15 | Blackfin: convert to generic checksum code | Mike Frysinger | 4 | -192/+8 |
2009-12-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -31/+66 |
2009-12-14 | udf: Avoid IO in udf_clear_inode | Jan Kara | 3 | -22/+41 |
2009-12-14 | udf: Try harder when looking for VAT inode | Jan Kara | 1 | -8/+24 |
2009-12-14 | udf: Fix compilation with UDFFS_DEBUG enabled | Jan Kara | 1 | -1/+1 |
2009-12-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 27 | -119/+192 |
2009-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 26 | -402/+499 |
2009-12-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 19 | -229/+2484 |
2009-12-14 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 31 | -353/+651 |
2009-12-14 | PCI: Global variable decls must match the defs in section attributes | David Howells | 1 | -1/+1 |
2009-12-14 | FRV: Fix no-hardware-breakpoint case | David Howells | 1 | -1/+1 |
2009-12-14 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 50 | -484/+1686 |
2009-12-14 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 17 | -315/+1146 |
2009-12-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 69 | -2102/+5204 |
2009-12-14 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 33 | -132/+3275 |
2009-12-14 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 30 | -469/+1078 |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 79 | -978/+1222 |
2009-12-14 | Documentation: rw_lock lessons learned | William Allen Simpson | 1 | -100/+84 |
2009-12-14 | x86, mce: Clean up thermal init by introducing intel_thermal_supported() | Hidetoshi Seto | 1 | -5/+12 |
2009-12-14 | x86, mce: Thermal monitoring depends on APIC being enabled | Cyrill Gorcunov | 1 | -2/+3 |
2009-12-14 | perf sched: Fix build failure on sparc | David Miller | 2 | -4/+8 |
2009-12-14 | x86: Gart: fix breakage due to IOMMU initialization cleanup | Yinghai Lu | 2 | -6/+8 |
2009-12-14 | x86: Move swiotlb initialization before dma32_free_bootmem | FUJITA Tomonori | 1 | -1/+4 |
2009-12-14 | x86: Fix build warning in arch/x86/mm/mmio-mod.c | Joe Perches | 1 | -1/+1 |