Linus Torvalds 45e36c1666 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 há 16 anos atrás
..
cpu 01ab10393c sh: Fix up DSP context save/restore. há 16 anos atrás
timers 1a8a51004a cpumask: remove references to struct irqaction's mask field. há 16 anos atrás
vsyscall fc5243d98a [S390] arch_setup_additional_pages arguments há 16 anos atrás
.gitignore b9edb17cc2 sh: Add an arch/sh/kernel/.gitignore há 17 anos atrás
Makefile 5055235554 sh: Have 32-bit use arch/sh/kernel/Makefile_32. há 17 anos atrás
Makefile_32 2ef7f0dab6 sh: hibernation support há 16 anos atrás
Makefile_64 073da9c0de sh: Kill off cf-enabler with extreme prejudice. há 16 anos atrás
asm-offsets.c 2ef7f0dab6 sh: hibernation support há 16 anos atrás
cpufreq.c dcf397f037 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 há 17 anos atrás
crash_dump.c 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE há 16 anos atrás
debugtraps.S ab6e570ba3 sh: Generic kgdb stub support. há 16 anos atrás
disassemble.c 9cfc9a9b6f sh: Add a simple code dumper for SUPERH32 show_regs(). há 16 anos atrás
early_printk.c 272966c070 serial: sh-sci: Reorder the SCxTDR write after the TDxE clear. há 16 anos atrás
entry-common.S ab6e570ba3 sh: Generic kgdb stub support. há 16 anos atrás
ftrace.c b5cfeac990 sh: Provide ftrace_make_call()/ftrace_make_nop(). há 16 anos atrás
gpio.c 69edbba002 sh: use gpiolib há 16 anos atrás
head_32.S 740a3e677b sh: Enable skipping of bss on debug platforms for sh32 also. há 16 anos atrás
head_64.S f15cbe6f1a sh: migrate to arch/sh/include/ há 17 anos atrás
idle.c e869a90ee1 sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle. há 16 anos atrás
init_task.c 18d8fda7c3 take init_fs to saner place há 16 anos atrás
io.c 14866543ad sh: More I/O routine overhauling. há 16 anos atrás
io_generic.c 14866543ad sh: More I/O routine overhauling. há 16 anos atrás
io_trapped.c eeee7853c4 sh: Add a command line option for disabling I/O trapping. há 16 anos atrás
irq.c a8416961d3 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 16 anos atrás
kgdb.c ab6e570ba3 sh: Generic kgdb stub support. há 16 anos atrás
kprobes.c 6eb2139b3d sh: kprobes: kretprobe_trampoline needs to be global. há 16 anos atrás
machine_kexec.c 615e73b3cd sh: disallow kexec virtual entry há 16 anos atrás
machvec.c 14866543ad sh: More I/O routine overhauling. há 16 anos atrás
module.c 4b59c97325 sh: module_alloc() should be using vmalloc_exec(). há 16 anos atrás
process_32.c 45e36c1666 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 há 16 anos atrás
process_64.c 6f2c55b843 Simplify copy_thread() há 16 anos atrás
ptrace_32.c 01ab10393c sh: Fix up DSP context save/restore. há 16 anos atrás
ptrace_64.c dd76279b47 sh: Provide linux/regset.h interface for SH-5. há 16 anos atrás
relocate_kernel.S b7cf6ddc13 sh: add kexec jump support há 16 anos atrás
setup.c 0bd4781d40 sh: Fix up -Wformat-security whining. há 16 anos atrás
sh_bios.c ca0c14e447 sh: Kill off sh_bios_in_gdb_mode(). há 16 anos atrás
sh_ksyms_32.c 624c6a6750 sh: More movmem alias symbol exports for older compilers. há 16 anos atrás
sh_ksyms_64.c 180ae2037f sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. há 16 anos atrás
signal_32.c 03f07876df sh: Fix up spurious syscall restarting. há 16 anos atrás
signal_64.c 03f07876df sh: Fix up spurious syscall restarting. há 16 anos atrás
smp.c 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. há 16 anos atrás
stacktrace.c 5a89f1adbc sh: latencytop support. há 16 anos atrás
swsusp.c 2ef7f0dab6 sh: hibernation support há 16 anos atrás
sys_sh.c 4a4a9be3eb sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. há 16 anos atrás
sys_sh32.c 1134723e96 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 há 16 anos atrás
sys_sh64.c d35c7b0e54 unified (weak) sys_pipe implementation há 17 anos atrás
syscalls_32.S 1134723e96 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 há 16 anos atrás
syscalls_64.S e55380edf6 [CVE-2009-0029] Rename old_readdir to sys_old_readdir há 16 anos atrás
time_32.c c161e40f45 sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet. há 16 anos atrás
time_64.c 1a8a51004a cpumask: remove references to struct irqaction's mask field. há 16 anos atrás
topology.c 866e6b9e50 sh: replace remaining __FUNCTION__ occurrences há 17 anos atrás
traps.c 9a33fc217d sh: Make is_valid_bugaddr() more intelligent on nommu. há 17 anos atrás
traps_32.c 01ab10393c sh: Fix up DSP context save/restore. há 16 anos atrás
traps_64.c 50387b3e11 sh64: add missing #include <asm/fpu.h>'s há 17 anos atrás
vmlinux.lds.S 49e6c3e746 sh: Split out linker script to _32 and _64 variants. há 17 anos atrás
vmlinux_32.lds.S 2f47f44790 sh: Support fixed 32-bit PMB mappings from bootloader. há 16 anos atrás
vmlinux_64.lds.S 6360b1fbb4 move BUG_TABLE into RODATA há 17 anos atrás