aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-04-24MN10300: Update the ASB2303 defconfigDavid Howells
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller
2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand
2009-04-22powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand
2009-04-22powerpc/32: Don't clobber personality flags on execAndreas Schwab
2009-04-22powerpc: Fix crash on CPU hotplugMichael Ellerman
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
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-21uml: kill a kconfig warningWANG Cong
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
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-21Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka
2009-04-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
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-20[IA64] fix allmodconfig compilation breakage.Isaku Yamahata
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell
2009-04-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-17Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-04-17Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-04-17Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds
2009-04-17Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-17[ARM] S3C24XX: ADC: Check pending queue before freeing adc clientRamax Lo
2009-04-17[ARM] S3C: Fix ADC driver sparse warningBen Dooks
2009-04-17[ARM] Osiris: Fix double initialisation in machine blockBen Dooks
2009-04-17[ARM] Anubis: Fix sparse warnings for items that should be staticBen Dooks
2009-04-17[ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks
2009-04-17[ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'Ben Dooks
2009-04-17[ARM] S3C24XX: Fix sparse error in gpiolib.cBen Dooks
2009-04-17sparc32: Update defconfig.David S. Miller
2009-04-17sparc64: Update defconfig.David S. Miller
2009-04-17m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2009-04-17x86: fix microcode driver newly spewing warningsDmitry Adamushko
2009-04-17x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh