summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-05-14MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer2-10/+4
2009-05-14MIPS: Use force_sig when handling address errors.David Daney1-3/+3
2009-05-14MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()Coly Li1-1/+1
2009-05-14MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle1-92/+50
2009-05-14MIPS: Fix highmem.Ralf Baechle4-34/+26
2009-05-14MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle1-4/+4
2009-05-14MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald2-71/+1
2009-05-14MIPS: Use -mno-check-zero-divisionRalf Baechle1-0/+1
2009-05-14MIPS: Set compiler options only after the compiler prefix has ben set.Ralf Baechle1-2/+2
2009-05-14MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle1-2/+2
2009-05-14MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2-18/+23
2009-05-14MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald1-6/+2
2009-05-14MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald1-5/+2
2009-05-14MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle1-12/+27
2009-05-14MIPS: Make access_ok() sideeffect proof.Ralf Baechle1-3/+13
2009-05-14MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer1-2/+2
2009-05-14MIPS: Alchemy: Timer build fixManuel Lauss1-1/+1
2009-05-14MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.Ralf Baechle1-4/+0
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle6-4/+44
2009-05-14MIPS: TXx9: Fix possible overflow in clock calculationsAtsushi Nemoto3-3/+3
2009-05-14MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto2-20/+8
2009-05-14MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2-2/+11
2009-05-14MIPS: Loongson 2 needs no hazard barriers.Zhang Le1-2/+3
2009-05-14MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto1-1/+0
2009-05-14MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto1-1/+1
2009-05-14MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney2-4/+4
2009-05-14MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle1-1/+1
2009-05-14MIPS: Add Loongson cpu-feature-overrides.hZhang Le1-0/+59
2009-05-14MIPS: Print the actual detected I-cache associativity on bootup.Ralf Baechle1-1/+1
2009-05-14MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev1-2/+2
2009-05-14MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev1-1/+1
2009-05-14MIPS: IP32: Two symbols can become staticDmitri Vorobiev1-2/+2
2009-05-14MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss1-17/+0
2009-05-14MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss1-2/+2
2009-05-14MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss1-1/+1
2009-05-14MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell2-2/+6
2009-05-14MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell1-8/+11
2009-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds12-20/+81
2009-05-13Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+8
2009-05-12alpha: unbreak percpu againTejun Heo1-1/+25
2009-05-11xtensa: Fix linker script to include .literal sectionsChris Zankel2-6/+19
2009-05-11xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer1-2/+1
2009-05-11xtensa: implement ccount calibration for s6000Oskar Schirmer3-0/+29
2009-05-11xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer1-2/+2
2009-05-11xtensa: register gpio chip before useJohannes Weiner3-2/+10
2009-05-11xtensa: always use correct stack pointer for stack tracesJohannes Weiner1-2/+14
2009-05-11xtensa: Fix checksum header fileChris Zankel1-2/+4
2009-05-11xtensa: Fix architecture specific KconfigChris Zankel1-4/+2
2009-05-11Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds28-438/+217
2009-05-11KVM: SVM: Remove port 80 passthroughAvi Kivity1-1/+0