Commit Graph

996 Commits (364dd47466ff7a7749bf037df4bf3b7aedbfe6f4)

Author SHA1 Message Date
Paul Mundt 7dd0558d70 sh: Hook up PB0->PB7 input-only pins in SH7203 PFC. 17 years ago
Paul Mundt b56050ae5e sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting(). 17 years ago
Paul Mundt a51413a65f sh: Fix up the SH7203 build. 17 years ago
Vivek Goyal 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 17 years ago
Paul Mundt ebf9c118df sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected. 17 years ago
Paul Mundt f727565013 sh: Move the CPU definition headers from asm/ to cpu/. 17 years ago
Magnus Damm 4aeaa22343 sh: add dynamic crash base address support 17 years ago
Paul Mundt 9a19eb2a66 sh: Fix up some merge damage. 17 years ago
Zhaolei 9986b311ef Fix debugfs_create_dir's error checking method for arch/sh/kernel/ 17 years ago
Magnus Damm c9c3c1b74d sh: Add sh7720 pinmux code 17 years ago
Magnus Damm 41e4a9a5e2 sh: Add sh7203 pinmux code 17 years ago
Magnus Damm 0436ec15ae sh: Add sh7723 pinmux code 17 years ago
Magnus Damm 8d7b5b0af7 sh: Add sh7722 pinmux code 17 years ago
Magnus Damm 2967dab1ae sh: GPIO and pinmux base code 17 years ago
Paul Mundt 14866543ad sh: More I/O routine overhauling. 17 years ago
Paul Mundt bbfbd8b151 sh: Move the shared INTC code out to drivers/sh/ 17 years ago
Paul Mundt 62429e0364 sh: Use __raw_xxx() I/O accessors for INTC and IPR. 17 years ago
Paul Mundt 4d01cdafba sh: SH-5 clk fwk support. 17 years ago
Paul Mundt 091db04559 sh: Fix up signal_64 cast warnings. 17 years ago
Paul Mundt 1bec157a1f sh: Force pending restarted system calls to return -EINTR. 17 years ago
Paul Mundt e7ab3cd251 sh: Add FPU registers to regset interface. 17 years ago
Paul Mundt 9d2b1f81dd sh: ftrace support. 17 years ago
Paul Mundt 3d58695edb sh: Trivial trace_mark() instrumentation for core events. 17 years ago
Paul Mundt 4c59e2942e sh: Move lookup_exception_vector() out to asm/system_32.h. 17 years ago
Paul Mundt 8a80a5e9e8 sh: Fix up signal_64 conflicting handle_signal() definition. 17 years ago
Paul Mundt b3d765f5df sh: Fix up fpu emu build. 17 years ago
Paul Mundt 5a89f1adbc sh: latencytop support. 17 years ago
Paul Mundt 0e660d2d43 sh: Tidy up ELF core dumps. 17 years ago
Paul Mundt 72461997c3 sh: Check SR.DSP bit for DSP regset validity. 17 years ago
Paul Mundt f9540ececa sh: Add missing task_user_regset_view() definition. 17 years ago
Paul Mundt 5dadb34394 sh: Add DSP registers to regset interface. 17 years ago
Paul Mundt f8b890ab4c sh: Flag T-bit for syscall restart. 17 years ago
Paul Mundt 934135c19d sh: ptrace: Introduce user_regset interface for gp regs. 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
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 e7cb016e5a sh: Mark kretprobe_trampoline_holder static and __used. 17 years ago
Luca Santini 53abf911fa sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ. 17 years ago
Chris Smith d39f545014 sh: Add kprobes support. 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
Stuart Menefy 28d6e52cf7 sh: Fix up broken 32-bit initrd support. 17 years ago