summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner2006-04-271-2/+2
* [IA64] IOC4 config option orderingBrent Casavant2006-04-211-0/+2
* [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-211-2/+1Star
* [IA64] eliminate compile time warningsSatoru Takeuchi2006-04-211-0/+3
* [IA64] Remove redundant NULL checks before kfreeJesper Juhl2006-04-202-11/+4Star
* [IA64] wire up compat_sys_adjtimex()Luck, Tony2006-04-201-1/+1
* [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-203-1/+9
* [PATCH] Switch Kprobes inline functions to __kprobes for sparc64Prasanna S Panchamukhi2006-04-191-6/+6
* [PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi2006-04-191-5/+5
* [PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi2006-04-191-7/+7
* [PATCH] Switch Kprobes inline functions to __kprobes for x86_64Prasanna S Panchamukhi2006-04-191-5/+5
* [PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi2006-04-191-9/+9
* [PATCH] apm: fix Armada laptops againSamuel Thibault2006-04-191-1/+1
* [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.hJesper Juhl2006-04-191-1/+0Star
* [PATCH] uml: add missing __volatile__Jeff Dike2006-04-192-7/+7
* [PATCH] uml: physical memory map file fixesRob Landley2006-04-192-24/+118
* [PATCH] uml: __user annotationsAl Viro2006-04-191-3/+3
* [PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike2006-04-196-27/+27
* [PATCH] m32r: update switch_to macro for tuningHirokazu Takata2006-04-191-3/+3
* [PATCH] m32r: mappi3 reboot supportHirokazu Takata2006-04-191-0/+4
* [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 targetHirokazu Takata2006-04-192-30/+23Star
* [PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2006-04-192-2/+2
* [PATCH] uml: MADV_REMOVE fixesJeff Dike2006-04-193-2/+6
* [PATCH] uml: make 64-bit COW files compatible with 32-bit onesPaolo 'Blaisorblade' Giarrusso2006-04-191-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-04-19161-3910/+6501
|\
| * [MIPS] Use __ffs() instead of ffs() for waybit calculation.Atsushi Nemoto2006-04-192-9/+9
| * [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.Ralf Baechle2006-04-191-4/+4
| * [MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2006-04-195-0/+15
| * [MIPS] Make mips_srs_init static.Ralf Baechle2006-04-191-1/+1
| * [MIPS] kgdb: Let gcc compute the array size itself.Ralf Baechle2006-04-191-1/+1
| * [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-196-1/+72
| * [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-1935-155/+2796
| * [MIPS] kpsd and other AP/SP improvements.Ralf Baechle2006-04-195-380/+1205
| * [MIPS] R2: Instruction hazard barrier.Ralf Baechle2006-04-191-0/+15
| * [MIPS] R2: Implement shadow register allocation without spinlock.Ralf Baechle2006-04-191-23/+18Star
| * [MIPS] Fix VR41xx build errors.Yoichi Yuasa2006-04-191-0/+13
| * [MIPS] Fix tx49_blast_icache32_page_indexed.Atsushi Nemoto2006-04-191-1/+2
| * [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.Atsushi Nemoto2006-04-191-0/+4
| * [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-19100-3388/+1114Star
| * [MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2006-04-197-47/+243
| * [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle2006-04-192-4/+6
| * [MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2006-04-195-10/+7Star
| * [MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle2006-04-191-30/+30
| * [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument.Ralf Baechle2006-04-191-1/+1
| * [MIPS] EV96100: Fix over two year old typo in variable name.Ralf Baechle2006-04-191-1/+1
| * [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-191-12/+12
| * [MIPS] ITE: Glue build.Ralf Baechle2006-04-191-0/+1
| * [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-191-18/+18
| * [MIPS] ITE8172: Fix build error due to missmatching prototypes.Ralf Baechle2006-04-191-3/+0Star
| * [MIPS] Fix CONFIG_LIMITED_DMA build.Ralf Baechle2006-04-191-0/+2