summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-03powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue1-0/+1
2008-12-03powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-12-03powerpc: Add sync_*_for_* to dma_opsBecky Bruce3-31/+92
2008-12-03powerpc: Allow the max stack trace depth to be configuredJohannes Berg2-1/+10
2008-12-03powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala8-175/+167
2008-12-03powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala2-2/+16
2008-12-03powerpc: hash_page_sync should only be used on SMP & STD_MMU_32Kumar Gala1-3/+3
2008-12-03powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt1-0/+3
2008-12-03powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala1-0/+2
2008-12-03Merge branch 'merge'Paul Mackerras159-1715/+4355
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt1-0/+1
2008-12-03Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-7/+29
2008-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds12-612/+828
2008-12-03MN10300: Fix application of kernel module relocationsMark Salter1-28/+7
2008-12-03powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-02m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven12-612/+828
2008-12-02frv: fix mmap2 error handlingDavid Howells1-9/+8
2008-12-02spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks1-0/+1
2008-12-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+2
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds3-4/+4
2008-12-01sparc64: Fix offset calculation in compute_size()David S. Miller1-1/+1
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller1-0/+2
2008-12-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds24-560/+2750
2008-12-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-37/+126
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras1-1/+7
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann1-2/+7
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann1-5/+31
2008-12-01powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen1-47/+75
2008-12-01powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella1-2/+5
2008-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-28/+28
2008-12-01Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+21
2008-12-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-101/+87
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-4/+31
2008-11-30MN10300: Tighten up the code using case rangesRobert P. J. Day1-22/+2
2008-11-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds13-77/+103
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig8-18/+0
2008-11-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-9/+20
2008-11-30sn_pci_controller_fixup() should be __initAl Viro1-1/+1
2008-11-30xen_play_dead() is __cpuinitAl Viro1-1/+1
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro1-1/+1
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro1-1/+1
2008-11-30enable_IR_x2apic() needs to be __initAl Viro1-1/+1
2008-11-30alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro1-1/+1
2008-11-30fix the section noise in sparc head.SAl Viro2-1/+2
2008-11-30m32r: section noise in head.SAl Viro2-2/+3
2008-11-30of_platform_driver noise on sparceAl Viro3-4/+4
2008-11-30sparc64 trivial section misannotationsAl Viro2-3/+3
2008-11-30sparc32 cpuinit flase positivesAl Viro6-15/+15