summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-07-08powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely1-0/+2
2009-07-08powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman1-2/+2
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman1-11/+11
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/gup.cMichael Ellerman1-5/+5
2009-07-08powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman1-10/+3
2009-07-08powerpc/perf_counter: Remove duplicated #includeHuang Weiyi2-2/+0
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman1-8/+8
2009-07-08powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman1-4/+4
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches7-8/+7
2009-07-08powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman1-9/+9
2009-07-08Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt3-56/+166
2009-07-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-49/+37
2009-07-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-410/+1015
2009-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-42/+31
2009-07-07Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds49-1803/+120
2009-07-07Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+12
2009-07-07gcov: exclude code operating in userspace from profilingPeter Oberparleiter1-0/+2
2009-07-06microblaze: Fix cast warning for init.cMichal Simek1-3/+3
2009-07-06microblaze: Wire up new syscallsMichal Simek2-1/+5
2009-07-06microblaze: use generic syscalls.hArnd Bergmann6-62/+28
2009-07-06microblaze: clean up signal handlingArnd Bergmann7-345/+43
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima19-266/+21
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima4-241/+6
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann17-887/+16
2009-07-05[ARM] pgtable: file pte layout documentationRussell King1-9/+14
2009-07-05[ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King1-5/+25
2009-07-05[ARM] export __cpu_flush_dcache_pageRussell King1-0/+1
2009-07-05powerpc/44x: Fix build error with -Werror for Warp platformJosh Boyer1-0/+3
2009-07-06powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keepSean MacLennan2-13/+6
2009-07-06powerpc/44x: Update Warp defconfigSean MacLennan1-43/+157
2009-07-04x86: fix usage of bios intcall()Akinobu Mita2-4/+3
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds23-188/+173
2009-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds91-449/+3731
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2009-07-04intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse1-0/+12
2009-07-03MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle1-1/+8
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney8-221/+197
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa45-59/+59
2009-07-03MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle1-2/+2
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang3-4/+22
2009-07-03MIPS: CMP: Update sync-r4k for current kernelTim Anderson2-16/+17
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson3-5/+16
2009-07-03MIPS: CMP: activate CMP supportTim Anderson5-62/+25
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2-38/+40
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2-11/+8
2009-07-03MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney1-2/+6
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa2-19/+4
2009-07-03MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney5-6/+20
2009-07-03MIPS: Malta: Remove unnecessary function prototypesDmitri Vorobiev1-3/+0
2009-07-03MIPS: MT: Remove unnecessary semicolonsJoe Perches1-1/+1