| Commit message (Expand) | Author | Age |
* | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 2007-10-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 2007-10-13 |
|\ |
|
| * | sh64: mach-cayman: Build fixes. | Paul Mundt | 2007-10-09 |
| * | sh64: Symbol export fixups. | Paul Mundt | 2007-10-09 |
| * | sh64: linker script tidying and alignment fixups. | Paul Mundt | 2007-10-09 |
| * | sh64: Set KBUILD_IMAGE to make the rpm target happy. | Paul Mundt | 2007-10-09 |
| * | sh64: Kill off obsolete linux/blk.h reference. | Paul Mundt | 2007-10-09 |
| * | sh64: cleanup struct irqaction initializers. | Thomas Gleixner | 2007-10-03 |
| * | sh64: Kill off dead gdb stub symbol. | Paul Mundt | 2007-10-01 |
| * | sh64: alphanumeric display only on Cayman. | Paul Mundt | 2007-10-01 |
| * | sh64: Add defconfigs for mach-sim and mach-harp. | Paul Mundt | 2007-10-01 |
| * | sh64: update cayman defconfig. | Paul Mundt | 2007-10-01 |
| * | sh64: Tidy up Kconfig dependencies. | Paul Mundt | 2007-10-01 |
| * | sh64: Move consistent DMA routines to arch/sh64/mm/. | Paul Mundt | 2007-10-01 |
| * | sh64: Some symbol exports and build fixes. | Paul Mundt | 2007-10-01 |
| * | sh64: mach-sim: Build fixes. | Paul Mundt | 2007-10-01 |
| * | sh64: mach-harp: Build fixes. | Paul Mundt | 2007-10-01 |
| * | sh64: Kill off duplicate frame pointer option. | Paul Mundt | 2007-10-01 |
| * | sh64: Kill off dead ROM-RAM and generic boards. | Paul Mundt | 2007-10-01 |
| * | sh64: Tidy up includes for Cayman board. | Paul Mundt | 2007-10-01 |
| * | sh64: Move *_p() I/O routine variants to io.h. | Paul Mundt | 2007-10-01 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-10-13 |
|\ \ |
|
| * | | sh: allow building for both r2d boards in same binary. | Magnus Damm | 2007-10-10 |
| * | | sh: fix r2d board detection | Magnus Damm | 2007-10-10 |
| * | | sh: Discard .exit.text/.exit.data at runtime. | Paul Mundt | 2007-10-09 |
| * | | sh: Fix up some section alignments in linker script. | Paul Mundt | 2007-10-09 |
| * | | sh: Rip out left-over nommu cond syscall cruft. | Paul Mundt | 2007-10-04 |
| * | | sh: Make kgdb i-cache flushing less inept. | Paul Mundt | 2007-10-03 |
| * | | sh: kgdb section mismatches and tidying. | Paul Mundt | 2007-10-03 |
| * | | sh: cleanup struct irqaction initializers. | Thomas Gleixner | 2007-10-03 |
| * | | sh: early_printk tidying. | Paul Mundt | 2007-10-02 |
| * | | sh: Conditionalize gUSA support. | Paul Mundt | 2007-09-28 |
| * | | sh: Follow gUSA preempt changes in __switch_to(). | Paul Mundt | 2007-09-28 |
| * | | sh: Tidy up gUSA preempt handling. | Paul Mundt | 2007-09-28 |
| * | | sh: __copy_user() optimizations for small copies. | Stuart Menefy | 2007-09-27 |
| * | | sh: clkfwk: Support multi-level clock propagation. | Stuart Menefy | 2007-09-27 |
| * | | sh: Fix URAM start address on SH7785. | Paul Mundt | 2007-09-27 |
| * | | sh: Use boot_cpu_data for CPU probe. | Paul Mundt | 2007-09-27 |
| * | | sh: Support extended mode TLB on SH-X3. | Paul Mundt | 2007-09-27 |
| * | | sh: Bump MAX_ACTIVE_REGIONS for SH7785. | Paul Mundt | 2007-09-27 |
| * | | sh: Fix plat_irq_setup_pins() for SH7785. | Paul Mundt | 2007-09-27 |
| * | | sh: Kill off duplicate NODES_SHIFT. | Paul Mundt | 2007-09-27 |
| * | | sh: Disable 4kB pages on extended mode TLB. | Paul Mundt | 2007-09-26 |
| * | | sh: Disable L2 reporting for present URAM only parts. | Paul Mundt | 2007-09-26 |
| * | | sh: Define _ebss for uClinux MTD map driver. | Paul Mundt | 2007-09-24 |
| * | | sh: Revert incorrect license string changes. | Paul Mundt | 2007-09-24 |
| * | | sh: Calculate cache aliases on L2 caches. | Paul Mundt | 2007-09-24 |
| * | | sh: nommu: Kill off dummy page fault ops for SH-3/4. | Paul Mundt | 2007-09-24 |
| * | | sh: Fix alias calculation for non-aliasing cases. | Paul Mundt | 2007-09-24 |
| * | | sh: Initial SH-X3 SMP support. | Paul Mundt | 2007-09-21 |