aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras
2009-04-21powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig coverKumar Gala
2009-04-21powerpc/85xx: Added SMP defconfigKumar Gala
2009-04-21powerpc/85xx: Enabled a bunch of FSL specific drivers/optionsKumar Gala
2009-04-21powerpc/85xx: Updated generic mpc85xx_defconfigKumar Gala
2009-04-21powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDTimur Tabi
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov
2009-04-20powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen
2009-04-20powerpc/5200: defconfig updatesGrant Likely
2009-04-16powerpc/5200: Add FLASH nodes to lite5200 device treeGrant Likely
2009-04-15powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant
2009-04-15powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras
2009-04-15powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason
2009-04-15powerpc: Allow 256kB pages with SHMEMHugh Dickins
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins
2009-04-14Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-04-14parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds
2009-04-14parport: Fix various uses of parport_pcAlan Cox
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi
2009-04-14microblaze: struct device - replace bus_id with dev_name()Michal Simek
2009-04-14microblaze: Simplify copy_thread()Michal Simek
2009-04-14microblaze: Add TIMESTAMPING constants to socket.hMichal Simek
2009-04-14microblaze: Add missing empty ftrace.h fileMichal Simek
2009-04-14microblaze: Fix problem with removing zero length filesMichal Simek
2009-04-14sh: Add in PCI bus for DMA API debugging.Paul Mundt
2009-04-14sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds
2009-04-13Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-04-14sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton
2009-04-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-13Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-04-13sh: ap325: use edge control for ov772x cameraKuninori Morimoto
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha
2009-04-12x86: fix wrong section of pat_disable & make it staticMarcin Slusarz
2009-04-12x86: Fix section mismatches in mpparseRakib Mullick
2009-04-11sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt
2009-04-10sh: urquell: Fix up address mapping in board comments.Kuninori Morimoto
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells
2009-04-10x86: Document get_user_pages_fast()Andy Grover
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han