aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-24sh: Force pending restarted system calls to return -EINTR.Paul Mundt2-6/+18
2008-09-24sh: ap325rxa: create CPLD data area in mtdNobuhiro Iwamatsu1-10/+23
2008-09-21sh: Add FPU registers to regset interface.Paul Mundt5-9/+108
2008-09-21sh: Add missing asm/ftrace.h.Paul Mundt1-0/+8
2008-09-21sh: ftrace support.Paul Mundt4-0/+54
2008-09-21sh: Trivial trace_mark() instrumentation for core events.Paul Mundt4-28/+50
2008-09-21sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt1-7/+4
2008-09-21sh: Look up the trap vector for the page fault notifier.Paul Mundt1-9/+4
2008-09-21sh: Move lookup_exception_vector() out to asm/system_32.h.Paul Mundt2-12/+29
2008-09-21sh: edosk7760: Correct size of bootloader flash partition.Luca Santini1-5/+6
2008-09-21sh: Add a few more definitions to asm/sizes.h.Paul Mundt1-0/+5
2008-09-21sh: Copy in asm/sizes.h helper from ARM.Paul Mundt1-0/+56
2008-09-20sh: Support kernel stacks smaller than a page.Paul Mundt2-18/+43
2008-09-20sh: Disable 4kB stacks when using PAGE_SIZE_64KB.Paul Mundt1-1/+1
2008-09-17sh: HAVE_IOREMAP_PROT depends on MMU.Paul Mundt1-1/+1
2008-09-17sh: Fix up headers_check regression.Paul Mundt1-3/+0
2008-09-17sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.Paul Mundt3-61/+39
2008-09-17sh: Fix up signal_64 conflicting handle_signal() definition.Paul Mundt1-0/+4
2008-09-17sh: Make memory hot-add and hot-remove depend on MMU.Paul Mundt1-2/+2
2008-09-17sh: Fix up fpu emu build.Paul Mundt1-5/+3
2008-09-13sh: latencytop support.Paul Mundt2-1/+26
2008-09-12sh: Tidy up ELF core dumps.Paul Mundt4-40/+0
2008-09-12sh: Check SR.DSP bit for DSP regset validity.Paul Mundt1-0/+9
2008-09-12sh: Add missing task_user_regset_view() definition.Paul Mundt1-0/+5
2008-09-12sh: Add DSP registers to regset interface.Paul Mundt4-31/+65
2008-09-12sh: Fix up NUMA build error with se7722_defconfig.Paul Mundt2-1/+3
2008-09-12sh: Enable HAVE_ARCH_TRACEHOOK.Paul Mundt1-0/+1
2008-09-12sh: Provide the asm/syscall.h interface, needed by tracehook.Paul Mundt3-0/+126
2008-09-12sh: provide user_stack_pointer(), needed for tracehook support.Paul Mundt2-0/+4
2008-09-12sh: Flag T-bit for syscall restart.Paul Mundt1-22/+31
2008-09-12sh: ioremap_prot support.Paul Mundt4-0/+6
2008-09-12sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt3-18/+115
2008-09-12sh: Provide a fixed UTS_MACHINE definition for sh64.Paul Mundt1-0/+2
2008-09-12sh: update edosk7760 defconfig for physmap-flash.Luca Santini1-13/+13
2008-09-12sh: edosk7760 physmap-flash support.Luca Santini1-1/+49
2008-09-10sh: intc_prio_data() test before subtraction on unsignedroel kluin1-4/+6
2008-09-09sh: kprobes: kretprobe_trampoline needs to be global.Paul Mundt1-1/+3
2008-09-09sh: Add R2D+ defconfig for qemu system emulator.Paul Mundt1-0/+909
2008-09-08sh: Derive calibrate_delay lpj from clk fwk.Paul Mundt2-1/+22
2008-09-08sh: kprobes: __kprobes annotations and formatting cleanups.Paul Mundt1-17/+20
2008-09-08sh: kprobes: Fix up race against probe point removal.Paul Mundt1-0/+11
2008-09-08sh: kprobes: Fix up a preemption imbalance on jprobe return.Paul Mundt1-0/+1
2008-09-08sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps.Paul Mundt1-1/+1
2008-09-08sh: kprobes: Use trapa #0x3a for breakpoint trap.Paul Mundt2-3/+2
2008-09-08sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt3-4/+30
2008-09-08sh: Disable seccomp support by default.Paul Mundt1-1/+0
2008-09-08sh: Mark kretprobe_trampoline_holder static and __used.Paul Mundt1-1/+1
2008-09-08sh: Add EDOSK7760 mach type.Paul Mundt1-0/+1
2008-09-08sh: Add Renesas EDOSK7760 board support.Luca Santini4-0/+1202
2008-09-08sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.Luca Santini1-0/+5