summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-08-23IA64: local DoS with corrupted ELFsKirill Korotaev
2006-08-18[PATCH] powerpc: Clear HID0 attention enable on PPC970 at boot time (CVE-2006...Olof Johansson
2006-08-06PCI: fix issues with extended conf space when MMCONFIG disabled because of e820Chuck Ebbert
2006-07-24Fix powernow-k8 SMP kernel on UP hardware bug.Randy Dunlap
2006-07-24Make powernow-k7 work on SMP kernels.Dave Jones
2006-07-24memory hotplug: solve config broken: undefined reference to `online_page'Yasunori Goto
2006-07-24x86_64: Fix modular pc speakerPiotr Kaczuba
2006-06-29[PATCH] UML: fix uptimeJeff Dike
2006-06-29[PATCH] SPARC32: Fix iommu_flush_iotlb end addressDavid Miller
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann
2006-06-12[PATCH] alpha: generic hweight build fixRandy Dunlap
2006-06-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-11[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller
2006-06-10[SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt
2006-06-10[SPARC64]: Set appropriate max_cache_size.David S. Miller
2006-06-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-06-10[ARM] Fix Integrator and Versatile interrupt initialisationRussell King
2006-06-10[SPARC64]: Avoid JBUS errors on some Niagara systems.David S. Miller
2006-06-09[SPARC64]: Dump local cpu registers in sun4v_log_error()David S. Miller
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann
2006-06-09[PATCH] powerpc: Fix call to ibm,client-architecture-supportBenjamin Herrenschmidt
2006-06-09powerpc: Fix machine check problem on 32-bit kernelsPaul Mackerras
2006-06-08[PATCH] ep93xx build fixLennert Buytenhek
2006-06-08[PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid
2006-06-08[PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid
2006-06-08[ARM] 3546/1: PATCH: subtle lost interrupts bug on i.MXMatt Reimer
2006-06-08[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie
2006-06-08[ARM] Fix Neponset IRQ handlingRussell King
2006-06-05Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-06-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-06[MIPS] Fix sparsemem support.Chad Reese
2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto
2006-06-06[MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto
2006-06-06[MIPS] IP32: Fix warnings.Ralf Baechle
2006-06-06[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.Ralf Baechle
2006-06-06[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernelsThiemo Seufer
2006-06-06[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov
2006-06-06[MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov
2006-06-06[MIPS] Print more information if we're struck by a machine check exception.Ralf Baechle
2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto
2006-06-06[MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto
2006-06-06[MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle
2006-06-05[PATCH] uml: add -ffreestanding to CFLAGSJeff Dike
2006-06-05[PATCH] uml: more __user annotationsAl Viro
2006-06-05[PATCH] uml: __user annotation in arch_prctlAl Viro
2006-06-05[PATCH] uml: fix a typo in do_uml_initcallsJeff Dike
2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike
2006-06-05[PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt