summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: JZ4740: setup: Autodetect physical memory.Maarten ter Huurne2011-05-191-0/+32
* MIPS: BCM47xx: Fix MAC address parsing.Hauke Mehrtens2011-05-191-2/+10
* MIPS: BCM47xx: Extend the filling of SPROM from NVRAMHauke Mehrtens2011-05-191-15/+66
* MIPS: BCM47xx: Register SSB fallback sprom callbackHauke Mehrtens2011-05-192-1/+24
* MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix.Hauke Mehrtens2011-05-191-8/+21
* SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens2011-05-191-2/+14
* MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-196-52/+56
* MIPS: Alchemy: Cleanup DMA addressesManuel Lauss2011-05-194-85/+35
* MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss2011-05-192-91/+123
* MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss2011-05-199-78/+107
* MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss2011-05-193-88/+47
* MIPS: Alchemy: Convert irq.c to syscore_ops.Manuel Lauss2011-05-191-60/+41
* MIPS: Alchemy: irq code and constant cleanupManuel Lauss2011-05-192-231/+140
* MIPS: Alchemy: update inlinable GPIO APIManuel Lauss2011-05-191-0/+51
* MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss2011-05-192-2/+9
* MIPS: Split do_syscall_trace into two functions.Ralf Baechle2011-05-197-20/+43
* MIPS: Use single define for pending work on syscall exitRalf Baechle2011-05-192-1/+4
* MIPS: IP27: Remove pointless switch statement.Ralf Baechle2011-05-191-12/+1
* MIPS: Lantiq: Add etop board supportJohn Crispin2011-05-191-0/+6
* MIPS: Lantiq: Add ethernet driverJohn Crispin2011-05-194-2/+33
* MIPS: Lantiq: Add DMA supportJohn Crispin2011-05-195-2/+317
* MIPS: Lantiq: Add more gpio driversJohn Crispin2011-05-193-1/+284
* MIPS: Lantiq: Add machtypes for lantiq eval kitsJohn Crispin2011-05-196-0/+155
* MIPS: Lantiq: Add mips_machine supportJohn Crispin2011-05-197-2/+86
* MIPS: Lantiq: Add platform device supportJohn Crispin2011-05-196-2/+263
* MIPS: Lantiq: Add PCI controller support.John Crispin2011-05-195-0/+478
* MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin2011-05-1916-0/+1026
* MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin2011-05-1913-0/+774
* MIPS: Enable kmemleak for MIPSMaxin John2011-05-191-0/+1
* MIPS: XLR, XLS: Add PCI support.Jayachandran C2011-05-194-1/+321
* MIPS: Add default configuration for XLR/XLS processorsJayachandran C2011-05-191-0/+574
* MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C2011-05-197-0/+67
* MIPS: Platform files for XLR/XLS processor supportJayachandran C2011-05-1914-0/+1637
* MIPS: Netlogic: Cache, TLB support and feature overrides for XLRJayachandran C2011-05-193-0/+4
* MIPS: Netlogic: mach-netlogic include filesJayachandran C2011-05-193-0/+87
* MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C2011-05-192-0/+83
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-184-7/+20
|\
| * drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-184-7/+20
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-05-184-8/+6
|\ \ | |/ |/|
| * MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle2011-05-181-0/+2
| * MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli2011-05-181-3/+1
| * MIPS: Fix duplicate invocation of notify_die.Ralf Baechle2011-05-181-4/+2
| * MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle2011-05-181-1/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-189-46/+147
|\ \
| * | x86, AMD: Fix ARAT feature setting againBorislav Petkov2011-05-171-1/+1
| * | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov2011-05-171-1/+1
| * | x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2011-05-162-5/+8
| * | x86, mce, AMD: Fix leaving freed data in a listJulia Lawall2011-05-131-0/+1
| * | x86: Fix UV BAU for non-consecutive nasidsCliff Wickman2011-05-122-33/+76
| * | x86, UV: Fix NMI handler for UV platformsJack Steiner2011-05-103-6/+60