Age | Commit message (Expand) | Author | Files | Lines |
2010-05-25 | sh: handle early calls to return_address() when using dwarf unwinder. | Paul Mundt | 2 | -2/+19 |
2010-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 48 | -3241/+1938 |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 4 | -17/+23 |
2010-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 17 | -163/+507 |
2010-05-24 | sh: fix up sh7785lcr_32bit_defconfig. | Paul Mundt | 1 | -109/+164 |
2010-05-24 | arch/sh/lib/strlen.S: Checkpatch cleanup | Andrea Gelmini | 1 | -1/+1 |
2010-05-22 | Blackfin: SMP: fix continuation lines | Joe Perches | 1 | -2/+2 |
2010-05-22 | Blackfin: acvilon: fix timeout usage for I2C | Wolfram Sang | 1 | -1/+2 |
2010-05-22 | Blackfin: fix typo in BF537 IRQ comment | Michael Hennerich | 1 | -1/+1 |
2010-05-22 | Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options | Mike Frysinger | 1 | -6/+1 |
2010-05-22 | Blackfin: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 1 | -0/+2 |
2010-05-22 | Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic | Mike Frysinger | 1 | -1/+2 |
2010-05-22 | Blackfin: another year of changes (update copyright in boot log) | Mike Frysinger | 1 | -2/+2 |
2010-05-22 | Blackfin: optimize strncpy a bit | Robin Getz | 2 | -13/+47 |
2010-05-22 | Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests | Mike Frysinger | 1 | -43/+51 |
2010-05-22 | Blackfin: move string functions to normal lib/ assembly | Robin Getz | 11 | -184/+226 |
2010-05-22 | Blackfin: SIC: cut down on IAR MMR reads a bit | Mike Frysinger | 1 | -15/+18 |
2010-05-22 | Blackfin: bf537-minotaur: fix build errors due to header changes | Mike Frysinger | 1 | -1/+2 |
2010-05-22 | Blackfin: kgdb: pass up the CC register instead of a 0 stub | Mike Frysinger | 1 | -1/+1 |
2010-05-22 | Blackfin: handle HW errors in the new "FAULT" printing code | Robin Getz | 1 | -0/+9 |
2010-05-22 | Blackfin: show the whole accumulator in the pseudo DBG insn | Robin Getz | 1 | -6/+19 |
2010-05-22 | Blackfin: support all possible registers in the pseudo instructions | Robin Getz | 1 | -6/+61 |
2010-05-22 | Blackfin: add support for the DBG (debug output) pseudo insn | Robin Getz | 3 | -18/+71 |
2010-05-22 | Blackfin: change the BUG opcode to an unused 16-bit opcode | Robin Getz | 1 | -1/+6 |
2010-05-22 | Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg | Graf Yang | 1 | -1/+1 |
2010-05-22 | Blackfin: add support for the DBGA (debug assert) pseudo insn | Robin Getz | 5 | -0/+115 |
2010-05-22 | uml: Pushdown the bkl from harddog_kern ioctl | Frederic Weisbecker | 1 | -3/+15 |
2010-05-22 | sh: fix up sh7786 dmaengine build. | Paul Mundt | 1 | -1/+1 |
2010-05-22 | sh: disable SD-card write-protection detection on kfr2r09 | Guennadi Liakhovetski | 1 | -2/+4 |
2010-05-22 | sh: Add SDHI DMA support to migor | Guennadi Liakhovetski | 1 | -0/+9 |
2010-05-22 | sh: Add SDHI DMA support to kfr2r09 | Guennadi Liakhovetski | 1 | -0/+9 |
2010-05-22 | sh: Add SDHI DMA support to ms7724se | Guennadi Liakhovetski | 1 | -0/+17 |
2010-05-22 | sh: Add SDHI DMA support to ecovec | Guennadi Liakhovetski | 1 | -2/+7 |
2010-05-22 | sh: add DMA slave definitions to sh7724 | Guennadi Liakhovetski | 1 | -0/+86 |
2010-05-22 | sh: add DMA slaves for two SDHI controllers to sh7722 | Guennadi Liakhovetski | 1 | -0/+10 |
2010-05-22 | sh: define DMA slaves per CPU type, remove now redundant header | Guennadi Liakhovetski | 8 | -41/+37 |
2010-05-22 | sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724se | Guennadi Liakhovetski | 1 | -8/+82 |
2010-05-22 | sh: add Video Output Unit and AK8813 video encoder support on ecovec | Guennadi Liakhovetski | 1 | -0/+78 |
2010-05-22 | sh: fix up the dwarf unwinder build for MODULES=n. | Paul Mundt | 1 | -0/+4 |
2010-05-22 | sh: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1605 | -31501/+82364 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 30 | -85/+146 |
2010-05-22 | drivercore: Add of_match_table to the common device drivers | Grant Likely | 1 | -1/+4 |
2010-05-22 | arch/microblaze: Move dma_mask from of_device into pdev_archdata | Grant Likely | 4 | -3/+4 |
2010-05-22 | arch/powerpc: Move dma_mask from of_device into pdev_archdata | Grant Likely | 4 | -3/+4 |
2010-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -33/+15 |
2010-05-22 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 11 | -32/+149 |
2010-05-22 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 4 | -13/+13 |
2010-05-22 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 70 | -2768/+7190 |
2010-05-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 1 | -0/+55 |