aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[MIPS] SEAD defconfig build fixMaciej W. Rozycki1-0/+1
2006-09-27[MIPS] Fix for pci config_access on alchemy au1x000Alexander Bigga1-1/+1
2006-09-27[MIPS] Make prepare_frametrace() not clobber v0Atsushi Nemoto1-3/+7
2006-09-27[MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache.Atsushi Nemoto2-27/+33
2006-09-27[MIPS] MT: Fix setting of XTC.Elizabeth Oldham1-0/+6
2006-09-27[MIPS] SMTC Build fix.Ralf Baechle1-1/+1
2006-09-27[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.Ralf Baechle2-33/+3
2006-09-27[MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ...Ralf Baechle1-0/+2
2006-09-27[MIPS] eXcite: Don't set SERIAL_RM9000.Ralf Baechle1-1/+0
2006-09-27[MIPS] Retire flush_icache_page from mm use.Ralf Baechle5-13/+15
2006-09-27[MIPS] Avoid double signal restarting.Ralf Baechle3-1/+3
2006-09-27[MIPS] MT: Initialise all writable bits in Cause register to zero.Chris Dearman1-1/+1
2006-09-27[MIPS] Fix EV64120 PCI fixup in MakefileYoichi Yuasa1-1/+1
2006-09-27[MIPS] Add missing returns in signal code.Ralf Baechle2-0/+4
2006-09-27[MIPS] IRIX: Crapectopy.Ralf Baechle1-15/+40
2006-09-27[MIPS] Don't call try_to_freeze in do_signal & co.Ralf Baechle3-12/+0
2006-09-27[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPURalf Baechle1-2/+1
2006-09-27[MIPS] Improve unwind_stack()Franck Bui-Huu2-25/+34
2006-09-27[MIPS] Make get_frame_info() more robustFranck Bui-Huu1-8/+6
2006-09-27[MIPS] Simplify dump_stack()Franck Bui-Huu1-11/+9
2006-09-27[MIPS] Make frame_info_init() more readable.Franck Bui-Huu1-9/+9
2006-09-27[MIPS] Miscellaneous cleanup in prologue analysis codeFranck Bui-Huu1-19/+14
2006-09-27[MIPS] Remove unused MODULE_RANGE macro.Franck Bui-Huu1-5/+0
2006-09-27[MIPS] Make get_frame_info() more readable.Franck Bui-Huu1-31/+36
2006-09-27[MIPS] c-r4k: Typo fix.Ralf Baechle1-1/+1
2006-09-27[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64Peter Watkins1-1/+1
2006-09-27[MIPS] dump_stack() based on prologue code analysisAtsushi Nemoto2-23/+141
2006-09-27[MIPS] db1x00: Remove unused mirage_ts.cYoichi Yuasa2-261/+0
2006-09-27[MIPS] Rearrange show_stack, show_traceAtsushi Nemoto1-28/+23
2006-09-27[MIPS] Updat mpc30x defconfigYoichi Yuasa1-6/+6
2006-09-27[MIPS] Updat workpad defconfigYoichi Yuasa1-4/+6
2006-09-27[MIPS] Update e55 defconfigYoichi Yuasa1-5/+5
2006-09-27[MIPS] Honour "panic_on_oops" sysctl.Maxime Bizon1-0/+11
2006-09-26IA64: PCI: dont disable irq which is not enabledSatoru Takeuchi1-1/+2
2006-09-26MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin1-1/+1
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds143-4477/+5735
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] UML: tty lockingAlan Cox1-1/+3
2006-09-26[PATCH] uml: stack usage reductionJeff Dike4-14/+20
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