summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0711-15/+54
|\
| * 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: fix up fallout from system.h disintegration.Paul Mundt2012-03-308-1/+8
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-2/+2
|\ \
| * | SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-2/+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-306-102/+130
|\ \
| * | 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: Avoid exporting unimplemented syscalls.Paul Mundt2012-03-282-8/+8
| * | sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro2012-03-281-0/+20
| * | 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
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2817-15/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Disintegrate asm/system.h for SHDavid Howells2012-03-2817-15/+9
* | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2725-109/+109
|\ \ \ \
| * | | | sh: sh5 sh_clk_ops renameMagnus Damm2012-03-121-6/+6
| * | | | sh: sh4a sh_clk_ops renameMagnus Damm2012-03-1212-35/+35
| * | | | sh: sh4 sh_clk_ops renameMagnus Damm2012-03-122-9/+9
| * | | | sh: sh3 sh_clk_ops renameMagnus Damm2012-03-126-35/+35
| * | | | sh: sh2a sh_clk_ops renameMagnus Damm2012-03-123-18/+18
| * | | | sh: sh2 sh_clk_ops renameMagnus Damm2012-03-121-6/+6
* | | | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
| |/ / / |/| | |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-3/+1
|\ \ \ \
| * | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
| |/ / /
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-201-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
| |/ /
* | | sh: fix up the ubc clock definition for sh7785.Thomas Schwinge2012-03-071-1/+1
* | | sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro2012-03-071-1/+3
* | | sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy2012-03-071-0/+1
|/ /
* | arch/sh: remove references to cpu_*_map.Rusty Russell2012-02-242-2/+2
| |
| \
*-. \ Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-273-15/+29
|\ \ \ | | |/ | |/|
| | * sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro2012-01-271-0/+20
| | * sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro2012-01-271-1/+1
| |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-172-14/+8
| |\
| | * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-172-8/+6
| | * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-6/+2
* | | sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto2012-01-181-1/+1
|/ /
* | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-122-2/+2
* | Merge branch 'sh/hwblk' into sh-latestPaul Mundt2012-01-127-301/+1
|\ \
| * | sh: hwblk: Kill off remaining bits of hwblk API.Paul Mundt2011-11-183-159/+0
| * | sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-183-135/+0
| * | sh: cpuidle: Migrate off of hwblk API.Paul Mundt2011-11-182-7/+1
OpenPOWER on IntegriCloud