aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-07-06gcov: exclude code operating in userspace from profilingGravatar Peter Oberparleiter 1-0/+2
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Gravatar Linus Torvalds 23-188/+173
2009-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 91-449/+3731
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesGravatar Linus Torvalds 1-1/+1
2009-07-03MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Gravatar Ralf Baechle 1-1/+8
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.Gravatar David Daney 8-221/+197
2009-07-03Update Yoichi Yuasa's e-mail addressGravatar Yoichi Yuasa 45-59/+59
2009-07-03MIPS: Allow suspend and hibernation again on uniprocessor kernels.Gravatar Ralf Baechle 1-2/+2
2009-07-03MIPS: 64-bit: Fix o32 core dumpGravatar Yong Zhang 3-4/+22
2009-07-03MIPS: CMP: Update sync-r4k for current kernelGravatar Tim Anderson 2-16/+17
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsGravatar Tim Anderson 3-5/+16
2009-07-03MIPS: CMP: activate CMP supportGravatar Tim Anderson 5-62/+25
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberGravatar Tim Anderson 2-38/+40
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Gravatar Tim Anderson 2-11/+8
2009-07-03MIPS: Define __arch_swab64 for all mips r2 cpusGravatar David Daney 1-2/+6
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibGravatar Yoichi Yuasa 2-19/+4
2009-07-03MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.Gravatar David Daney 5-6/+20
2009-07-03MIPS: Malta: Remove unnecessary function prototypesGravatar Dmitri Vorobiev 1-3/+0
2009-07-03MIPS: MT: Remove unnecessary semicolonsGravatar Joe Perches 1-1/+1
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipGravatar Florian Fainelli 18-0/+3307
2009-07-03parisc: use generic atomic64 on 32-bitGravatar Kyle McMartin 2-1/+6
2009-07-03parisc: perf: wire up sys_perf_counter_openGravatar Kyle McMartin 3-1/+9
2009-07-03parisc: add task_pt_regs macroGravatar Kyle McMartin 1-0/+3
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallGravatar Kyle McMartin 2-1/+3
2009-07-03parisc: inventory.c, fix bloated stack frameGravatar Kyle McMartin 1-17/+24
2009-07-03parisc: processor.c, fix bloated stack frameGravatar Kyle McMartin 1-5/+11
2009-07-03parisc: fix compile warning in mm/init.cGravatar Kyle McMartin 1-1/+1
2009-07-03parisc: remove dead code from sys_parisc32.cGravatar Christoph Hellwig 1-62/+0
2009-07-03parisc: wire up rt_tgsigqueueinfoGravatar Kyle McMartin 2-2/+4
2009-07-03parisc: ensure broadcast tlb purge runs single threadedGravatar Helge Deller 3-19/+30
2009-07-03parisc: fix "delay!" timer handlingGravatar Grant Grundler 1-35/+53
2009-07-03parisc: fix mismatched parenthesis in memcpy.cGravatar Randolph Chung 1-1/+1
2009-07-03parisc: add parameter to read_cr16()Gravatar Coly Li 1-1/+1
2009-07-03parisc: decode_exc.c should include kernel.hGravatar Alexander Beregalov 1-1/+1
2009-07-03parisc: remove obsolete hw_interrupt_typeGravatar Thomas Gleixner 1-1/+1
2009-07-03parisc: fix irq compile bugs in arch/parisc/kernel/irq.cGravatar Helge Deller 1-4/+4
2009-07-03parisc: fix ldcw inline assemblerGravatar Helge Deller 1-2/+2
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELGravatar Kyle McMartin 1-20/+9
2009-07-03parisc: Remove casts from atomic macrosGravatar Bastian Blank 1-4/+4
2009-07-03parisc: remove CVS keywordsGravatar Alexander Beregalov 7-14/+6
2009-07-03parisc: wire up preadv/pwritev syscallsGravatar Kyle McMartin 2-1/+5
2009-07-02Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 2-14/+3
2009-07-02x86: add boundary check for 32bit res before expand e820 resource to alignmentGravatar Yinghai Lu 1-6/+10
2009-07-02x86: fix power-of-2 round_up/round_down macrosGravatar Linus Torvalds 1-2/+9
2009-07-01FRV: Add basic performance counter supportGravatar David Howells 4-1/+38
2009-07-01FRV: Implement atomic64_tGravatar David Howells 6-5/+236
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 10-48/+230
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEGravatar Matt Fleming 1-0/+1
2009-07-01Fix pci_unmap_addr() et al on i386.Gravatar David Woodhouse 1-1/+1
2009-07-01intel-iommu: Make iommu=pt work on i386 tooGravatar David Woodhouse 1-1/+1