summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-02-17x86: microcode_amd: fix wrong handling of equivalent CPU idAndreas Herrmann1-17/+6
2009-02-17sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller4-37/+32
2009-02-17sparc: Enable syscall wrappers for 64-bit (CVE-2009-0029)Christian Borntraeger1-0/+1
2009-02-17powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2-4/+4
2009-02-17x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria1-0/+11
2009-02-12PCI: return error on failure to read PCI ROMsTimothy S. Nelson2-2/+2
2009-02-12x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov1-1/+1
2009-02-12prevent kprobes from catching spurious page faultsMasami Hiramatsu1-2/+6
2009-02-07ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui1-1/+3
2009-02-07PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley1-0/+1
2009-02-07x86: use early clobbers in usercopy*.cAndi Kleen2-4/+4
2009-02-07m68knommu: set NO_DMAAdrian Bunk1-0/+4
2009-02-02x86, pat: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha1-3/+3
2009-02-02x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha1-10/+27
2009-02-02alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky1-0/+2
2009-02-02x86: fix page attribute corruption with cpa()Suresh Siddha1-15/+34
2009-02-02x86, mm: fix pte_free()Peter Zijlstra1-0/+1
2009-01-25powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp1-1/+10
2009-01-25IA64: Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck1-0/+1
2009-01-18powerpc: Disable Collaborative Memory Manager for kdumpBrian King1-1/+1
2009-01-18x86: avoid theoretical vmalloc fault loopAndi Kleen1-1/+1
2009-01-18x86: fix RIP printout in early_idt_handlerJiri Slaby1-1/+1
2009-01-18s390 specific system call wrappersHeiko Carstens6-44/+50
2009-01-18s390: enable system call wrappersHeiko Carstens1-0/+1
2009-01-18powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt1-0/+1
2009-01-18System call wrapper infrastructureHeiko Carstens1-0/+3
2009-01-18Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens14-21/+20
2009-01-18Rename old_readdir to sys_old_readdirHeiko Carstens13-13/+13
2009-01-18x86: fix incorrect __read_mostly on _boot_cpu_pdaRavikiran G Thirumalai1-1/+1
2009-01-18x86, UV: remove erroneous BAU initializationCliff Wickman1-9/+0
2009-01-18x86: default to SWIOTLB=y on x86_64Joerg Roedel1-1/+1
2009-01-18x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha2-1/+15
2008-12-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar1-0/+1
2008-12-24parisc: disable UP-optimized flush_tlb_mmKyle McMartin1-1/+4
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney1-3/+2
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney1-1/+1
2008-12-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-14/+30
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2-5/+20
2008-12-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinne...Linus Torvalds5-47/+107
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+19
2008-12-18avr32: favr-32 build fixHaavard Skinnemoen2-5/+5
2008-12-18ATSTK1006: Fix boot from NAND flashHaavard Skinnemoen1-37/+97
2008-12-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-2/+7
2008-12-18x86 gart: don't complain if no AMD GART foundBjorn Helgaas1-3/+1
2008-12-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2-2/+3
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel1-0/+1
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu1-2/+2
2008-12-17AMD IOMMU: panic if completion wait loop failsJoerg Roedel1-2/+3
2008-12-17AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel1-0/+4