| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Fix up HAVE_PERF_COUNTERS typo. | Paul Mundt | 2009-06-23 | 1 | -1/+1 |
* | sh: Fix up more dma-mapping fallout. | Paul Mundt | 2009-06-23 | 1 | -6/+6 |
* | sh: SH7786 SMP support. | Paul Mundt | 2009-06-23 | 3 | -24/+18 |
* | sh: Wire up the uncached fixmap on sh64 as well. | Paul Mundt | 2009-06-23 | 1 | -2/+0 |
* | sh: Use local TLB flush in set_pte_phys(). | Paul Mundt | 2009-06-23 | 1 | -1/+1 |
* | sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build. | Paul Mundt | 2009-06-23 | 3 | -1/+26 |
* | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-06-18 | 116 | -3721/+3805 |
|\ |
|
| * | sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturn | Matt Fleming | 2009-06-18 | 1 | -2/+2 |
| * | sh: Enable soc-camera in ap325rxa/migor/se7724 defconfigs. | Paul Mundt | 2009-06-18 | 3 | -6/+190 |
| * | sh: remove stray markers. | Christoph Hellwig | 2009-06-18 | 4 | -14/+1 |
| * | sh: defconfig updates. | Paul Mundt | 2009-06-18 | 45 | -2375/+2245 |
| * | sh: pci: Initial PCI-Express support for SH7786 Urquell board. | Paul Mundt | 2009-06-17 | 3 | -0/+357 |
| *-----. | Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u... | Paul Mundt | 2009-06-17 | 16 | -87/+871 |
| |\ \ \ \ |
|
| | | | | * | sh: Generic HAVE_PERF_COUNTER support. | Paul Mundt | 2009-06-17 | 2 | -0/+8 |
| | | | | * | sh: Use generic atomic64_t implementation. | Paul Mundt | 2009-06-17 | 2 | -0/+3 |
| | | | * | | SH: convert migor to soc-camera as platform-device | Guennadi Liakhovetski | 2009-06-17 | 1 | -27/+52 |
| | | | * | | SH: convert ap325rxa to soc-camera as platform-device | Guennadi Liakhovetski | 2009-06-17 | 1 | -18/+32 |
| | | | * | | soc-camera: unify i2c camera device platform data | Guennadi Liakhovetski | 2009-06-17 | 2 | -3/+3 |
| | | | * | | sh: add platform data for r8a66597-hcd in setup-sh7723 | Yoshihiro Shimoda | 2009-06-17 | 1 | -2/+7 |
| | | | * | | sh: add platform data for r8a66597-hcd in setup-sh7366 | Yoshihiro Shimoda | 2009-06-17 | 1 | -3/+7 |
| | | | * | | sh: x3proto: add platform data for r8a66597-hcd | Yoshihiro Shimoda | 2009-06-17 | 1 | -3/+9 |
| | | | * | | sh: highlander: add platform data for r8a66597-hcd | Yoshihiro Shimoda | 2009-06-17 | 1 | -3/+9 |
| | | | * | | sh: sh7785lcr: add platform data for r8a66597-hcd | Yoshihiro Shimoda | 2009-06-17 | 1 | -4/+10 |
| | | * | | | sh: smsc911x support for the rsk7203 board | Magnus Damm | 2009-06-15 | 1 | -2/+6 |
| | | | |/
| | | |/| |
|
| | * | | | sh: pci: SH7786 PCI ops. | Paul Mundt | 2009-06-15 | 3 | -0/+724 |
| * | | | | sh: use kzalloc() for cpg clocks | Magnus Damm | 2009-06-17 | 1 | -7/+9 |
| * | | | | sh: unbreak WARN_ON() | Magnus Damm | 2009-06-17 | 1 | -0/+1 |
| * | | | | sh: Revised clock function in highlander | Nobuhiro Iwamatsu | 2009-06-16 | 1 | -1/+2 |
| * | | | | sh: Update r7780mp defconfig | Nobuhiro Iwamatsu | 2009-06-16 | 1 | -25/+118 |
| * | | | | sh: Add support mtd mapping for highlander | Nobuhiro Iwamatsu | 2009-06-16 | 2 | -0/+52 |
| |/ / / |
|
| * | | | sh: pci: Allow register_pci_controller() to handle overlapping regions. | Paul Mundt | 2009-06-15 | 1 | -12/+2 |
| * | | | sh: Set EARLY_SCIF_CONSOLE_PORT sanely for SH7786. | Paul Mundt | 2009-06-15 | 1 | -0/+1 |
| * | | | sh: urquell: Add system FPGA mode pin support. | Paul Mundt | 2009-06-15 | 1 | -0/+7 |
| * | | | sh: Make the atomic functions safe for irqsoff tracing | Matt Fleming | 2009-06-14 | 1 | -12/+12 |
| * | | | sh: Convert sh64 to use the generic checksum code. | Paul Mundt | 2009-06-14 | 6 | -301/+6 |
| * | | | sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h. | Paul Mundt | 2009-06-14 | 1 | -1/+1 |
| * | | | sh: Switch to asm-generic versions for identical headers. | Paul Mundt | 2009-06-14 | 6 | -146/+6 |
| * | | | sh: Convert to asm-generic/signal.h. | Paul Mundt | 2009-06-14 | 1 | -146/+1 |
| * | | | sh: Convert to asm-generic/types.h. | Paul Mundt | 2009-06-14 | 1 | -15/+1 |
| * | | | sh: Convert to asm-generic/scatterlist.h. | Paul Mundt | 2009-06-14 | 1 | -22/+2 |
| * | | | sh: Convert to asm-generic/unaligned.h. | Paul Mundt | 2009-06-14 | 1 | -13/+1 |
| * | | | sh: Convert to asm-generic/module.h. | Paul Mundt | 2009-06-14 | 1 | -11/+1 |
| * | | | sh: Conver to asm-generic/mmu_context.h. | Paul Mundt | 2009-06-14 | 1 | -9/+9 |
| * | | | sh: Tidy up duplication in irq/swab/timex.h. | Paul Mundt | 2009-06-14 | 3 | -9/+3 |
| * | | | sh: Convert ipc/shm bits to their asm-generic versions. | Paul Mundt | 2009-06-14 | 4 | -127/+4 |
| * | | | sh: Convert to asm-generic/termbits.h and termios.h. | Paul Mundt | 2009-06-14 | 2 | -288/+2 |
| * | | | sh: Convert to asm-generic/posix_types.h. | Paul Mundt | 2009-06-14 | 2 | -214/+32 |
| * | | | sh: Convert to asm-generic/dma.h. | Paul Mundt | 2009-06-14 | 1 | -9/+1 |
| * | | | sh: Convert to asm-generic/current.h. | Paul Mundt | 2009-06-14 | 1 | -20/+1 |