aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2010-02-09Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-18untangle the do_mremap() messAl Viro
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-06sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt
2009-10-13sh: update die() output.Paul Mundt
2009-09-30sh: Build fix: export __movmemLubomir Rintel
2009-09-30sh: Disable unaligned kernel access printks by default.Paul Mundt
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming
2009-09-28sh: Set the default I/O port base to P2SEG.Paul Mundt
2009-09-28sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu
2009-09-24sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt
2009-09-24sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt
2009-09-24sh: includecheck fix: dwarf.cJaswinder Singh Rajput
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use macros for .bss.page_aligned section.Tim Abbott
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-16sh: Kill off unused se_skipped in alignment trap notification code.Paul Mundt
2009-09-16sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15sh: cpufreq: Include CPU id in info messages.Paul Mundt
2009-09-14sh: multi-evt support for SH-X3 proto CPU.Paul Mundt
2009-09-14sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt
2009-09-01sh: nmi_debug support.Paul Mundt
2009-09-01Merge branch 'master' into sh/smpPaul Mundt
2009-08-31sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt
2009-08-29sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming
2009-08-27sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto
2009-08-25timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt
2009-08-24Merge branch 'sh/st-integration'Paul Mundt
2009-08-24sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt
2009-08-24sh: Simplify "multi-evt" interrupt handling.Pawel Moll