aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-16powerpc/mm: Remove flush_HPTE()Benjamin Herrenschmidt
2008-12-16powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.cBenjamin Herrenschmidt
2008-12-16powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementationsBenjamin Herrenschmidt
2008-12-16powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt
2008-12-16powerpc: Remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch
2008-12-16powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch
2008-12-16powerpc: Move smp_hw_index to 32-bit codeNathan Lynch
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov
2008-12-16powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warningBecky Bruce
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven
2008-12-16powerpc/ps3: Quiet dmesg outputGeoff Levand
2008-12-16powerpc: Fix typo in pgtable-ppc64.hGeoff Levand
2008-12-16powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix
2008-12-16Merge branch 'merge' into nextPaul Mackerras
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann
2008-12-16powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen
2008-12-16powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King
2008-12-15powerpc/85xx: Fix compile issues with mpc8572ds.dtsKumar Gala
2008-12-15powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt
2008-12-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-13powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds
2008-12-12MIPS: IP32: Update defconfigDavid Daney
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov
2008-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-10uml: boot broken due to buffer overrunBalbir Singh
2008-12-09MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()John Keller
2008-12-09[IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt
2008-12-09[IA64] Clear up section mismatch for sn_check_wars.Robin Holt
2008-12-09[IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt
2008-12-09[IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-12-09[IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan
2008-12-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-12-09Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel