summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-212-2/+2
|\
| * Merge tag 'v3.4-rc5' into nextJames Morris2012-05-042-2/+2
| |\
| * | seccomp: ignore secure_computing return valuesWill Drewry2012-04-182-2/+2
* | | sh-use-common-threadinfo-allocatorThomas Gleixner2012-05-082-53/+3
* | | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-083-3/+2
|\ \ \
| * | | fork: Remove the weak insanityThomas Gleixner2012-05-081-1/+0
| | |/ | |/|
| * | sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu2012-04-271-1/+1
| * | sh: Fix error synchronising kernel page tablesStuart Menefy2012-04-191-1/+1
| |/
* | sh: Remove cpu_idle_wait()Thomas Gleixner2012-05-083-24/+0
* | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
* | sh: Use generic init_taskThomas Gleixner2012-05-054-32/+3
* | sh: Use generic idle thread allocationThomas Gleixner2012-04-263-17/+2
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
|/
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0718-16/+61
|\
| * sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-051-1/+1
| *-. Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-302-13/+45
| |\ \
| | * | sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-302-13/+45
| | |/
| * | sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-301-1/+1
| * | sh: dwarf unwinder depends on SHcompact.Paul Mundt2012-03-301-0/+1
| * | sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-3013-1/+13
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-043-14/+24
|\ \
| * | SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-283-14/+24
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-301-6/+2
|\ \ \
| * | | Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-6/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-301-7/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | SH: shmobile: Consolidate time keeping and irq enableRobert Lee2012-03-211-7/+3
| | |/ | |/|
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-3017-331/+383
|\ \ \
| * | | sh: Support I/O space swapping where needed.Paul Mundt2012-03-293-15/+62
| * | | sh: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-292-49/+20
| * | | sh: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-292-6/+0
| * | | sh: select ARCH_DISCARD_MEMBLOCK.Paul Mundt2012-03-281-0/+1
| * | | sh: Consolidate duplicate _32/_64 unistd definitions.Paul Mundt2012-03-283-80/+40
| * | | sh: ecovec: switch SDHI controllers to card pollingGuennadi Liakhovetski2012-03-281-41/+63
| * | | sh: Avoid exporting unimplemented syscalls.Paul Mundt2012-03-284-70/+71
| * | | sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro2012-03-281-0/+20
| * | | SH: pci-sh7780: enable big-endian operation.Thomas Schwinge2012-03-281-3/+12
| * | | sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785Nobuhiro Iwamatsu2012-03-281-17/+5
| * | | sh: dma: Collect up CHCR of SH7723 and SH7730Nobuhiro Iwamatsu2012-03-281-7/+3
| * | | Merge branch 'sh/cpufreq' into sh-latestPaul Mundt2012-03-281-39/+82
| |\ \ \
| | * | | sh: cpufreq: Wire up scaling_available_freqs support.Paul Mundt2012-01-271-0/+6
| | * | | sh: cpufreq: notify about rate rounding fallback.Paul Mundt2012-01-271-3/+9
| | * | | sh: cpufreq: Support CPU clock frequency table.Paul Mundt2012-01-271-28/+46
| | * | | sh: cpufreq: struct device lookup from CPU topology.Paul Mundt2012-01-271-10/+17
| | * | | sh: cpufreq: percpu struct clk accounting.Paul Mundt2012-01-271-9/+15
| | | |/ | | |/|
| * | | sh/next: Fix build fail by asm/system.h in asm/bitops.hNobuhiro Iwamatsu2012-03-281-1/+0
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-03-2844-258/+191
| |\ \ \
| * | | | arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr...Julia Lawall2012-03-152-4/+4
| | |_|/ | |/| |
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-292-9/+0
|\ \ \ \
| * | | | sh: Remove unnecessary posix_types.h type overridesH. Peter Anvin2012-02-142-9/+0
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-292-12/+1
|\ \ \ \ \
OpenPOWER on IntegriCloud