Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION. | Tim Abbott | 2009-12-04 | 1 | -13/+4 | |
| * | | | | | | | | | | | m68knommu: Move __init_end out of the .init section. | Tim Abbott | 2009-12-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | m68knommu: Move __init_begin out of the .init section. | Tim Abbott | 2009-12-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | m68knommu: Use more macros inside the .init section. | Tim Abbott | 2009-12-04 | 1 | -19/+5 | |
| * | | | | | | | | | | | m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA. | Tim Abbott | 2009-12-04 | 1 | -4/+3 | |
| * | | | | | | | | | | | m68knommu: Make THREAD_SIZE available to assembly files. | Tim Abbott | 2009-12-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script. | Tim Abbott | 2009-12-04 | 1 | -2/+3 | |
| * | | | | | | | | | | | m68knommu: rename BSS define in linker script | Greg Ungerer | 2009-12-04 | 1 | -3/+3 | |
| * | | | | | | | | | | | m68knommu: add a task_pt_regs() macro | Greg Ungerer | 2009-12-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | m68knommu: define arch_has_single_step() and friends | Greg Ungerer | 2009-12-04 | 2 | -3/+27 | |
| * | | | | | | | | | | | m68knommu: add uboot commandline argument passing support | Lennart Sorensen | 2009-12-04 | 3 | -2/+107 | |
| * | | | | | | | | | | | m68knommu: Coldfire GPIO corrections | Steven King | 2009-12-04 | 3 | -5/+8 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [IA64] Fix cut/paste detritus from unistd.h | Tony Luck | 2009-12-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-12-09 | 129 | -2882/+4298 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sh: include empty zero page in romImage | Magnus Damm | 2009-12-04 | 2 | -3/+47 | |
| * | | | | | | | | | | | | sh: Make associative cache writes fatal on all SH-4A parts. | Paul Mundt | 2009-12-04 | 1 | -9/+4 | |
| * | | | | | | | | | | | | sh: Drop associative writes for SH-4 cache flushes. | Matt Fleming | 2009-12-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | sh: Partial revert of copy/clear_user_highpage() optimizations. | Paul Mundt | 2009-12-04 | 1 | -53/+13 | |
| * | | | | | | | | | | | | sh: Add default uImage rule for se7724, ap325rxa, and migor. | Paul Mundt | 2009-12-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | sh: allow runtime pm without suspend/resume callbacks | Magnus Damm | 2009-12-04 | 1 | -6/+11 | |
| * | | | | | | | | | | | | sh: mach-ecovec24: Remove un-defined settings for VPU | Kuninori Morimoto | 2009-12-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | | sh: mach-ecovec24: LCDC drive ability become high | Kuninori Morimoto | 2009-12-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | sh: fix sh7724 VEU3F resource size | Magnus Damm | 2009-12-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | sh: Improve kfr2r09 serial port setup code | Magnus Damm | 2009-11-30 | 1 | -0/+51 | |
| * | | | | | | | | | | | | sh: Break out SuperH PFC code | Magnus Damm | 2009-11-30 | 3 | -666/+1 | |
| * | | | | | | | | | | | | sh: Move KEYSC header file | Magnus Damm | 2009-11-30 | 6 | -19/+5 | |
| * | | | | | | | | | | | | sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file | Alexey Dobriyan | 2009-11-30 | 1 | -46/+31 | |
| * | | | | | | | | | | | | sh: Add CPG save/restore code for sh7724 R-standby | Magnus Damm | 2009-11-30 | 1 | -0/+11 | |
| * | | | | | | | | | | | | sh: Add SDHI power control support to Ecovec | Magnus Damm | 2009-11-30 | 1 | -6/+30 | |
| * | | | | | | | | | | | | sh: mach-ecovec24: modify address map | Kuninori Morimoto | 2009-11-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sh: Fix up the FPU emulation build. | Paul Mundt | 2009-11-25 | 2 | -7/+4 | |
| * | | | | | | | | | | | | sh: Apply the sleazy FPU changes for SH-2A FPU as well. | Paul Mundt | 2009-11-24 | 1 | -4/+12 | |
| * | | | | | | | | | | | | sh: Minor optimisations to FPU handling | Stuart Menefy | 2009-11-24 | 8 | -42/+48 | |
| * | | | | | | | | | | | | sh: Improve performance of SH4 versions of copy/clear_user_highpage | Stuart Menefy | 2009-11-24 | 2 | -14/+60 | |
| * | | | | | | | | | | | | Merge branch 'master' into sh/st-integration | Paul Mundt | 2009-11-24 | 115 | -2076/+3900 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-11-18 | 114 | -1737/+3403 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | sh: dma: Kill off bogus dma_sysclass symbol export. | Paul Mundt | 2009-11-13 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | sh64: Fix up reworked cache op build. | Paul Mundt | 2009-11-12 | 2 | -2/+6 | |
| | * | | | | | | | | | | | | | sh64: Fix up the CONFIG_GENERIC_BUG=n build. | Paul Mundt | 2009-11-12 | 2 | -7/+3 | |
| | * | | | | | | | | | | | | | sh: Use the generic I/O port base for slowdown. | Paul Mundt | 2009-11-12 | 3 | -10/+10 | |
| | * | | | | | | | | | | | | | sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4. | Paul Mundt | 2009-11-12 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | sh: Enable PMB support for all SH-4A CPUs. | Paul Mundt | 2009-11-11 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | | sh: perf events: Document SH-4A raw event codes. | Paul Mundt | 2009-11-09 | 1 | -0/+38 | |
| | * | | | | | | | | | | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-11-09 | 26 | -140/+142 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | sh: oprofile: Fix up count size mismatch for common impl. | Paul Mundt | 2009-11-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | sh: oprofile: Kill off bitrotted SH7750 driver. | Paul Mundt | 2009-11-05 | 3 | -289/+8 | |
| | * | | | | | | | | | | | | | | sh: perf events: Add support for SH7750-style counters. | Paul Mundt | 2009-11-05 | 2 | -0/+258 | |
| | * | | | | | | | | | | | | | | sh: perf events: Preliminary callchain support. | Paul Mundt | 2009-11-05 | 2 | -1/+99 | |
| | * | | | | | | | | | | | | | | sh: Default-enable SPU clock for SH7724. | Paul Mundt | 2009-11-05 | 1 | -1/+1 |