Commit Graph

1349 Commits (f4ad9a9624fafec4647e7e45469e0446586f81fb)

Author SHA1 Message Date
Paul Mundt 5dadb34394 sh: Add DSP registers to regset interface. 17 years ago
Paul Mundt 6bff1592d8 sh: Fix up NUMA build error with se7722_defconfig. 17 years ago
Paul Mundt 3231739d97 sh: Enable HAVE_ARCH_TRACEHOOK. 17 years ago
Paul Mundt fb4f87a2f0 sh: Provide the asm/syscall.h interface, needed by tracehook. 17 years ago
Paul Mundt 9996b42ac0 sh: provide user_stack_pointer(), needed for tracehook support. 17 years ago
Paul Mundt f8b890ab4c sh: Flag T-bit for syscall restart. 17 years ago
Paul Mundt cb700aa4f1 sh: ioremap_prot support. 17 years ago
Paul Mundt 934135c19d sh: ptrace: Introduce user_regset interface for gp regs. 17 years ago
Paul Mundt 0955874846 sh: Provide a fixed UTS_MACHINE definition for sh64. 17 years ago
Luca Santini 1b582d19ce sh: update edosk7760 defconfig for physmap-flash. 17 years ago
Luca Santini 4018ffcfdf sh: edosk7760 physmap-flash support. 17 years ago
roel kluin b21a910435 sh: intc_prio_data() test before subtraction on unsigned 17 years ago
Paul Mundt 6eb2139b3d sh: kprobes: kretprobe_trampoline needs to be global. 17 years ago
Paul Mundt 61098a0866 sh: Add R2D+ defconfig for qemu system emulator. 17 years ago
Manfred Spraul e545a6140b kernel/cpu.c: create a CPU_STARTING cpu_chain notifier 17 years ago
Paul Mundt cf204fa797 sh: Derive calibrate_delay lpj from clk fwk. 17 years ago
Paul Mundt 4eb5845d6c sh: kprobes: __kprobes annotations and formatting cleanups. 17 years ago
Paul Mundt 734db3770d sh: kprobes: Fix up race against probe point removal. 17 years ago
Paul Mundt 247bc6d2ae sh: kprobes: Fix up a preemption imbalance on jprobe return. 17 years ago
Paul Mundt ee386de774 sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps. 17 years ago
Paul Mundt 174b5c9923 sh: kprobes: Use trapa #0x3a for breakpoint trap. 17 years ago
Paul Mundt 037c10a612 sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. 17 years ago
Paul Mundt fc63562ac2 sh: Disable seccomp support by default. 17 years ago
Paul Mundt e7cb016e5a sh: Mark kretprobe_trampoline_holder static and __used. 17 years ago
Paul Mundt 4ad06dd6f1 sh: Add EDOSK7760 mach type. 17 years ago
Luca Santini 3db9170880 sh: Add Renesas EDOSK7760 board support. 17 years ago
Luca Santini 53abf911fa sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ. 17 years ago
Paul Mundt 205a3b4328 sh: uninline flush_icache_all(). 17 years ago
Paul Mundt 6907e6a601 sh: Add the rest of the boot targets to arch/sh/boot/.gitignore. 17 years ago
Chris Smith d39f545014 sh: Add kprobes support. 17 years ago
Marek Skuczynski b6c20e4290 sh: remove unnecessary memset after alloc_bootmem_low_pages 17 years ago
Francesco Virlinzi 61c66387e6 sh: fix the TMU code to allow a fully running NO_HZ system 17 years ago
Carl Shaw b6ad1e8c3f sh: Subnormal double to float conversion 17 years ago
Stuart Menefy f040ddaf4c sh: Fix an unusual memory initialisation error. 17 years ago
Chris Smith 664718a343 sh: Fix uImage load address in 32-bit mode. 17 years ago
Stuart Menefy 96e14e54a6 sh: vmalloc pgtable sync fix. 17 years ago
Stuart Menefy 28d6e52cf7 sh: Fix up broken 32-bit initrd support. 17 years ago
Stuart Menefy c6feb6142c sh: early cached_to_uncached initialization. 17 years ago
Paul Mundt 3159e7d62a sh: Add support for memory hot-remove. 17 years ago
Paul Mundt 5840263ecb sh: Don't enable clockevents broadcasting on UP SH-X3 builds. 17 years ago
Paul Mundt fa43972fab sh: fixup many sparse errors. 17 years ago
Paul Mundt 7d96169cb7 sh: Display CPU information in show_regs(). 17 years ago
Paul Mundt 53c01d2dc3 sh: Early dummy clockevent registration on boot CPU. 17 years ago
Paul Mundt 71f0bdcab6 sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop. 17 years ago
Paul Mundt 8c24594dea sh: generic clockevent broadcast support. 17 years ago
Paul Mundt 6f52707e68 sh: smp: Hook up a timer IPI stub. 17 years ago
Paul Mundt c7936b9abc sh: smp: Hook in to the generic IPI handler for SH-X3 SMP. 17 years ago
Paul Mundt 173a44dd1f sh: smp: Provide a generic IPI handler. 17 years ago
Paul Mundt 04ec080dca sh: Kill off unused defines from asm/smp.h. 17 years ago
Paul Mundt ee43a8442b sh: Provide movli.l/movco.l-based cmpxchg. 17 years ago