aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-22Merge commit 'origin/master'Benjamin Herrenschmidt293-3852/+9196
2008-07-22x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu1-1/+1
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers7-13/+12
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman4-14/+12
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen1-2/+2
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen13-80/+174
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman7-26/+17
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers2-2/+2
2008-07-21device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman2-4/+4
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2-3/+4
2008-07-22powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool1-3/+28
2008-07-22powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason1-14/+12
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU codeMark Nelson1-5/+108
2008-07-22powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith1-0/+20
2008-07-22powerpc/boot: Change spaces to tabsAdrian Bunk1-2/+2
2008-07-22powerpc: Remove duplicate 6xx option in KconfigAdrian Bunk1-3/+0
2008-07-22powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman1-12/+6
2008-07-22powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt2-20/+25
2008-07-22powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman1-1/+1
2008-07-22powerpc: Fix support for latencytopArnd Bergmann1-1/+1
2008-07-22powerpc/ps3: Update ps3_defconfigGeoff Levand1-74/+122
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2-7/+15
2008-07-22powerpc: Add a 6xx defconfigKumar Gala1-0/+3304
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson6-15/+26
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft3-0/+127
2008-07-22powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft4-26/+64
2008-07-22powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft3-0/+194
2008-07-22powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin1-1/+4
2008-07-22powerpc/axonram: Use only one block device major numberMaxim Shchetynin1-8/+15
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds20-311/+968
2008-07-21x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds1-1/+1
2008-07-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-47/+41
2008-07-21x86: move the last Dprintk instance to pr_debug()Thomas Gleixner1-4/+4
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner6-47/+41
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds93-1440/+3154
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds45-344/+271
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar118-1546/+4554
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar3-1/+197
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linusIngo Molnar89-1426/+2944
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar118-1546/+4554
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar118-1546/+4554
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu1-1/+0
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu3-9/+2
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar118-1546/+4554
2008-07-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds42-562/+3535
2008-07-20Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds23-437/+751
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+18
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds12-152/+151
2008-07-20arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0