aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-07-23UML - Fix boot crashJeff Dike
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel
2008-07-23kgdb: support for ARCH=armJason Wessel
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-22sparc32: pass -m32 when building vmlinux.ldsStephen Rothwell
2008-07-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-22x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil
2008-07-22remove CONFIG_KMOD from sparc64Johannes Berg
2008-07-22remove mention of CONFIG_KMOD from documentationJohannes Berg
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-22x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-21device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-22powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool
2008-07-22powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson
2008-07-22powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith
2008-07-22powerpc/boot: Change spaces to tabsAdrian Bunk
2008-07-22powerpc: Remove duplicate 6xx option in KconfigAdrian Bunk
2008-07-22powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman
2008-07-22powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt
2008-07-22powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman
2008-07-22powerpc: Fix support for latencytopArnd Bergmann
2008-07-22powerpc/ps3: Update ps3_defconfigGeoff Levand
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno
2008-07-22powerpc: Add a 6xx defconfigKumar Gala
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft
2008-07-22powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft
2008-07-22powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft
2008-07-22powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin
2008-07-22powerpc/axonram: Use only one block device major numberMaxim Shchetynin
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-21x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds
2008-07-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-21x86: move the last Dprintk instance to pr_debug()Thomas Gleixner