summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-07-07Clean up E7520/7320/7525 quirk printk.Dave Jones1-3/+2
2007-07-06GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon2-2/+15
2007-07-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-12/+19
2007-07-06i386: es7000 build breakage fixVivek Goyal1-0/+48
2007-07-06MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli1-0/+4
2007-07-06i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel1-4/+4
2007-07-06[MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle1-2/+13
2007-07-06[MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debugRalf Baechle1-1/+1
2007-07-06[MIPS] Change libgcc-style functions from lib-y to obj-yRalf Baechle1-1/+1
2007-07-06[MIPS] Fix timer/performance interrupt detectionChris Dearman1-4/+4
2007-07-06[MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle1-4/+0
2007-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-7/+8
2007-07-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds19-1957/+1779
2007-07-05[ARM] always allow dump_stack() to produce a backtraceRussell King1-2/+0
2007-07-04[ARM] Fix non-page aligned boot time mappingsRussell King1-2/+2
2007-07-04[MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle1-2/+2
2007-07-03Remove some unused variablesLinus Torvalds1-2/+0
2007-07-03Revert perfctr reservation to 2.6.21 stateAndi Kleen1-2/+33
2007-07-03Revert HPET resource reservationAndi Kleen1-19/+0
2007-07-02[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resumeRichard Purdie1-2/+2
2007-07-02[ARM] 4454/1: Use word accesses in Versatile PCI config readsAndrzej Zaborowski1-1/+4
2007-07-02Blackfin arch: update board defconfig filesMike Frysinger5-13/+76
2007-07-02[POWERPC] Update defconfigsKumar Gala17-1952/+1763
2007-07-02[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson1-0/+6
2007-07-02[POWERPC] Fix PMI breakage in cbe_cbufreq driverChristian Krafft1-5/+10
2007-07-01PM: introduce set_target method in pm_opsRafael J. Wysocki1-2/+2
2007-07-01i386: mtrr crash fixAndrew Morton1-1/+2
2007-07-01i386: remove bogus mtrr range checkLinus Torvalds1-5/+0
2007-06-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds1-1/+11
2007-06-29Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt1-1/+1
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse3-14/+10
2007-06-28mips-jazz: correct flags for timer io resourceAlexey Dobriyan1-1/+1
2007-06-28mtrr/cyrix: fix sectionsRandy Dunlap1-2/+2
2007-06-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-13/+25
2007-06-26x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B1-3/+29
2007-06-26x86_64: set the irq_chip name for lapicSuresh Siddha1-0/+1
2007-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-29/+58
2007-06-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-74/+23
2007-06-26[IA64] Make SN2 PCI code use ioremap rather than manually mangle the addressJes Sorensen3-5/+10
2007-06-26[IA64] Force error to surface in nofault codeRuss Anderson1-1/+2
2007-06-26[IA64] remove duplicate header include lineMUNEDA Takahiro1-1/+0
2007-06-26[IA64] Correct unwind validation codeKeith Owens1-5/+11
2007-06-26[IA64] is_power_of_2-ia64/mm/hugetlbpage.cvignesh babu1-1/+2
2007-06-26[MIPS] Count timer interrupts correctly.Chris Dearman1-1/+1
2007-06-26[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.Ralf Baechle1-2/+1
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin2-65/+3
2007-06-26[MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle1-1/+11
2007-06-26[MIPS] AP/SP requires shadow registers, auto enable support.Ralf Baechle1-0/+1
2007-06-26[MIPS] Fix pb1500 reg B accessYoichi Yuasa1-1/+1
2007-06-26[MIPS] Alchemy: Fix wrong castYoichi Yuasa1-1/+1