aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-06powerpc/boot: Allocate more memory for dtbSebastian Siewior1-1/+1
2008-11-06powerpc: Hugetlb pgtable cache access cleanupJon Tollefson1-11/+11
2008-11-06powerpc/ps3: Fix memory leak in device initMasakazu Mokuno1-5/+24
2008-11-06powerpc: Eliminate unused do_gtod variablePaul Mackerras2-55/+0
2008-11-06powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras5-148/+206
2008-11-06powerpc: Remove map_/unmap_single() from dma_mapping_opsMark Nelson1-31/+5
2008-11-06powerpc/pci: Cosmetic cleanups of pci-common.cBenjamin Herrenschmidt1-41/+36
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt5-140/+120
2008-11-06powerpc/pci: Make pcibios_allocate_bus_resources more robustBenjamin Herrenschmidt1-1/+4
2008-11-06powerpc/eeh: Make EEH device add/remove more robustBenjamin Herrenschmidt1-20/+24
2008-11-06powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setupBenjamin Herrenschmidt4-36/+58
2008-11-05powerpc/pci: Remove pcibios_do_bus_setup()Benjamin Herrenschmidt4-28/+11
2008-11-05powerpc/pci: Use common PHB resource hookupBenjamin Herrenschmidt4-60/+96
2008-11-05powerpc/pci: Cleanup debug printk'sBenjamin Herrenschmidt3-97/+82
2008-11-05powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STDMark Nelson1-2/+14
2008-11-05powerpc: Add new CPU feature: CPU_FTR_UNALIGNED_LD_STDMark Nelson1-2/+4
2008-11-05powerpc: Update page-in counter for CMMBrian King3-3/+13
2008-11-05powerpc/pseries: Fix getting the server number sizeSebastien Dugue1-6/+22
2008-11-05powerpc: Remove device_type = "rtc" properties in .dts filesAnton Vorontsov13-14/+0
2008-11-05powerpc: Silence software timebase syncBenjamin Herrenschmidt1-6/+6
2008-11-05powerpc: Fix domain numbers in /proc on 64-bitBenjamin Herrenschmidt2-6/+9
2008-11-05powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell1-1/+0
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan1-0/+1
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-11/+70
2008-11-03io mapping: clean up #ifdefsKeith Packard1-0/+4
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-5/+13
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+26
2008-11-02sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko1-1/+9
2008-11-02sparc64: Kill annoying warning when building compat_binfmt_elf.oDavid S. Miller1-2/+2
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro1-0/+1
2008-11-01sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins1-2/+2
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro1-0/+1
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+2
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds1-3/+5
2008-11-01Merge branch 'link_removal' of git://www.jni.nu/crisLinus Torvalds7-246/+115
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds353-95/+62520
2008-11-01saner FASYNC handling on file closeAl Viro1-5/+0
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson5-178/+81
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson3-69/+35
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds56-864/+1434
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds24-1048/+1314
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-157/+65
2008-10-31Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras4-145/+52
2008-10-31Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras1-39/+0
2008-10-31powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras1-0/+2
2008-10-31x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi1-1/+1
2008-10-31powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl1-1/+1
2008-10-31powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen()David Gibson1-3/+6
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard6-11/+66
2008-10-31x86: build fixIngo Molnar1-0/+1