aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.hJesper Juhl2006-04-19
* [PATCH] uml: add missing __volatile__Jeff Dike2006-04-19
* [PATCH] uml: physical memory map file fixesRob Landley2006-04-19
* [PATCH] uml: __user annotationsAl Viro2006-04-19
* [PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike2006-04-19
* [PATCH] m32r: update switch_to macro for tuningHirokazu Takata2006-04-19
* [PATCH] m32r: mappi3 reboot supportHirokazu Takata2006-04-19
* [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata2006-04-19
* [PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2006-04-19
* [PATCH] uml: MADV_REMOVE fixesJeff Dike2006-04-19
* [PATCH] uml: make 64-bit COW files compatible with 32-bit onesPaolo 'Blaisorblade' Giarrusso2006-04-19
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-04-18
|\
| * [MIPS] Use __ffs() instead of ffs() for waybit calculation.Atsushi Nemoto2006-04-18
| * [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.Ralf Baechle2006-04-18
| * [MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2006-04-18
| * [MIPS] Make mips_srs_init static.Ralf Baechle2006-04-18
| * [MIPS] kgdb: Let gcc compute the array size itself.Ralf Baechle2006-04-18
| * [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-18
| * [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-18
| * [MIPS] kpsd and other AP/SP improvements.Ralf Baechle2006-04-18
| * [MIPS] R2: Instruction hazard barrier.Ralf Baechle2006-04-18
| * [MIPS] R2: Implement shadow register allocation without spinlock.Ralf Baechle2006-04-18
| * [MIPS] Fix VR41xx build errors.Yoichi Yuasa2006-04-18
| * [MIPS] Fix tx49_blast_icache32_page_indexed.Atsushi Nemoto2006-04-18
| * [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.Atsushi Nemoto2006-04-18
| * [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-18
| * [MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2006-04-18
| * [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle2006-04-18
| * [MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2006-04-18
| * [MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle2006-04-18
| * [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument.Ralf Baechle2006-04-18
| * [MIPS] EV96100: Fix over two year old typo in variable name.Ralf Baechle2006-04-18
| * [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-18
| * [MIPS] ITE: Glue build.Ralf Baechle2006-04-18
| * [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-18
| * [MIPS] ITE8172: Fix build error due to missmatching prototypes.Ralf Baechle2006-04-18
| * [MIPS] Fix CONFIG_LIMITED_DMA build.Ralf Baechle2006-04-18
| * [MIPS] PNX8550 build fix.Ralf Baechle2006-04-18
| * [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-18
| * [MIPS] Fix breakage due to the grand makefile crapectomy.Ralf Baechle2006-04-18
| * [MIPS] Sort out duplicate exports.Ralf Baechle2006-04-18
| * [MIPS] Wire up sync_file_range(2).Ralf Baechle2006-04-18
| * [MIPS] Wire splice syscall.Ralf Baechle2006-04-18
| * [MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle2006-04-18
| * [MIPS] Some formatting fixes.Ralf Baechle2006-04-18
| * [MIPS] Fixup printk in mips_srs_init.Ralf Baechle2006-04-18
| * [MIPS] Remove redundant initialization of sr_allocated.Ralf Baechle2006-04-18
| * [MIPS] Make set_vi_srs_handler static.Ralf Baechle2006-04-18
| * [MIPS] Cleanup free_initmem the same way as i386 did.Ralf Baechle2006-04-18
| * [MIPS] Added tb0287_defconfig back.Yoichi Yuasa2006-04-18