aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] unify sys_ptrace prototypeGravatar Christoph Hellwig 17-16/+16
2005-10-30[PATCH] adjust parisc sys_ptrace prototypeGravatar Christoph Hellwig 1-1/+1
2005-10-30[PATCH] Don't uselessly export task_struct to userspace in core dumpsGravatar Eric W. Biederman 1-11/+6
2005-10-30[PATCH] remove timer debug fieldGravatar Andrew Morton 1-16/+2
2005-10-30[PATCH] remove some more check_region stuffGravatar Jeff Garzik 2-7/+2
2005-10-30[PATCH] TIOC* compat ioctl handlingGravatar Christoph Hellwig 3-11/+1
2005-10-30[PATCH] introduce setup_timer() helperGravatar Oleg Nesterov 1-4/+4
2005-10-30[PATCH] s390: export ipl device parametersGravatar Heiko Carstens 3-7/+317
2005-10-30[PATCH] s390: 3270 fullscreen viewGravatar Richard Hitt 1-0/+9
2005-10-30[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4Gravatar Paolo 'Blaisorblade' Giarrusso 1-5/+13
2005-10-30[PATCH] uml: remove old UM_FASTCALL, and make the thing work againGravatar Paolo 'Blaisorblade' Giarrusso 1-4/+0
2005-10-30[PATCH] uml: fix "reuse i386 cpu optimizations"Gravatar Paolo 'Blaisorblade' Giarrusso 2-4/+5
2005-10-30[PATCH] uml: reuse i386 cpu-specific tuningGravatar Paolo 'Blaisorblade' Giarrusso 6-337/+361
2005-10-30[PATCH] m32r: SMC91x driver updateGravatar Hirokazu Takata 4-15/+13
2005-10-30[PATCH] m32r: NONCACHE_OFFSET in _port2addrGravatar Hirokazu Takata 5-5/+5
2005-10-30[PATCH] m32r: fix #if warningsGravatar Hirokazu Takata 1-12/+12
2005-10-30[PATCH] m32r: remove unused instructionsGravatar Hirokazu Takata 1-2/+0
2005-10-30[PATCH] swsusp: rework memory freeing on resumeGravatar Rafael J. Wysocki 1-65/+19
2005-10-30[PATCH] create and destroy cache sysfs entries based on cpu notifiersGravatar Ashok Raj 1-17/+43
2005-10-30[PATCH] i386: srat on non-acpi hw fixGravatar Magnus Damm 1-1/+6
2005-10-30[PATCH] i386 mpparse: Only ignore lapic information we can't storeGravatar Eric W. Biederman 1-16/+19
2005-10-30[PATCH] kdump/i386: apic verification failure fixGravatar Vivek Goyal 1-2/+1
2005-10-30[PATCH] Clean up mtrr compat ioctl codeGravatar Brian Gerst 2-141/+74
2005-10-30[PATCH] x86: vmx cpu feature detectionGravatar Kamble, Nitin A 2-2/+2
2005-10-30[PATCH] i386 kexec-on-panic: Don't shutdown the apics.Gravatar Eric W. Biederman 1-7/+0
2005-10-30[PATCH] i386: move apic init in init_IRQsGravatar Eric W. Biederman 5-71/+100
2005-10-30[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Gravatar Eric W. Biederman 1-2/+37
2005-10-30[PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedGravatar Eric W. Biederman 1-35/+112
2005-10-30[PATCH] ES7000 platform updateGravatar Natalie.Protasevich@unisys.com 2-5/+17
2005-10-30[PATCH] x86: when L3 is present show its size in /proc/cpuinfoGravatar Venkatesh Pallipadi 1-7/+1
2005-10-30[PATCH] fixup bogus e820 entry with mem=Gravatar Dave Hansen 1-7/+17
2005-10-30[PATCH] asus vt8235 router buggy bios workaroundGravatar aleksey_gorelov@phoenix.com 1-19/+36
2005-10-30[PATCH] x86: bug fix in P6 Machine check initializationGravatar Venkatesh Pallipadi 1-3/+8
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtGravatar Zachary Amsden 3-24/+27
2005-10-30[PATCH] x86: bogus tls from gdtGravatar Zachary Amsden 1-6/+0
2005-10-30[PATCH] x86: hot plug CPU to support physical add of new processorsGravatar Natalie Protasevich 3-7/+11
2005-10-30[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitGravatar Siddha, Suresh B 1-12/+6
2005-10-30[PATCH] x86: initialise tss->io_bitmap_owner to somethingGravatar Bart Oldeman 1-0/+1
2005-10-30[PATCH] FPU context corrupted after resumeGravatar Shaohua Li 2-13/+10
2005-10-30[PATCH] x86: cmpxchg improvementsGravatar Jan Beulich 1-0/+5
2005-10-30[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionGravatar Mathieu Desnoyers 3-18/+28
2005-10-30[PATCH] CONFIG_IA32Gravatar Brian Gerst 1-1/+5
2005-10-29[PATCH] memory hotplug: ppc64 specific hot-add functionsGravatar Dave Hansen 1-0/+77
2005-10-29[PATCH] memory hotplug: i386 addition functionsGravatar Dave Hansen 2-7/+59
2005-10-29[PATCH] memory hotplug locking: node_size_lockGravatar Dave Hansen 6-2/+29
2005-10-29[PATCH] mm: split page table lockGravatar Hugh Dickins 4-6/+8
2005-10-29[PATCH] mm: uml kill unusedGravatar Hugh Dickins 2-37/+0
2005-10-29[PATCH] mm: uml pte atomicityGravatar Hugh Dickins 1-3/+5
2005-10-29[PATCH] mm: cris v32 mmu_context_lockGravatar Hugh Dickins 1-2/+4
2005-10-29[PATCH] mm: parisc pte atomicityGravatar Hugh Dickins 1-15/+9