aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt21-250/+1899
2008-07-14powerpc/fsl: update crypto node definition and device tree instancesKim Phillips26-143/+200
2008-07-14powerpc/85xx: Minor fixes for 85xxds and 8536ds board.Jason Jin2-2/+2
2008-07-14powerpc: Add 82xx/83xx/86xx to 6xx MultiplatformKumar Gala4-44/+26
2008-07-14powerpc/85xx: publish of device for cds platformsDave Jiang1-0/+14
2008-07-14powerpc/booke: don't reinitialize time baseKumar Gala1-4/+0
2008-07-14powerpc/86xx: Refactor pic initKumar Gala6-111/+86
2008-07-14powerpc/CPM: Add i2c pins to dts and board setupJochen Friedrich6-0/+44
2008-07-14powerpc/85xx: Add support for MPC8536DSKumar Gala6-0/+2191
2008-07-14powerpc/85xx: minor fixes for MPC85xx DS board portKumar Gala1-3/+3
2008-07-14powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu1-2/+1
2008-07-14powerpc/85xx: TQM8548: add missing support for RTC and LM75Wolfgang Grandegger2-6/+142
2008-07-14powerpc/86xx: mpc8610_hpcd: fix interrupt trigger type for ULi IDEAnton Vorontsov1-1/+1
2008-07-14powerpc: Fix pq2fads irq handling with PREEMPT_RTRune Torgersen1-1/+1
2008-07-14powerpc/85xx: Fix KSI8560 .dtsKumar Gala1-10/+10
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt37-75/+247
2008-07-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+24
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked.Daniel Guilak1-0/+1
2008-07-10x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi1-1/+24
2008-07-09powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAMStefan Roese3-8/+8
2008-07-09powerpc/44x: Update ppc44x_defconfigJosh Boyer1-45/+104
2008-07-09powerpc/44x: Support NAND boot for Rev A Warp boardsSean MacLennan1-2/+7
2008-07-09powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt4-192/+134
2008-07-09Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virtex into 4xx-nextJosh Boyer12-3/+1646
2008-07-09powerpc/440: Convert Virtex ML507 device tree to dts-v1Grant Likely1-99/+157
2008-07-09powerpc/bootwrapper: Allow user to specify additional default targetsGrant Likely2-0/+16
2008-07-09powerpc/eeh: PERR/SERR bit settings during EEH device recoveryMike Mason1-0/+14
2008-07-09powerpc: remove unused variable in emulate_fp_pairMichael Neuling1-3/+3
2008-07-09powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2-5/+70
2008-07-09powerpc/ibmebus: more meaningful variable namePaul Gortmaker1-2/+2
2008-07-09ibm_newemac: Parameterize EMAC Multicast Match HandlingGrant Erickson9-27/+27
2008-07-09powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is setDave Kleikamp1-1/+2
2008-07-09powerpc/mm: Add Strong Access Ordering supportDave Kleikamp1-0/+3
2008-07-09powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt1-9/+5
2008-07-09powerpc: move device_to_mask() to dma-mapping.hMark Nelson1-9/+0
2008-07-09powerpc/cell: cell_dma_dev_setup_iommu() return the iommu tableMark Nelson1-4/+4
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson6-29/+50
2008-07-09powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson2-5/+4
2008-07-09powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin1-0/+6
2008-07-09powerpc/ps3: Quiet system bus match outputGeoff Levand1-8/+13
2008-07-08powerpc: Add missing reference to coherent_dma_maskVitaly Bordug1-0/+2
2008-07-09powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr3-8/+38
2008-07-09powerpc/spufs: add sizes for context filesJeremy Kerr1-17/+19
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr3-7/+15
2008-07-09powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr3-18/+25
2008-07-09powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning1-1/+2
2008-07-09powerpc/spufs: provide context debug fileLuke Browning1-0/+54
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer1-29/+32
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2-5/+5
2008-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-4/+4