aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-28[PATCH] ppc32: Fix cpufreq vs. sleep issueBenjamin Herrenschmidt2-3/+5
2005-05-28[PATCH] x86: fix smp_num_siblings on buggy BIOSesSiddha, Suresh B1-1/+3
2005-05-28[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fixAdrian Bunk1-1/+1
2005-05-28[PATCH] ppc32: small cpufreq updateBenjamin Herrenschmidt1-14/+18
2005-05-28[PATCH] x86_64: signal.c build fixOliver Korpilla1-0/+1
2005-05-27[PATCH] Note on ACPI build fixAlexander Nyberg2-2/+2
2005-05-27[PATCH] VIA IRQ quirkLen Brown1-5/+0
2005-05-25Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-0/+33
2005-05-25[PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg2-1/+4
2005-05-25Merge of /home/davem/src/GIT/linux-2.6/.git/David S. Miller4-67/+75
2005-05-25[PATCH] ppc64 iSeries: fix boot time settingStephen Rothwell2-58/+66
2005-05-25[PATCH] ppc64: fix initialisation of gettimeofday calculationsStephen Rothwell1-0/+1
2005-05-24[PATCH] voyager_smp.c static inline fixDominik Hackl1-9/+8
2005-05-23[SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.David S. Miller3-0/+33
2005-05-23[PATCH] ppc64: Fix g5 hw timebase syncBenjamin Herrenschmidt1-7/+21
2005-05-23[PATCH] ppc32: Fix an off-by-one error in ipic_initKumar Gala1-1/+1
2005-05-22[PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt1-1/+43
2005-05-20[PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2-0/+2
2005-05-20[PATCH] x86_64: Add option to disable timer checkAndi Kleen1-1/+10
2005-05-20[PATCH] x86_64: Fix 32bit system call restartAndi Kleen1-1/+3
2005-05-20[PATCH] i386: Fix race in iounmapAndi Kleen1-4/+6
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen1-21/+8
2005-05-20[PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen1-2/+2
2005-05-20[PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen3-20/+19
2005-05-20[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44xMatt Porter1-6/+9
2005-05-20[PATCH] ppc32: Fix platform device initialization of 8250 serial portsKumar Gala2-0/+2
2005-05-20[PATCH] uml: Change printf to printk in console driverJeff Dike1-7/+15
2005-05-20[PATCH] uml: fixrange_init 3-level page table supportJeff Dike1-9/+31
2005-05-20[PATCH] uml: Remove ubd-mmap supportJeff Dike2-322/+3
2005-05-20[PATCH] uml: initrd cleanupJeff Dike2-1/+79
2005-05-20[PATCH] uml: Export clear_user_*Jeff Dike2-0/+2
2005-05-20[PATCH] uml: multicast driver cleanupJeff Dike2-35/+16
2005-05-20[PATCH] uml: Delay loop cleanupsJeff Dike2-22/+27
2005-05-20[PATCH] uml: Page fault fixesJeff Dike1-3/+4
2005-05-20[PATCH] uml: small fixes left over from rc4Jeff Dike12-68/+65
2005-05-20Remove some left-over empty filesLinus Torvalds1-0/+0
2005-05-20[SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller2-9/+11
2005-05-20[PATCH] ppx32: Fix uninitialized variable in set_preferred_consolePaul Mackerras1-1/+1
2005-05-20[PATCH] ppc32: Fix __copy_tofrom_user return valuePaul Mackerras1-2/+5
2005-05-20[PATCH] ppc32: remove unused computationPaul Mackerras1-2/+0
2005-05-20[PATCH] ppc32: don't call progress functions after bootPaul Mackerras1-0/+1
2005-05-19Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git/Linus Torvalds2-108/+88
2005-05-17[PATCH] fix memory scribble in arch/i386/pci/fixup.cChristoph Lameter1-1/+1
2005-05-17[PATCH] ppc32: enable use of early_paramPaul Mackerras1-0/+2
2005-05-17[PATCH] kill <asm/ioctl32.h>Christoph Hellwig1-1/+0
2005-05-17[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan1-5/+2
2005-05-17[PATCH] mips: add resource management to pmuYoichi Yuasa1-7/+48
2005-05-17[PATCH] x86_64: Update defconfigAndi Kleen1-28/+30
2005-05-17[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2-8/+14
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen3-79/+177