aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt1-3/+4
2006-09-27sh: Fixup SHMLBA definition for SH7705.Paul Mundt5-81/+38
2006-09-27sh: ioremap() overhaul.Paul Mundt15-323/+374
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt13-267/+261
2006-09-27sh: export clear_user_page() for the modules that need it.Paul Mundt1-0/+1
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt3-2/+318
2006-09-27sh: Titan board support.Jamie Lenehan10-12/+1764
2006-09-27sh: BSS init bugfix and barrier in entry point.Paul Mundt1-5/+31
2006-09-27sh: Add control register barriers.Paul Mundt4-15/+45
2006-09-27sh: Add flag for MMU PTEA capability.Paul Mundt3-21/+31
2006-09-27sh: landisk board support.kogiidena12-1/+2614
2006-09-27sh: Fix libata build.Paul Mundt2-9/+9
2006-09-27sh: Fix TCP payload csum bug in csum_partial_copy_generic().Ollie Wild1-1/+2
2006-09-27sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt2-14/+14
2006-09-27sh: Wire up new syscalls.Paul Mundt2-2/+52
2006-09-27sh: remove cpu_online() definition from <asm/smp.h>Alexey Dobriyan1-5/+0
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt6-0/+191
2006-09-27sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver.Paul Mundt1-0/+4
2006-09-27sh: earlyprintk= support and cleanups.Paul Mundt3-30/+100
2006-09-27sh: prefetch()/prefetchw() support.Paul Mundt1-0/+13
2006-09-27sh: Fix a sign extension bug in memset().Toshinobu Sugioka1-0/+1
2006-09-27sh: Refactor PRR masking to catch newer SH7760 cuts.Paul Mundt1-3/+9
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow5-190/+475
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt2-0/+12
2006-09-27sh: RTS7751R2D board updates.Paul Mundt7-81/+68
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt6-68/+71
2006-09-27sound: SH DAC audio driver updates.Andriy Skulysh1-7/+19
2006-09-27video: hitfb suspend/resume and updates.Andriy Skulysh1-33/+181
2006-09-27sh: Move hd64461.h to a more sensible location.Paul Mundt5-76/+32
2006-09-27sh: Fixup TMU_TOCR definition for SH7300.Paul Mundt1-3/+4
2006-09-27sh: Kill off dead code for SE and SystemH boards.Paul Mundt8-58/+12
2006-09-27video: Disable vgacon for SuperH.Paul Mundt1-1/+1
2006-09-27sh: hugetlb updates.Paul Mundt2-37/+16
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh3-34/+17
2006-09-27sh: Various cosmetic cleanups.Paul Mundt21-106/+60
2006-09-27sh: Make hs7751rvoip/rts7751r2d use pm_power_off.Paul Mundt2-4/+16
2006-09-27sh: Kill off the .stack section.Paul Mundt2-3/+1
2006-09-27sh: Fix kGDB NMI handling.Paul Mundt1-1/+1
2006-09-27sh: Move syscall table in to syscall.S.Paul Mundt3-298/+325
2006-09-27sh: Fixup some uninitialized spinlocks.Paul Mundt2-2/+2
2006-09-27sh: flush_cache_range() cleanup and optimizations.Paul Mundt1-26/+46
2006-09-27sh: Add a simple cmpxchg().Tom Rini1-0/+40
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt2-1/+1
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] Make UML use ptrace-abi.hJeff Dike2-17/+1
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike6-86/+100
2006-09-26[PATCH] UML: tty lockingAlan Cox1-1/+3
2006-09-26[PATCH] uml: stack usage reductionJeff Dike5-17/+21
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2-9/+6
2006-09-26[PATCH] uml: Remove unused variableJeff Dike3-13/+0