aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds60-498/+1738
2009-01-08fix similar typos to successfullColy Li1-1/+1
2009-01-08generic swap(): sparc: rename swap() to swap_ulong()Wu Fengguang1-2/+3
2009-01-08remove lots of double-semicolonsFernando Carrijo1-1/+1
2009-01-08powerpc: enable dynamic ftraceSteven Rostedt1-0/+2
2009-01-08powerpc/cell: Fix the prototype of create_vma_map()Stephen Rothwell1-1/+1
2009-01-08powerpc/mm: Make clear_fixmap() actually workAnton Vorontsov1-1/+2
2009-01-08powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()Anton Vorontsov1-55/+0
2009-01-08powerpc: Export cacheable_memzero as its now used in a driverKumar Gala1-0/+1
2009-01-08powerpc: Fix missing semicolons in mmu_decl.hBenjamin Herrenschmidt1-3/+3
2009-01-08powerpc/pasemi: local_irq_save uses an unsigned longIngo Molnar1-1/+1
2009-01-08powerpc/cell: Fix some u64 vs. long typesIngo Molnar3-5/+5
2009-01-08powerpc/cell: Use correct types in beat filesIngo Molnar2-12/+13
2009-01-08powerpc: Use correct type in prom_init.cIngo Molnar1-1/+1
2009-01-08powerpc: Remove unnecessary castsStephen Rothwell1-7/+7
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven1-0/+1
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris2-0/+38
2009-01-08powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal1-2/+3
2009-01-08powerpc: Enable RELOCATABLE option for CRASH_DUMPMohan Kumar M1-1/+2
2009-01-08powerpc: Remove the redundant _tlbil_pid at SMP caseDave Liu1-1/+2
2009-01-08powerpc/cell: local_irq_save takes an unsigned longStephen Rothwell1-1/+1
2009-01-08powerpc/cell: Bitops work on unsigned longsStephen Rothwell1-1/+1
2009-01-08powerpc: Add ioctls for RS485 mode control of serial driversMatthias Fuchs1-0/+2
2009-01-08powerpc: Fix pciconfig_iobase system call on PCI-Express powermacPaul Mackerras1-2/+7
2009-01-08powerpc/pasemi: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-01-08powerpc/52xx: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-01-08powerpc: Rewrite sysfs processor cache info codeNathan Lynch4-297/+850
2009-01-08powerpc/iseries: Kexec is known not to work on iseriesMichael Ellerman1-0/+11
2009-01-08powerpc: Copy bootable images in the default install scriptGrant Likely2-2/+14
2009-01-08powerpc/mm: Cleanup careful_allocation(): consolidate memset()Dave Hansen1-6/+5
2009-01-08powerpc/mm: Make careful_allocation() return virtual addrsDave Hansen1-17/+20
2009-01-08powerpc/mm:: Cleanup careful_allocation(): bootmem already panicsDave Hansen1-5/+1
2009-01-08powerpc/mm: Add better comment on careful_allocation()Dave Hansen1-2/+10
2009-01-08powerpc/powermac: Add missing of_node_putNicolas Palix2-4/+9
2009-01-08powerpc/pci: Reserve legacy regions on PCIBenjamin Herrenschmidt1-1/+70
2009-01-08Merge commit 'origin/master' into nextBenjamin Herrenschmidt926-17948/+52556
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds23-98/+116
2009-01-07sparc64: Work around branch tracer warning.David S. Miller1-2/+6
2009-01-07trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison1-2/+2
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds25-191/+66
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-33/+24
2009-01-07xtensa: introduce swab.hHarvey Harrison3-69/+75
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds1-6/+18
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds268-9970/+30744
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds31-115/+2248
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds124-34/+9631
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds14-14/+14
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki1-2/+2
2009-01-07x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas1-5/+3
2009-01-07PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas1-14/+1