summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt1-0/+2
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-37/+29
2008-12-16powerpc/mm: Remove flush_HPTE()Benjamin Herrenschmidt2-18/+5
2008-12-16powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.cBenjamin Herrenschmidt3-1/+1
2008-12-16powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementationsBenjamin Herrenschmidt1-0/+5
2008-12-16powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt1-1/+10
2008-12-16powerpc: Remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori1-7/+0
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer14-18/+42
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch3-3/+39
2008-12-16powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch1-1/+1
2008-12-16powerpc: Move smp_hw_index to 32-bit codeNathan Lynch2-1/+2
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov5-13/+1
2008-12-16powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warningBecky Bruce1-6/+35
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven3-33/+34
2008-12-16powerpc/ps3: Quiet dmesg outputGeoff Levand1-1/+1
2008-12-16powerpc: Fix typo in pgtable-ppc64.hGeoff Levand1-1/+1
2008-12-16powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix1-0/+1
2008-12-16Merge branch 'merge' into nextPaul Mackerras60-1496/+2414
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann1-0/+3
2008-12-16powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen1-5/+11
2008-12-16powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King1-0/+3
2008-12-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-6/+7
2008-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-12-15powerpc/85xx: Fix compile issues with mpc8572ds.dtsKumar Gala1-8/+8
2008-12-15powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt1-7/+8
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King2-0/+2
2008-12-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+3
2008-12-15x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden4-15/+23
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap1-3/+2
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall1-1/+1
2008-12-14powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala1-0/+3
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds1-0/+1
2008-12-12MIPS: IP32: Update defconfigDavid Daney1-436/+624
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney1-0/+3
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev1-1/+1
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney1-0/+10
2008-12-11powerpc/4xx: Add L2 cache node to AMCC Canyonlands dts fileStefan Roese1-0/+11
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer1-0/+1
2008-12-11[ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre1-2/+2
2008-12-11IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov1-0/+1
2008-12-11MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi1-1/+1
2008-12-11MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi1-1/+2
2008-12-11MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi1-0/+5
2008-12-11MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov1-12/+10
2008-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-80/+161
2008-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-0/+29
2008-12-10uml: boot broken due to buffer overrunBalbir Singh1-1/+3
2008-12-10MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2-0/+29
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()John Keller1-1/+8
2008-12-09[IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt1-1/+3