summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso2006-04-111-4/+0
* [PATCH] uml: fix some double export warningsPaolo 'Blaisorblade' Giarrusso2006-04-113-10/+8
* [PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso2006-04-115-7/+7
* [PATCH] uml: request format warnings to GCC for appropriate functionsPaolo 'Blaisorblade' Giarrusso2006-04-113-4/+8
* [PATCH] uml: fix 2 harmless cast warnings for 64-bitPaolo 'Blaisorblade' Giarrusso2006-04-112-2/+3
* [PATCH] uml: safe migration path to the correct V3 COW formatPaolo 'Blaisorblade' Giarrusso2006-04-111-15/+76
* [PATCH] uml: make 64-bit COW files compatible with 32-bit onesPaolo 'Blaisorblade' Giarrusso2006-04-111-1/+1
* [PATCH] uml: memory hotplug cleanupsJeff Dike2006-04-111-3/+1
* [PATCH] UML: TLS fixletsJeff Dike2006-04-112-1/+2
* [PATCH] m32r: Remove symbols exported twiceHirokazu Takata2006-04-111-23/+0
* [PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata2006-04-114-178/+2
* [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata2006-04-112-16/+15
* [PATCH] alpha: SMP boot fixesBrian Uhrain says2006-04-112-5/+20
* [PATCH] Enable TSC for AMD Geode GX/LXJordan Crouse2006-04-111-1/+1
* [PATCH] i386: move SMP option above subarch selectionAdrian Bunk2006-04-111-29/+29
* [PATCH] mpparse: prevent table index out-of-boundsRandy Dunlap2006-04-111-0/+7
* [PATCH] menu: relocate DOUBLEFAULT optionRandy Dunlap2006-04-111-9/+0
* [PATCH] i386: print EIP/ESP lastRandy Dunlap2006-04-111-1/+15
* [PATCH] swsusp: don't require bigsmpAshok Raj2006-04-111-7/+8
* [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...Hyok S. Choi2006-04-111-16/+10
* [PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki2006-04-113-5/+5
* [PATCH] for_each_possible_cpu: sparcKAMEZAWA Hiroyuki2006-04-111-1/+1
* [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializersAdrian Bunk2006-04-111-2/+8
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-1015-125/+72
|\
| * [ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas2006-04-103-17/+11
| * [ARM] 3471/1: FTOSI functions should return 0 for NaNCatalin Marinas2006-04-102-3/+13
| * [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel featuresCatalin Marinas2006-04-101-0/+6
| * [ARM] 3469/1: S3C24XX: clkout missing hclk selectorBen Dooks2006-04-091-0/+4
| * [ARM] 3468/1: S3C2410: SMDK common include fixBen Dooks2006-04-091-0/+1
| * [ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and nameTony Lindgren2006-04-091-1/+2
| * [ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release()Tony Lindgren2006-04-093-43/+0
| * [ARM] Allow decompressor to be built with -ffunction-sectionsRussell King2006-04-091-0/+1
| * [ARM] Fix SA110/SA1100 cache flushingRussell King2006-04-073-58/+30
| * [ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King2006-04-071-3/+4
* | [SPARC64]: Set ARCH_SELECT_MEMORY_MODELDavid S. Miller2006-04-091-0/+3
* | [SPARC64]: smp_call_function() fixups...David S. Miller2006-04-091-20/+15
* | [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.David S. Miller2006-04-091-0/+16
* | [SPARC64]: Update defconfig.David S. Miller2006-04-091-2/+8
* | [SPARC64]: Print out return PC in cheetah_log_errors().David S. Miller2006-04-091-2/+2
* | [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.David S. Miller2006-04-091-0/+7
* | Move request_standard_resources() back to before PCI probingLinus Torvalds2006-04-091-3/+3
* | [PATCH] x86_64: Update 32-bit system call tableAndi Kleen2006-04-091-2/+4
* | [PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2006-04-091-9/+8
* | [PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg2006-04-091-12/+12
* | [PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood2006-04-091-2/+8
* | [PATCH] i386: Remove printk about reboot fixups at rebootAndi Kleen2006-04-091-2/+0
* | [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-091-0/+2
* | [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen2006-04-093-3/+9
* | [PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2006-04-092-37/+54
* | [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMPRavikiran G Thirumalai2006-04-092-1/+6
OpenPOWER on IntegriCloud