summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt
2008-11-06powerpc/pci: Make pcibios_allocate_bus_resources more robustBenjamin Herrenschmidt
2008-11-06powerpc/eeh: Make EEH device add/remove more robustBenjamin Herrenschmidt
2008-11-06powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setupBenjamin Herrenschmidt
2008-11-05powerpc/pci: Remove pcibios_do_bus_setup()Benjamin Herrenschmidt
2008-11-05powerpc/pci: Use common PHB resource hookupBenjamin Herrenschmidt
2008-11-05powerpc/pci: Cleanup debug printk'sBenjamin Herrenschmidt
2008-11-05powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STDMark Nelson
2008-11-05powerpc: Add new CPU feature: CPU_FTR_UNALIGNED_LD_STDMark Nelson
2008-11-05powerpc: Update page-in counter for CMMBrian King
2008-11-05powerpc/pseries: Fix getting the server number sizeSebastien Dugue
2008-11-05powerpc: Remove device_type = "rtc" properties in .dts filesAnton Vorontsov
2008-11-05powerpc: Silence software timebase syncBenjamin Herrenschmidt
2008-11-05powerpc: Fix domain numbers in /proc on 64-bitBenjamin Herrenschmidt
2008-11-05powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03io mapping: clean up #ifdefsKeith Packard
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-02sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko
2008-11-02sparc64: Kill annoying warning when building compat_binfmt_elf.oDavid S. Miller
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro
2008-11-01sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds
2008-11-01Merge branch 'link_removal' of git://www.jni.nu/crisLinus Torvalds
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-10-31Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras
2008-10-31Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras
2008-10-31powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras
2008-10-31x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi
2008-10-31powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl
2008-10-31powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen()David Gibson
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard
2008-10-31x86: build fixIngo Molnar
2008-10-31powerpc: Remove duplicate DMA entry from mpc8313erdb device treeMike Dyer
2008-10-31sh: fix sh2a cache entry_maskYoshihiro Shimoda
2008-10-31sh: Enable NFS root in Migo-R defconfig.Kuninori Morimoto
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2008-10-31Add support usb setting on sh 7366Kuninori Morimoto
2008-10-31sh: use the new byteorder headers.Harvey Harrison