summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-09-26Fix sparc64 v100 platform booting.David Miller
2007-09-26POWERPC: Flush registers to proper task contextKumar Gala
2007-09-21[PATCH] x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen
2007-08-30SPARC64: Fix sparc64 PCI config accesses on sun4uDavid Miller
2007-08-30SPARC64: Fix sparc64 task stack traces.David Miller
2007-08-30i386: fix lazy mode vmalloc synchronization for paravirtZachary Amsden
2007-08-30uml: fix previous request size limit fixJeff Dike
2007-08-22i386: Fix double fault handlerChuck Ebbert
2007-08-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen
2007-08-22x86_64: Change PMDS invocation to single macroAndi Kleen
2007-08-22x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen
2007-08-22i386: allow debuggers to access the vsyscall page with compat vDSOJan Beulich
2007-08-22revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton
2007-08-15powerpc: Fix size check for hugetlbfsBenjamin Herrenschmidt
2007-08-15PPC: Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC"Kim Phillips
2007-08-15PPC: Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"Paul Mackerras
2007-08-09UML: exports for hostfsJeff Dike
2007-08-09uml: limit request size on COWed devicesJeff Dike
2007-08-09acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSRVenki Pallipadi
2007-08-09i386: HPET, check if the counter worksThomas Gleixner
2007-08-09Fix sparc32 udelay() rounding errors.Mark Fortescue
2007-08-09Fix sparc32 memset()Alexander Shmelev
2007-08-09Sparc64 bootup assembler bugDavid S. Miller
2007-07-07Clean up E7520/7320/7525 quirk printk.Dave Jones
2007-07-06GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon
2007-07-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-06i386: es7000 build breakage fixVivek Goyal
2007-07-06MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli
2007-07-06i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel
2007-07-06[MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle
2007-07-06[MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debugRalf Baechle
2007-07-06[MIPS] Change libgcc-style functions from lib-y to obj-yRalf Baechle
2007-07-06[MIPS] Fix timer/performance interrupt detectionChris Dearman
2007-07-06[MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle
2007-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-07-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-05[ARM] always allow dump_stack() to produce a backtraceRussell King
2007-07-04[ARM] Fix non-page aligned boot time mappingsRussell King
2007-07-04[MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle
2007-07-03Remove some unused variablesLinus Torvalds
2007-07-03Revert perfctr reservation to 2.6.21 stateAndi Kleen
2007-07-03Revert HPET resource reservationAndi Kleen
2007-07-02[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie
2007-07-02[ARM] 4454/1: Use word accesses in Versatile PCI config readsAndrzej Zaborowski
2007-07-02Blackfin arch: update board defconfig filesMike Frysinger
2007-07-02[POWERPC] Update defconfigsKumar Gala
2007-07-02[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson
2007-07-02[POWERPC] Fix PMI breakage in cbe_cbufreq driverChristian Krafft
2007-07-01PM: introduce set_target method in pm_opsRafael J. Wysocki
2007-07-01i386: mtrr crash fixAndrew Morton