summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-231-13/+14
|\
| * dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-081-13/+14
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-07-2311-66/+628
|\ \
| * | kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel2008-07-236-66/+418
| * | kgdb: support for ARCH=armJason Wessel2008-07-235-0/+210
* | | UML - Fix boot crashJeff Dike2008-07-231-0/+8
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-221-0/+1
|\ \
| * | sparc32: pass -m32 when building vmlinux.ldsStephen Rothwell2008-07-221-0/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-227-17/+17
|\ \ \
| * | | x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil2008-07-221-1/+1
| * | | x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-222-5/+5
| * | | x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-223-10/+10
| * | | x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell2008-07-221-1/+1
| * | | x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu2008-07-221-1/+1
| * | | x86: move the last Dprintk instance to pr_debug()Thomas Gleixner2008-07-211-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-224-10/+7
|\ \ \ \
| * | | | remove CONFIG_KMOD from sparc64Johannes Berg2008-07-222-6/+3
| * | | | remove mention of CONFIG_KMOD from documentationJohannes Berg2008-07-222-4/+4
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2276-714/+5724
|\ \ \ \ \
| * | | | | Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-22293-3852/+9196
| |\| | | |
| * | | | | powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool2008-07-221-3/+28
| * | | | | powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason2008-07-221-14/+12
| * | | | | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson2008-07-221-5/+108
| * | | | | powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith2008-07-221-0/+20
| * | | | | powerpc/boot: Change spaces to tabsAdrian Bunk2008-07-221-2/+2
| * | | | | powerpc: Remove duplicate 6xx option in KconfigAdrian Bunk2008-07-221-3/+0
| * | | | | powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.SMichael Ellerman2008-07-221-12/+6
| * | | | | powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt2008-07-222-20/+25
| * | | | | powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman2008-07-221-1/+1
| * | | | | powerpc: Fix support for latencytopArnd Bergmann2008-07-221-1/+1
| * | | | | powerpc/ps3: Update ps3_defconfigGeoff Levand2008-07-221-74/+122
| * | | | | powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-222-7/+15
| * | | | | powerpc: Add a 6xx defconfigKumar Gala2008-07-221-0/+3304
| * | | | | powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-226-15/+26
| * | | | | powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft2008-07-223-0/+127
| * | | | | powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft2008-07-224-26/+64
| * | | | | powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft2008-07-223-0/+194
| * | | | | powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin2008-07-221-1/+4
| * | | | | powerpc/axonram: Use only one block device major numberMaxim Shchetynin2008-07-221-8/+15
| * | | | | powerpc: fix ALSA options in Freescale 85xx and 86xx defconfigsTimur Tabi2008-07-164-12/+20
| * | | | | Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"Kumar Gala2008-07-161-4/+0
| * | | | | powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbangKumar Gala2008-07-161-0/+1
| * | | | | powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-EKumar Gala2008-07-161-15/+4
| * | | | | powerpc: rework FSL Book-E PTE access and TLB missKumar Gala2008-07-161-124/+44
| * | | | | powerpc: Remove Kconfig PPC_CPM_NEW_BINDINGKumar Gala2008-07-162-6/+0
| * | | | | gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-161-0/+3
| * | | | | powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-163-14/+14
| * | | | | powerpc: Add support for multiple gfar mdio interfacesAndy Fleming2008-07-161-46/+38
| * | | | | powerpc/86xx: mpc8610_hpcd - add support for ULI RTCAnton Vorontsov2008-07-162-13/+122
| * | | | | powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov2008-07-165-99/+108