summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Note on ACPI build fixAlexander Nyberg2005-05-272-2/+2
* [PATCH] VIA IRQ quirkLen Brown2005-05-271-5/+0Star
* Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-05-263-0/+33
|\
| * Merge of /home/davem/src/GIT/linux-2.6/.git/David S. Miller2005-05-254-67/+75
| |\
| * | [SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.David S. Miller2005-05-243-0/+33
* | | [PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg2005-05-262-1/+4
| |/ |/|
* | [PATCH] ppc64 iSeries: fix boot time settingStephen Rothwell2005-05-252-58/+66
* | [PATCH] ppc64: fix initialisation of gettimeofday calculationsStephen Rothwell2005-05-251-0/+1
* | [PATCH] voyager_smp.c static inline fixDominik Hackl2005-05-251-9/+8Star
|/
* [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-231-1/+43
* [PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2005-05-212-0/+2
* [PATCH] x86_64: Add option to disable timer checkAndi Kleen2005-05-211-1/+10
* [PATCH] x86_64: Fix 32bit system call restartAndi Kleen2005-05-211-1/+3
* [PATCH] i386: Fix race in iounmapAndi Kleen2005-05-211-4/+6
* [PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen2005-05-211-21/+8Star
* [PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen2005-05-211-2/+2
* [PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2005-05-213-20/+19Star
* [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44xMatt Porter2005-05-211-6/+9
* [PATCH] ppc32: Fix platform device initialization of 8250 serial portsKumar Gala2005-05-212-0/+2
* [PATCH] uml: Change printf to printk in console driverJeff Dike2005-05-211-7/+15
* [PATCH] uml: fixrange_init 3-level page table supportJeff Dike2005-05-211-9/+31
* [PATCH] uml: Remove ubd-mmap supportJeff Dike2005-05-212-322/+3Star
* [PATCH] uml: initrd cleanupJeff Dike2005-05-212-1/+79
* [PATCH] uml: Export clear_user_*Jeff Dike2005-05-212-0/+2
* [PATCH] uml: multicast driver cleanupJeff Dike2005-05-212-35/+16Star
* [PATCH] uml: Delay loop cleanupsJeff Dike2005-05-212-22/+27
* [PATCH] uml: Page fault fixesJeff Dike2005-05-211-3/+4
* [PATCH] uml: small fixes left over from rc4Jeff Dike2005-05-2112-68/+65Star
* 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/+0Star
* [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-202-108/+88Star
|\
| * [SPARC64]: Add timeouts to streaming buffer synchronization.David S. Miller2005-05-112-108/+88Star
* | [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/+0Star
* | [PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan2005-05-171-5/+2Star
* | [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