summary refs log tree commit diff
path: root/arch/sh
AgeCommit message (Expand)Author
2012-04-26perf: Remove PERF_COUNTERS config optionRobert Richter
2012-04-26sh: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-19sh64: Kill off unused trap_no/error_code from thread_struct.Paul Mundt
2012-04-19Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt
2012-04-19sh: Move board specific options into the Board support menuStuart Menefy
2012-04-19sh: Improve oops error reportingStuart Menefy
2012-04-19sh: Fix error synchronising kernel page tablesStuart Menefy
2012-04-19sh: initial stack protector support.Filippo Arcidiacono
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-17Merge branch 'sh/kgdb' into sh-latestPaul Mundt
2012-04-17sh: Add support pinmux for SH7734Nobuhiro Iwamatsu
2012-04-17sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu
2012-04-17sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu
2012-04-17sh: sh3: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu
2012-04-17sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu
2012-04-17sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu
2012-04-16Fix typo in various Kconfig fileMasanari Iida
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto
2012-04-11sh64: Kill off dead page fault debug cruft.Paul Mundt
2012-04-11sh64: Port OOM changes to do_page_faultPaul Mundt
2012-04-11sh/mm/fault_32.c: Port OOM changes to do_page_faultKautuk Consul
2012-04-11sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.Paul Mundt
2012-04-10sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback.Paul Mundt
2012-04-10sh: kgdb: Fill out sleeping_thread_to_gdb_regs() state.Paul Mundt
2012-04-10sh: kgdb: Individual register get/set support.Paul Mundt
2012-04-10sh: kgdb: Fix up basic SMP support.Paul Mundt
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-05sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt
2012-03-30sh: vsyscall: Fix up .eh_frame generation.Paul Mundt
2012-03-30sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt
2012-03-30sh: dwarf unwinder depends on SHcompact.Paul Mundt
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29sh: Support I/O space swapping where needed.Paul Mundt
2012-03-29sh: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-29sh: no need to reset handler if SA_ONESHOTMatt Fleming
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells
2012-03-28Disintegrate asm/system.h for SHDavid Howells
2012-03-28SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz