aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-25crypto: crc32c-intel - Switch to shashGravatar Herbert Xu 1-54/+47
2008-12-25crypto: crc32c-intel - Update copyright headGravatar Kent Liu 1-6/+14
2008-12-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2008-12-24x86: disable X86_PTRACE_BTSGravatar Ingo Molnar 1-0/+1
2008-12-23parisc: disable UP-optimized flush_tlb_mmGravatar Kyle McMartin 1-1/+4
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64Gravatar David Daney 1-3/+2
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4Gravatar David Daney 1-1/+1
2008-12-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-14/+30
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LGravatar Dmitry Adamushko 2-5/+20
2008-12-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinne...Gravatar Linus Torvalds 5-47/+107
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 2-0/+19
2008-12-18avr32: favr-32 build fixGravatar Haavard Skinnemoen 2-5/+5
2008-12-18ATSTK1006: Fix boot from NAND flashGravatar Haavard Skinnemoen 1-37/+97
2008-12-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Ingo Molnar 2-2/+7
2008-12-18x86 gart: don't complain if no AMD GART foundGravatar Bjorn Helgaas 1-3/+1
2008-12-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Gravatar Linus Torvalds 2-2/+3
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Gravatar Guillaume Knispel 1-0/+1
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreGravatar Dave Liu 1-2/+2
2008-12-17AMD IOMMU: panic if completion wait loop failsGravatar Joerg Roedel 1-2/+3
2008-12-17AMD IOMMU: set cmd buffer pointers to zero manuallyGravatar Joerg Roedel 1-0/+4
2008-12-17avr32: remove .note.gnu.build-id section when making vmlinux.binGravatar Hans-Christian Egtvedt 1-1/+1
2008-12-16sparc: We need to implement arch_ptrace_stop().Gravatar David S. Miller 2-0/+19
2008-12-16x86: re-enable MCE on secondary CPUS after suspend/resumeGravatar Andi Kleen 1-3/+0
2008-12-16AMD IOMMU: allocate rlookup_table with __GFP_ZEROGravatar Joerg Roedel 1-1/+2
2008-12-16Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2008-12-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 3-5/+17
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Gravatar Paul Mundt 1-0/+2
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecGravatar Arnd Bergmann 1-0/+3
2008-12-16powerpc: Fix bootmem reservation on uninitialized nodeGravatar Dave Hansen 1-5/+11
2008-12-16powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaGravatar Brian King 1-0/+3
2008-12-15Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 5-6/+7
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-0/+1
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredGravatar Russell King 2-0/+2
2008-12-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Gravatar Linus Torvalds 1-0/+3
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Gravatar Zachary Amsden 4-15/+23
2008-12-14[ARM] fix kernel-doc syntaxGravatar Randy Dunlap 1-3/+2
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeGravatar Julia Lawall 1-1/+1
2008-12-13powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedGravatar Kumar Gala 1-0/+3
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Gravatar Linus Torvalds 1-0/+1
2008-12-12MIPS: IP32: Update defconfigGravatar David Daney 1-436/+624
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.Gravatar David Daney 1-0/+3
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathGravatar Dmitri Vorobiev 1-1/+1
2008-12-12MIPS: Use EI/DI for MIPS R2.Gravatar David Daney 1-0/+10
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaGravatar Josh Boyer 1-0/+1
2008-12-11[ARM] 5341/2: there is no copy_page on nommu ARMGravatar Nicolas Pitre 1-2/+2
2008-12-10IA64: HP_SIMETH needs to depend upon NETGravatar Alexander Beregalov 1-0/+1
2008-12-10MN10300: Give correct size when reserving interrupt vector tableGravatar Akira Takeuchi 1-1/+1
2008-12-10MN10300: Fix the preemption resume_kernel() routineGravatar Akira Takeuchi 1-1/+2
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portGravatar Akira Takeuchi 1-0/+5
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosGravatar Cyrill Gorcunov 1-12/+10