summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2437-450/+1020
|\
| * [SPARC64]: Detect trap frames in stack backtraces.David S. Miller2008-04-242-7/+28
| * [SPARC64]: %l6 trap return handling no longer necessary.David S. Miller2008-04-248-56/+38
| * [SPARC64]: Use trap type stored in pt_regs to handle syscall restart.David S. Miller2008-04-242-21/+21
| * [SPARC64]: Store magic cookie and trap type in pt_regs.David S. Miller2008-04-231-0/+4
| * [SPARC64]: PROM debug console can be CON_ANYTIME.David S. Miller2008-04-231-1/+1
| * sparc64: cleanup after SunOS/Solaris binary emulation removalAdrian Bunk2008-04-232-3/+1
| * sparc: cleanup after SunOS binary emulation removalAdrian Bunk2008-04-232-6/+0
| * [SPARC64]: Add NUMA support.David S. Miller2008-04-234-135/+792
| * [SPARC64]: Allocate TSB node-local.David S. Miller2008-04-231-1/+2
| * [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 branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-2424-20/+31
|\ \
| * | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas2008-04-2423-17/+29
| * | [ARM] fix lh7a40x/kev7a400 buildRussell King2008-04-201-3/+2
* | | alpha: unbreak OSF/1 (a.out) binariesIvan Kokshaysky2008-04-241-0/+1
* | | alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky2008-04-242-17/+7
* | | [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-228-6110/+1
* | | [IA64] minor irq handler cleanupsJeff Garzik2008-04-223-6/+8
* | | [IA64] simplify notify hooks in mca.cHidetoshi Seto2008-04-222-41/+37
* | | [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto2008-04-221-4/+5
* | | [IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto2008-04-221-0/+1
| |/ |/|
* | 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
OpenPOWER on IntegriCloud