| Commit message (Expand) | Author | Age | Files | Lines |
* | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -16/+16 |
* | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 2 | -8/+8 |
* | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -13/+13 |
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 2 | -4/+4 |
* | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro | 2009-12-11 | 1 | -1/+2 |
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -26/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ |
|
| | * | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 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 | 2 | -2/+2 |
| | |\| | |
|
| | * | | | 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 | 3 | -3/+6 |
| | |\ \ \ |
|
| | * | | | | 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 |
| | * | | | | sh: sh7724: Add SPU2 support | Kuninori Morimoto | 2009-11-05 | 1 | -0/+68 |
| | * | | | | sh: perf events: Fix up uninitialized variable warning. | Paul Mundt | 2009-11-05 | 1 | -3/+1 |
| | * | | | | sh: Make sure indexes are positive | Roel Kluin | 2009-11-04 | 3 | -3/+3 |
| | * | | | | sh: Add RWDT save/restore code for sh7724 R-standby | Magnus Damm | 2009-11-04 | 1 | -0/+14 |