aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
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
2009-08-24sh: fix sys_cacheflush error checkingGiuseppe Cavallaro
2009-08-24sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy
2009-08-24sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy
2009-08-24sh: Optimise memcpy_to/fromio for SH4Stuart Menefy
2009-08-24sh: generic_in/outs{bwl} optimizations.Stuart Menefy
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy
2009-08-24sh: Allow for kernel command line concatenation.Pawel Moll
2009-08-24sh: Use internal watchdog timer to perform resetJon Frosdick
2009-08-24sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay
2009-08-24sh: Improve unwind info for signalsCarl Shaw
2009-08-24sh: cleanup of do_address_error()Andre Draszik
2009-08-24sh: Allow user control over misaligned fixup handlingAndre Draszik
2009-08-24sh: ratelimit unaligned fixupsAndre Draszik
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt
2009-08-23sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm
2009-08-23sh: Fix section mismatch in platform bus notifier.Paul Mundt
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm
2009-08-22sh: unwinder: cacheline align slab cache objects.Paul Mundt
2009-08-22Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-08-22sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt
2009-08-22Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt
2009-08-22sh: Export unwind_stack() to satisfy modular oprofile.Paul Mundt
2009-08-21sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming