summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] voyager_smp.c static inline fixDominik Hackl2005-05-241-9/+8
* [PATCH] ppc64: Fix g5 hw timebase syncBenjamin Herrenschmidt2005-05-231-7/+21
* [PATCH] ppc32: Fix an off-by-one error in ipic_initKumar Gala2005-05-231-1/+1
* [PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt2005-05-221-1/+43
* [PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2005-05-202-0/+2
* [PATCH] x86_64: Add option to disable timer checkAndi Kleen2005-05-201-1/+10
* [PATCH] x86_64: Fix 32bit system call restartAndi Kleen2005-05-201-1/+3
* [PATCH] i386: Fix race in iounmapAndi Kleen2005-05-201-4/+6
* [PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen2005-05-201-21/+8
* [PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen2005-05-201-2/+2
* [PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2005-05-203-20/+19
* [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44xMatt Porter2005-05-201-6/+9
* [PATCH] ppc32: Fix platform device initialization of 8250 serial portsKumar Gala2005-05-202-0/+2
* [PATCH] uml: Change printf to printk in console driverJeff Dike2005-05-201-7/+15
* [PATCH] uml: fixrange_init 3-level page table supportJeff Dike2005-05-201-9/+31
* [PATCH] uml: Remove ubd-mmap supportJeff Dike2005-05-202-322/+3
* [PATCH] uml: initrd cleanupJeff Dike2005-05-202-1/+79
* [PATCH] uml: Export clear_user_*Jeff Dike2005-05-202-0/+2
* [PATCH] uml: multicast driver cleanupJeff Dike2005-05-202-35/+16
* [PATCH] uml: Delay loop cleanupsJeff Dike2005-05-202-22/+27
* [PATCH] uml: Page fault fixesJeff Dike2005-05-201-3/+4
* [PATCH] uml: small fixes left over from rc4Jeff Dike2005-05-2012-68/+65
* Remove some left-over empty filesLinus Torvalds2005-05-201-0/+0
* [SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller2005-05-202-9/+11
* [PATCH] ppx32: Fix uninitialized variable in set_preferred_consolePaul Mackerras2005-05-201-1/+1
* [PATCH] ppc32: Fix __copy_tofrom_user return valuePaul Mackerras2005-05-201-2/+5
* [PATCH] ppc32: remove unused computationPaul Mackerras2005-05-201-2/+0
* [PATCH] ppc32: don't call progress functions after bootPaul Mackerras2005-05-201-0/+1
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2005-05-192-108/+88
|\
| * [SPARC64]: Add timeouts to streaming buffer synchronization.David S. Miller2005-05-112-108/+88
* | [PATCH] fix memory scribble in arch/i386/pci/fixup.cChristoph Lameter2005-05-171-1/+1
* | [PATCH] ppc32: enable use of early_paramPaul Mackerras2005-05-171-0/+2
* | [PATCH] kill <asm/ioctl32.h>Christoph Hellwig2005-05-171-1/+0
* | [PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan2005-05-171-5/+2
* | [PATCH] mips: add resource management to pmuYoichi Yuasa2005-05-171-7/+48
* | [PATCH] x86_64: Update defconfigAndi Kleen2005-05-171-28/+30
* | [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2005-05-172-8/+14
* | [PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen2005-05-173-79/+177
* | [PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen2005-05-171-0/+2
* | [PATCH] x86_64: Fix OEM hpet checkSuresh Siddha2005-05-171-1/+1
* | [PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen2005-05-171-2/+9
* | [PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen2005-05-171-4/+4
* | [PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen2005-05-171-0/+5
* | [PATCH] x86_64: Add pmtimer supportAndi Kleen2005-05-175-19/+162
* | [PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen2005-05-172-71/+1
* | [PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfoAndi Kleen2005-05-171-1/+1
* | [PATCH] x86_64: Remove x86_apicid fieldAndi Kleen2005-05-171-3/+1
* | [PATCH] x86_64: Update TSC sync algorithmAndi Kleen2005-05-171-75/+182
* | [PATCH] x86_64: Don't look up struct page pointer of physical address in iounmapAndi Kleen2005-05-171-1/+1
* | [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen2005-05-173-5/+20
OpenPOWER on IntegriCloud