summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-08sparc32: sun4m interrupt mask cleanupRobert Reif2-71/+91
2008-09-21sparc: arch/sparc/kernel/pmc.c -- extra #include?David Brownell1-2/+0
2008-09-20sparc32: Add more extensive documentation of sun4m interrupts.David S. Miller1-0/+53
2008-09-20sparc32: Kill irq_rcvreg from sun4m_irq.cDavid S. Miller1-6/+2
2008-09-20sparc32: Delete master_l10_limit.David S. Miller5-5/+0
2008-09-20sparc32: Use PROM device probing for sun4c timers.David S. Miller2-44/+39
2008-09-20sparc32: Use PROM device probing for sun4c interrupt register.David S. Miller1-26/+21
2008-09-20sparc32: Delete claim_ticker14().David S. Miller1-46/+0
2008-09-20sparc32: Stop calling claim_ticker14() from sun4c_irq.cDavid S. Miller1-1/+1
2008-09-20sparc32: Kill clear_profile_irq btfixup entry.David S. Miller5-25/+0
2008-09-20sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.cDavid S. Miller2-2/+5
2008-09-20sparc32: Remove #if 0'd code from sun4c_irq.cDavid S. Miller1-9/+0
2008-09-20sparc32: Remove some SMP ifdefs in sun4d_irq.cDavid S. Miller1-26/+16
2008-09-20sparc32: Use PROM infrastructure for probing and mapping sun4d timers.David S. Miller2-69/+83
2008-09-20sparc32: Use PROM device probing for sun4m irq registers.David S. Miller2-129/+74
2008-09-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller440-4256/+81358
2008-09-16sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller1-3/+5
2008-09-14sparc32: Use PROM device probing for sun4m timer registers.David S. Miller2-107/+57
2008-09-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-34/+104
2008-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-108/+16
2008-09-14[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King1-1/+1
2008-09-13Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King1-1/+1
2008-09-13[ARM] 5247/1: tosa: SW_EAR_IN supportDmitry Baryshkov1-0/+8
2008-09-13[ARM] 5246/1: tosa: add proper clock alias for tc6393xb clockDmitry Baryshkov1-0/+3
2008-09-13sparc: Fix user_regset 'n' field values.David S. Miller2-6/+6
2008-09-13sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller1-3/+3
2008-09-13sparc: Fix user_regset 'n' field values.David S. Miller2-6/+6
2008-09-12sparc64: Fix sparse warnings in chmc.cDavid S. Miller1-10/+10
2008-09-12sparc64: Kill sparse warnings in mm/init.hDavid S. Miller2-29/+56
2008-09-12sparc64: Fix sparse warnings in fault.cDavid S. Miller2-37/+2
2008-09-12sparc64: Remove explicit initialization of mmu_gathersDavid S. Miller1-1/+1
2008-09-12sparc64: Fix sparse warnings in vio.cDavid S. Miller1-4/+4
2008-09-12sparc64: Fix sparse warnings in pci_sun4v.cDavid S. Miller1-3/+3
2008-09-12sparc64: Fix sparse warnings in pci.cDavid S. Miller3-12/+11
2008-09-12sparc64: Fix sparse warnings in of_device.cDavid S. Miller1-2/+1
2008-09-12sparc64: Fix sparse warnings in prom.cDavid S. Miller1-30/+55
2008-09-12sparc64: Fix sparse warnings in visemul.cDavid S. Miller3-7/+7
2008-09-12sparc64: Fix sparse warnings in kernel/time.cDavid S. Miller1-11/+11
2008-09-12sparc64: Define WANT_PAGE_VIRTUALDavid S. Miller1-0/+2
2008-09-12sysctl: Use header file for sysctl knob declarations on sparc.David S. Miller3-0/+3
2008-09-12sparc64: Fix sparse warnings in global reg snapshotting.David S. Miller2-2/+3
2008-09-12sparc64: Add __arch64__ to CHECKFLAGSDavid S. Miller1-1/+1
2008-09-11MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells1-1/+1
2008-09-11Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-4/+17
2008-09-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-30/+36
2008-09-11[ARM] OMAP: Fix MMC device dataRussell King1-32/+91
2008-09-11KVM: VMX: Always return old for clear_flush_young() when using EPTSheng Yang3-4/+5
2008-09-11KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel1-0/+4
2008-09-11KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel1-0/+8
2008-09-11sparc32: Call parse_early_param() in setup_arch().David S. Miller1-0/+1