[PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation code
[safe/jmp/linux-2.6] / arch / sh /
2006-12-12 Yoshinori Satosh: Fixup SH-2 BUG() trap handling.
2006-12-12 Paul Mundtsh: Use early_param() for earlyprintk parsing.
2006-12-11 Paul Mundtsh: Fix .empty_zero_page alignment for PAGE_SIZE >...
2006-12-11 Paul Mundtsh: Fixup .data.page_aligned.
2006-12-11 Paul Mundtsh: Hook up SH7722 scif ipr interrupts.
2006-12-11 Paul Mundtsh: Fixup sh_bios() trap handling.
2006-12-11 Paul Mundtsh: SH-MobileR SH7722 CPU support.
2006-12-11 Paul Mundtsh: Convert remaining remap_area_pages() users to iorem...
2006-12-11 Paul Mundtsh: Fixup kernel_execve() for syscall cleanups.
2006-12-11 Paul Mundtsh: Fix get_wchan().
2006-12-11 Paul Mundtsh: BUG() handling through trapa vector.
2006-12-11 Yoshinori Satosh: Kill off unused SE7619 I/O ops.
2006-12-11 Yoshinori Satosh: Fix Solution Engine 7619 build.
2006-12-11 Yoshinori Satosh: Trivial build fixes for SH-2 support.
2006-12-11 Yoshinori Satosh: IPR IRQ updates for SH7619/SH7206.
2006-12-11 Stuart Menefysh: gcc4 symbol export fixups.
2006-12-11 Paul Mundtsh: landisk board build fixes.
2006-12-11 Jamie Lenehansh: register rtc resources for sh775x.
2006-12-11 Yoshinori Satosh: SH-2 defconfig updates.
2006-12-11 Paul Mundtsh: Add uImage and S-rec generation support.
2006-12-11 Paul Mundtsh: push-switch fixups for work_struct API damage.
2006-12-08 Haavard Skinnemoen[PATCH] Generic ioremap_page_range: sh conversion
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-08 Josef Sipek[PATCH] struct path: convert sh
2006-12-07 Henry Nestler[PATCH] initrd: remove unused false condition for initr...
2006-12-07 Ralf Baechle[PATCH] Export pm_suspend for the shared APM emulation
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Chen, Kenneth W[PATCH] shared page table for hugetlb page
2006-12-06 Jamie Lenehansh: sh775x/titan fixes for irq header changes.
2006-12-06 Paul Mundtsh: update r7780rp defconfig.
2006-12-06 Paul Mundtsh: compile fixes for header cleanup.
2006-12-06 Paul Mundtsh: set KBUILD_IMAGE to something sensible.
2006-12-06 Paul Mundtsh: show held locks in stack trace with lockdep.
2006-12-06 Paul Mundtsh: platform_pata support for R7780RP
2006-12-06 Paul Mundtsh: stacktrace/lockdep/irqflags tracing support.
2006-12-06 Paul Mundtsh: dyntick infrastructure.
2006-12-06 Paul Mundtsh: Clock framework tidying.
2006-12-06 Paul Mundtsh: Turn off IRQs around get_timer_offset() calls.
2006-12-06 Paul Mundtsh: Get the PGD right in oops case with 64-bit PTEs.
2006-12-06 Paul Mundtsh: Fix store queue bitmap end.
2006-12-06 Paul Mundtsh: More flexible + SH7780 earlyprintk SCIF support.
2006-12-06 Paul Mundtsh: Fixup various PAGE_SIZE == 4096 assumptions.
2006-12-06 Paul Mundtsh: Fixup 4K irq stacks.
2006-12-06 Mark Glaishersh: dma-api channel capability extensions.
2006-12-06 Paul Mundtsh: Drop name overload in dma-sh.
2006-12-06 Paul Mundtsh: Make dma-isa depend on ISA_DMA_API.
2006-12-06 Paul Mundtsh: dma-sysfs fixes.
2006-12-06 Stuart Menefysh: Fix syscall tracing ordering.
2006-12-06 Stuart Menefysh: TLB miss fast-path optimizations.
2006-12-06 Paul Mundtsh: R7780RP push-switch support.
2006-12-06 Paul Mundtsh: generic push-switch framework.
2006-12-06 Stuart Menefysh: pmd rework.
2006-12-06 Stuart Menefysh: Use MMU.TTB register as pointer to current pgd.
2006-12-06 Stuart Menefysh: Set up correct siginfo structures for page faults.
2006-12-06 Stuart Menefysh: gcc4 support.
2006-12-06 Paul Mundtsh: Explicit endian selection support.
2006-12-06 Paul Mundtsh: p3map_sem sem2mutex conversion.
2006-12-06 Paul Mundtsh: Preliminary support for SH-X2 MMU.
2006-12-06 Paul Mundtsh: Hook SH7785 in to the build system.
2006-12-06 Paul Mundtsh: Drop CPU subtype IRQ headers.
2006-12-06 Paul Mundtsh: Configurable timer IRQ.
2006-12-06 Paul Mundtsh: Fixup entry-common path breakage for SH-3.
2006-12-06 Paul Mundtsh: SE7206 build fixes.
2006-12-06 Yoshinori Satosh: Add support for Solution Engine 7206 and 7619 boards.
2006-12-06 Yoshinori Satosh: Exception vector rework and SH-2/SH-2A support.
2006-12-06 Yoshinori Satosh: Wire up division and address error exceptions on...
2006-12-06 Yoshinori Satosh: Add support for SH7206 and SH7619 CPU subtypes.
2006-12-03 Al Viro[NET]: Kill direct includes of asm/checksum.h
2006-11-30 Matt LaPlanteFix misc Kconfig typos
2006-10-31 Jamie Lenehansh: Titan defconfig update.
2006-10-31 Jamie Lenehansh: Fix IPR-IRQ's for IRQ-chip change breakage.
2006-10-31 Paul Mundtsh: Update r7780rp_defconfig.
2006-10-31 Paul Mundtsh: Wire up new syscalls.
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-20 Paul Mundtsh: Convert INTC2 to IRQ table registration.
2006-10-19 Paul Mundtsh: Updates for irq-flow-type naming changes.
2006-10-19 Paul Mundtsh: Fix exception_handling_table alignment.
2006-10-19 Paul Mundtsh: Cleanup board header directories.
2006-10-19 Paul Mundtsh: Proper show_stack/show_trace() implementation.
2006-10-12 Ryusuke Sakatosh: SH-4A UBC support
2006-10-12 Paul Mundtsh: interrupt exception handling rework
2006-10-12 Paul Mundtsh: Default enable R7780RP IRQs.
2006-10-10 Paul Mundtsh: Zero-out coherent buffer in consistent_alloc().
2006-10-06 Paul Mundtsh: Convert IPR-IRQ to IRQ chip.
2006-10-06 Paul Mundtsh: Convert INTC2 IRQ handler to irq_chip.
2006-10-06 Jamie Lenehansh: Fix pr_debug statements for sh4
2006-10-06 Paul Mundtsh: Convert r7780rp IRQ handler to IRQ chip.
2006-10-06 Paul Mundtsh: Updates for IRQ handler changes.
2006-10-06 Paul Mundtsh: Kill off timer_ops get_frequency().
2006-10-06 Paul Mundtsh: First step at generic timeofday support.
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-03 Paul Mundtsh: Kill off remaining config.h references.
2006-10-03 Paul Mundtsh: Initial gitignore list
2006-10-03 Paul Mundtsh: build fixes for defconfigs.
2006-10-03 Paul Mundtsh: Set pclk default for SH7705.
2006-10-03 Paul Mundtsh: defconfig updates.
2006-10-02 Arnd Bergmann[PATCH] provide kernel_execve on all architectures
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
next