summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-12-12sh: Fix get_wchan().Paul Mundt1-2/+3
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt2-0/+45
2006-12-12sh: Kill off unused SE7619 I/O ops.Yoshinori Sato3-124/+1
2006-12-12sh: Fix Solution Engine 7619 build.Yoshinori Sato2-33/+33
2006-12-12sh: Trivial build fixes for SH-2 support.Yoshinori Sato5-16/+7
2006-12-12sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato3-8/+111
2006-12-12sh: gcc4 symbol export fixups.Stuart Menefy1-1/+14
2006-12-12sh: landisk board build fixes.Paul Mundt2-33/+56
2006-12-12sh: register rtc resources for sh775x.Jamie Lenehan1-0/+31
2006-12-12sh: SH-2 defconfig updates.Yoshinori Sato2-39/+847
2006-12-12sh: Add uImage and S-rec generation support.Paul Mundt3-10/+43
2006-12-12sh: push-switch fixups for work_struct API damage.Paul Mundt1-5/+8
2006-12-11[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin1-1/+1
2006-12-10[MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle1-0/+1
2006-12-10[MIPS] Export pm_power_offRalf Baechle1-0/+2
2006-12-10[MIPS] Export csum_partial_copy_nocheck.Ralf Baechle1-0/+3
2006-12-10[MIPS] Discard .exit.text at linktime.Ralf Baechle1-3/+1
2006-12-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds24-132/+301
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2-4/+4
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan3-14/+12
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel8-655/+317
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel30-915/+290
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel3-59/+57
2006-12-10[SPARC64]: Fix several kprobes bugs.David S. Miller1-48/+43
2006-12-10[SPARC64]: Update defconfig.David S. Miller1-11/+33
2006-12-10[SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan2-2/+8
2006-12-10[SPARC64]: Replace kmalloc+memset with kzallocYan Burman4-24/+10
2006-12-10[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller2-0/+9
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman4-10/+5
2006-12-10[SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.David S. Miller1-1/+11
2006-12-10[SPARC64]: Unaligned accesses to userspace are hard errors.David S. Miller1-13/+31
2006-12-10[SPARC64]: Call do_mathemu on illegal instruction traps too.David S. Miller2-9/+15
2006-12-10[SPARC64]: Update defconfig.David S. Miller1-6/+10
2006-12-10[SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller9-11/+129
2006-12-09[PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWSRandy Dunlap1-0/+1
2006-12-09[PATCH] i386: Fix io_apic.c warningAndi Kleen1-1/+1
2006-12-09[PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap1-1/+1
2006-12-09[PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen2-0/+2
2006-12-09[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai2-8/+9
2006-12-09[PATCH] x86: Fix verify_quirk_intel_irqbalance()Andi Kleen1-4/+29
2006-12-09[PATCH] i386: Update defconfigAndi Kleen1-7/+21
2006-12-09[PATCH] x86-64: Update defconfigAndi Kleen1-7/+22
2006-12-09[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGeert Uytterhoeven1-2/+2
2006-12-09[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQMichael Schmitz1-1/+1
2006-12-09[PATCH] Sun3: General updatesSam Creasey3-13/+6
2006-12-09[PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool10-20/+1376
2006-12-09[MIPS] Qemu now has an ELF loader.Ralf Baechle1-1/+1
2006-12-09[MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 usersAtsushi Nemoto4-38/+9
2006-12-09[MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto1-22/+54
2006-12-09[MIPS] Optimize flow of csum_partialAtsushi Nemoto1-75/+54