aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller10-39/+125
2005-08-29[SPARC64]: Make debugging spinlocks usable again.David S. Miller2-49/+14
2005-08-29[SPARC]: remove use of asm/segment.hKumar Gala5-5/+0
2005-08-29[SPARC64]: remove use of asm/segment.hKumar Gala1-1/+0
2005-08-29[SPARC64]: Revamp Spitfire error trap handling.David S. Miller5-245/+336
2005-08-29[SPARC64]: Do not call winfix_dax blindlyDavid S. Miller2-0/+27
2005-08-29[SPARC64]: Fix trap state reading for instruction_access_exception.David S. Miller1-11/+4
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds4-37/+170
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds8-0/+50
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt29-155/+135
2005-08-28[ARM] drop i386-isms from arm KconfigPavel Machek1-37/+0
2005-08-27[PATCH] mmaper_kern.c fixes [buffer overruns]Al Viro1-32/+9
2005-08-26[PATCH] arm: fix IXP4xx flash resource rangeDeepak Saxena3-3/+3
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen3-5/+53
2005-08-26[PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdefMarcelo Tosatti1-1/+1
2005-08-24[PATCH] Export pcibios_bus_to_resourceKeith Owens2-0/+2
2005-08-24[PATCH] x86_64: update defconfig - reenable fusionAndi Kleen1-8/+13
2005-08-24[PATCH] ppc64: Export machine_power_off for therm_pm72 moduleBenjamin Herrenschmidt1-0/+2
2005-08-23[PATCH] x86_64: Don't oops at boot when empty Opteron node has IOAndi Kleen1-2/+11
2005-08-23[PATCH] i386: fix incorrect FP signal codeChuck Ebbert1-4/+6
2005-08-23[PATCH] missing exports on m32rAl Viro2-0/+3
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro2-4/+4
2005-08-23[PATCH] broken inline asm on s390 (misuse of labels)Al Viro1-4/+4
2005-08-23[PATCH] m32r icu_data gcc4 fixesAl Viro2-2/+6
2005-08-23[PATCH] m32r smp.h gcc4 fixesAl Viro1-0/+1
2005-08-23[PATCH] alpha spinlock code and bogus constraintsAl Viro1-3/+3
2005-08-23[PATCH] alpha gcc4 warningsAl Viro1-3/+3
2005-08-23[PATCH] Kconfig fix (CONFIG_PM on 44x)Al Viro2-4/+2
2005-08-23[PATCH] Kconfig fix (ppc 4xx and early serial)Al Viro1-0/+10
2005-08-23[PATCH] Kconfig fix (IRQ_ALL_CPUS vs. MV64360)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (ppc32 SMP dependencies)Al Viro1-0/+1
2005-08-23[PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (PCI on m32r)Al Viro1-0/+1
2005-08-23[PATCH] Kconfig fix (m32r NUMA)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (arm SMP)Al Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (alpha NUMA)Al Viro1-1/+1
2005-08-23[IA64] Fix simulator boot (for real this time).Peter Chubb1-1/+1
2005-08-23[IA64] backout incorrect fix for simulator boot issueTony Luck1-5/+1
2005-08-23Pull prarit-bus-sysdata into release branchTony Luck1-8/+10
2005-08-22Auto-update from upstreamTony Luck16-239/+304
2005-08-19[PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen1-7/+8
2005-08-19[PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen1-3/+1
2005-08-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-205/+219
2005-08-19[PATCH] Mobil Pentium 4 HT and the NMISteven Rostedt1-2/+2
2005-08-19[SPARC]: Fix weak aliasesAl Viro1-2/+3
2005-08-19[SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller4-203/+216
2005-08-18Auto-update from upstreamTony Luck1-3/+4
2005-08-18[SPARC64]: Fix 2 bugs in cpufreq drivers.David S. Miller2-13/+52
2005-08-18[IA64] Simulator bootloader fails with gcc 4Ian Wienand1-1/+5
2005-08-18[ARM] Add support for ARM GICRussell King3-0/+170