aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-03-12x86, UV: Fix target_cpus() in x2apic_uv_x.cJack Steiner
2010-03-11x86: Reduce per cpu warning boot up messagesMike Travis
2010-03-11x86: Reduce per cpu MCA boot up messagesMike Travis
2010-02-22x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha
2010-02-18x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips
2010-02-17x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock
2010-02-10x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-02-10x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn
2010-02-02x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko
2010-02-02Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski
2010-02-02sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski
2010-02-01MIPS: AR7: Fix USB slave mem range typoAlexander Clouter
2010-02-01MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab
2010-02-01powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel
2010-01-29x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-29Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt
2010-01-29powerpc/4xx: Add pcix type 1 transactionsStef van Os
2010-01-29powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt
2010-01-29powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-28[ARM] Update mach-typesRussell King
2010-01-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-01-28x86/PCI: remove IOH range fetchingJeff Garrett
2010-01-27x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara
2010-01-28MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn
2010-01-28MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn
2010-01-28MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter
2010-01-28MIPS: Add support of LZO-compressed kernelsWu Zhangjin
2010-01-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2010-01-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich
2010-01-27Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar