summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | |
| | \ \
| *-. \ \ Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-192-0/+12
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | sh: initial stack protector support.Filippo Arcidiacono2012-04-192-0/+12
| | |/ /
| * | | Merge branch 'sh/kgdb' into sh-latestPaul Mundt2012-04-171-23/+82
| |\ \ \
| | * | | sh: kgdb: Fix up NULL pointer deref by kgdb_nmicallback.Paul Mundt2012-04-101-1/+1
| | * | | sh: kgdb: Fill out sleeping_thread_to_gdb_regs() state.Paul Mundt2012-04-101-0/+23
| | * | | sh: kgdb: Individual register get/set support.Paul Mundt2012-04-101-23/+47
| | * | | sh: kgdb: Fix up basic SMP support.Paul Mundt2012-04-101-0/+12
| | |/ /
| * | | sh: Add support pinmux for SH7734Nobuhiro Iwamatsu2012-04-172-0/+2498
| * | | sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu2012-04-175-1/+1073
| * | | sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-175-20/+20
| * | | sh: sh3: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-174-9/+9
| * | | sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-171-2/+2
| * | | sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-1710-44/+44
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-212-2/+2
|\ \ \ | |_|/ |/| |
| * | seccomp: ignore secure_computing return valuesWill Drewry2012-04-182-2/+2
| |/
* | sh-use-common-threadinfo-allocatorThomas Gleixner2012-05-081-44/+2
* | sh: Remove cpu_idle_wait()Thomas Gleixner2012-05-081-20/+0
* | sh: Use generic init_taskThomas Gleixner2012-05-052-31/+1
* | sh: Use generic idle thread allocationThomas Gleixner2012-04-261-13/+1
* | 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-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
| |/ / / |/| | |