summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-12-01[PATCH] IA64: bte_unaligned_copy() transfers one extra cache line.Robin Holt1-5/+4
2006-12-01[PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda1-1/+1
2006-12-01[PATCH] x86 microcode: don't check the sizeShaohua Li1-7/+2
2006-11-18[PATCH] CPUFREQ: Make acpi-cpufreq unsticky again.Dave Jones1-2/+1
2006-11-18[PATCH] fix via586 irq routing for pirq 5Daniel Ritz1-2/+2
2006-11-18[PATCH] x86_64: Fix FPU corruptionAndi Kleen1-4/+3
2006-11-18[PATCH] SPARC: Fix missed bump of NR_SYSCALLS.David Miller2-4/+2
2006-11-18[PATCH] POWERPC: Make alignment exception always check exception tableBenjamin Herrenschmidt2-16/+20
2006-11-18[PATCH] S390: user readable uninitialised kernel memory, take 2.Martin Schwidefsky2-6/+6
2006-11-03[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2-0/+10
2006-11-03[PATCH] SPARC64: Fix PCI memory space root resource on Hummingbird.David Miller2-23/+29
2006-11-03[PATCH] uml: remove warnings added by previous -stable patchPaolo 'Blaisorblade' Giarrusso2-0/+4
2006-11-03[PATCH] uml: make Uml compile on FC6 kernel headersUlrich Drepper2-2/+0
2006-11-03[PATCH] x86-64: Fix C3 timer testAndi Kleen1-1/+1
2006-11-03[PATCH] Fix potential interrupts during alternative patchingZachary Amsden1-0/+4
2006-11-03[PATCH] SPARC64: Fix memory corruption in pci_4u_free_consistent().David Miller1-1/+1
2006-11-03[PATCH] SPARC64: Fix central/FHC bus handling on Ex000 systems.David Miller3-24/+43
2006-11-03[PATCH] uml: fix processor selection to exclude unsupported processors and fe...Paolo 'Blaisorblade' Giarrusso1-1/+2
2006-11-03[PATCH] __div64_32 for 31 bit.Martin Schwidefsky3-0/+156
2006-10-13x86-64: Calgary IOMMU: Fix off by one when calculating register space locationJon Mason1-2/+11
2006-10-13SPARC64: Fix sparc64 ramdisk handlingDavid S. Miller1-2/+1
2006-10-13SPARC64: Fix serious bug in sched_clock() on sparc64David S. Miller1-1/+1
2006-10-13i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-10-13cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2-4/+34
2006-10-13cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
2006-10-13i386 bootioremap / kexec fixkeith mannthey1-2/+5
2006-10-13Fix 'make headers_check' on shPaul Mundt1-0/+1
2006-10-13S390: user readable uninitialised kernel memory (CVE-2006-5174)Martin Schwidefsky2-2/+22
2006-10-13UML: Fix UML build failureJeff Dike3-11/+4
2006-10-13uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso1-0/+5
2006-10-13uml: allow using again x86/x86_64 crypto codePaolo 'Blaisorblade' Giarrusso4-1/+4
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds6-55/+82
2006-09-18x86: save/restore eflags in context switchLinus Torvalds1-0/+4
2006-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+12
2006-09-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-562/+197
2006-09-18[SPARC]: Fix regression in sys_getdomainname()Andy Walker2-8/+12
2006-09-18[ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PMBen Dooks1-0/+5
2006-09-16[PATCH] i386/x86-64: Add core 2 to oprofileBenjamin LaHaise1-0/+2
2006-09-14[ARM] 3780/1: Fix iop321 cpuidDan Williams1-1/+1
2006-09-14[ARM] 3786/1: pnx4008: update defconfigVitaly Wool1-561/+154
2006-09-14[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocksBen Dooks1-0/+29
2006-09-14[ARM] 3784/1: S3C2413: fix config for MACH_S3C2413/MACH_SMDK2413Ben Dooks1-0/+8
2006-09-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds19-498/+1014
2006-09-13[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt1-1/+6
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras1-24/+25
2006-09-13[POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M1-1/+1
2006-09-13[POWERPC] update prep_defconfigOlaf Hering1-266/+319
2006-09-13[POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger1-1/+1
2006-09-12Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-1/+75
2006-09-12[PATCH] sparc64 audit syscall classes hookupAl Viro4-0/+110