summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-2313-22/+82
* [SPARC64]: Kill pci_iommu_table_init() declaration.David S. Miller2008-04-231-2/+0
* [SPARC64]: Once we have the boot cmdline, call parse_early_param()David S. Miller2008-04-231-0/+1
* [SPARC64]: Initialize MDESC earlier and use lmb_alloc()David S. Miller2008-04-232-15/+19
* [SPARC64]: Use lmb_alloc() for PROM device tree.David S. Miller2008-04-232-7/+11
* [SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().David S. Miller2008-04-232-5/+14
* [SPARC64]: Fully use LMB information in bootmem_init().David S. Miller2008-04-231-82/+18
* [SPARC64]: Start using LMB information in bootmem_init().David S. Miller2008-04-231-126/+6
* [SPARC64]: Initialize LMB tables.David S. Miller2008-04-231-1/+13
* [SPARC64]: Move ramdisk discovery code out to seperate function.David S. Miller2008-04-231-24/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2143-10612/+167
|\
| * [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-2143-10612/+167
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-211-3/+3
|\ \
| * | arm: Storage class should be before const qualifierTobias Klauser2008-04-211-3/+3
| |/
* | frv: unexport kmap_atomic_to_pageAdrian Bunk2008-04-211-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-2116-420/+27
|\ \
| * | PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-17/+13
| * | PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-57/+2
| * | PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-33/+1
| * | PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-43/+1
| * | PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas2008-04-201-22/+1
| * | PCI: x86: use generic pci_enable_resources()Bjorn Helgaas2008-04-203-40/+1
| * | PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas2008-04-201-2/+1
| * | PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-201-4/+4
| * | PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman2008-04-202-107/+0
| * | PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-201-5/+2
| * | PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-206-88/+0
| * | PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman2008-04-201-2/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-218-174/+263
|\ \
| * | [CRYPTO] aes-x86-32: Remove unused return codeSebastian Siewior2008-04-211-3/+0
| * | [CRYPTO] sha384: Hardware acceleration for s390Jan Glauber2008-04-211-7/+50
| * | [CRYPTO] sha512: Hardware acceleration for s390Jan Glauber2008-04-215-4/+86
| * | [CRYPTO] s390: Generic sha_update and sha_finalJan Glauber2008-04-215-171/+138
| |/
* | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-215-8/+8
|\ \
| * | [PPC] minor irq handler cleanupsJeff Garzik2008-04-202-3/+4
| * | [BLACKFIN] minor irq handler cleanupsJeff Garzik2008-04-201-3/+2
| * | [SPARC] minor irq handler cleanupsJeff Garzik2008-04-201-1/+1
| * | ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik2008-04-201-1/+1
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21335-3888/+11125
|\ \
| * | [POWERPC] Define copy_siginfo_from_user32Roland McGrath2008-04-201-3/+16
| * | [POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2008-04-202-0/+29
| * | [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-186-22/+72
| * | [POWERPC] Stacktrace support for lockdepChristoph Hellwig2008-04-183-0/+52
| * | [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-184-32/+17
| * | [POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt2008-04-181-11/+17
| * | [POWERPC] Remove unused __max_memory variableOlof Johansson2008-04-181-3/+0
| * | [POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman2008-04-181-27/+12
| * | [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman2008-04-181-41/+2
| * | [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman2008-04-181-8/+12
| * | [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-183-52/+52