aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds250-5288/+6891
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds55-577/+1659
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
2006-09-26[PATCH] uml: timer cleanupsJeff Dike4-13/+22
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike12-89/+102
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike3-71/+67
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike1-2/+9
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike1-11/+11
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike1-184/+183
2006-09-26[PATCH] uml: Fix stack alignmentJeff Dike1-1/+2
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike11-32/+25
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike14-23/+173
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki3-10/+59
2006-09-26[PATCH] i386: Detect clock skew during suspendRafael J. Wysocki1-6/+18
2006-09-26[PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki1-0/+14