aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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/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
2008-07-07Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes1-4/+4
2008-07-07[UML] fix gcc ICEs and unresolved externsJeff Dike3-1/+10
2008-07-07powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt1-2/+3
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar3-2/+57
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki1-1/+1
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin3-2/+57
2008-07-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-9/+10
2008-07-04Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank1-7/+7
2008-07-04mn10300: provide __ucmpdi2() for MN10300David Howells3-1/+46
2008-07-04mn10300: export certain arch symbols required to build allmodconfigDavid Howells2-0/+4
2008-07-04xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge1-2/+2
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto1-0/+3
2008-07-03[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer1-1/+1
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer1-0/+5
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton1-3/+4
2008-07-03powerpc/pseries: Update numa association of hotplug memory add for drconf memoryNathan Fontenot1-18/+83
2008-07-03powerpc/pseries: Split code into helper routines for drconf memoryNathan Fontenot1-39/+170