summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-04-23[SPARC64]: Add NUMA support.David S. Miller4-135/+792
2008-04-23[SPARC64]: Allocate TSB node-local.David S. Miller1-1/+2
2008-04-23[SPARC64]: NUMA device infrastructure.David S. Miller13-22/+82
2008-04-23[SPARC64]: Kill pci_iommu_table_init() declaration.David S. Miller1-2/+0
2008-04-23[SPARC64]: Once we have the boot cmdline, call parse_early_param()David S. Miller1-0/+1
2008-04-23[SPARC64]: Initialize MDESC earlier and use lmb_alloc()David S. Miller2-15/+19
2008-04-23[SPARC64]: Use lmb_alloc() for PROM device tree.David S. Miller2-7/+11
2008-04-23[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().David S. Miller2-5/+14
2008-04-23[SPARC64]: Fully use LMB information in bootmem_init().David S. Miller1-82/+18
2008-04-23[SPARC64]: Start using LMB information in bootmem_init().David S. Miller1-126/+6
2008-04-23[SPARC64]: Initialize LMB tables.David S. Miller1-1/+13
2008-04-23[SPARC64]: Move ramdisk discovery code out to seperate function.David S. Miller1-24/+33
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds43-10612/+167
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds1-3/+3
2008-04-21frv: unexport kmap_atomic_to_pageAdrian Bunk1-3/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds16-420/+27
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-174/+263
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-8/+8
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds335-3888/+11125
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-6/+11
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds11-429/+385
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds29-30/+1
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds238-10402/+29776
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds14-137/+201
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds81-655/+897
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds27-74/+2160
2008-04-21arm: Storage class should be before const qualifierTobias Klauser1-3/+3
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller43-10612/+167
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas1-17/+13
2008-04-20PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas1-57/+2
2008-04-20PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas1-33/+1
2008-04-20PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas1-43/+1
2008-04-20PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas1-22/+1
2008-04-20PCI: x86: use generic pci_enable_resources()Bjorn Helgaas3-40/+1
2008-04-20PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas1-2/+1
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade1-4/+4
2008-04-20PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman2-107/+0
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman1-5/+2
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman6-88/+0
2008-04-20PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman1-2/+1
2008-04-21[CRYPTO] aes-x86-32: Remove unused return codeSebastian Siewior1-3/+0
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber1-7/+50
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber5-4/+86
2008-04-21[CRYPTO] s390: Generic sha_update and sha_finalJan Glauber5-171/+138
2008-04-20[PPC] minor irq handler cleanupsJeff Garzik2-3/+4
2008-04-20[BLACKFIN] minor irq handler cleanupsJeff Garzik1-3/+2
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik1-1/+1
2008-04-20ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik1-1/+1
2008-04-20[POWERPC] Define copy_siginfo_from_user32Roland McGrath1-3/+16
2008-04-20[POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2-0/+29