summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-11sparc32: Fix function signature of of_bus_sbus_get_flags().David S. Miller1-1/+1
2008-09-11sparc64: Kill hand-crafted I/O accessors in PCI controller drivers.David S. Miller4-256/+177
2008-09-11sparc64: Commonize large portions of PSYCHO error handling.David S. Miller4-579/+369
2008-09-11sparc64: Create and use psycho_pbm_init_common().David S. Miller4-46/+31
2008-09-11sparc64: Start commonizing code common between SABRE and PSYCHO.David S. Miller5-120/+111
2008-09-11sparc64: Record OF device instead of device node pointer in pci_pbm_info.David S. Miller9-29/+30
2008-09-11sparc64: Get rid of pci_controller_info.David S. Miller8-241/+181
2008-09-11m68k: Update defconfigs for 2.6.27-rc6Geert Uytterhoeven12-258/+390
2008-09-11sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller1-98/+6
2008-09-11sparc32: Need to close openned RTC device just like sparc64.David S. Miller1-3/+6
2008-09-11sparc64: Fix return value in update_persistent_clock().David S. Miller1-2/+2
2008-09-10[IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney1-3/+1
2008-09-10[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall1-1/+3
2008-09-10[IA64] fix up bte.hRobin Holt1-4/+5
2008-09-10[IA64] fix compile failure with non modular buildsJames Bottomley3-22/+27