summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens1-2/+14
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss6-52/+56
2011-05-19MIPS: Alchemy: Cleanup DMA addressesManuel Lauss4-85/+35
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss2-91/+123
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss9-78/+107
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss3-88/+47
2011-05-19MIPS: Alchemy: Convert irq.c to syscore_ops.Manuel Lauss1-60/+41
2011-05-19MIPS: Alchemy: irq code and constant cleanupManuel Lauss2-231/+140
2011-05-19MIPS: Alchemy: update inlinable GPIO APIManuel Lauss1-0/+51
2011-05-19MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss2-2/+9
2011-05-19MIPS: Split do_syscall_trace into two functions.Ralf Baechle7-20/+43
2011-05-19MIPS: Use single define for pending work on syscall exitRalf Baechle2-1/+4
2011-05-19MIPS: IP27: Remove pointless switch statement.Ralf Baechle1-12/+1
2011-05-19MIPS: Lantiq: Add etop board supportJohn Crispin1-0/+6
2011-05-19MIPS: Lantiq: Add ethernet driverJohn Crispin4-2/+33
2011-05-19MIPS: Lantiq: Add DMA supportJohn Crispin5-2/+317
2011-05-19MIPS: Lantiq: Add more gpio driversJohn Crispin3-1/+284
2011-05-19MIPS: Lantiq: Add machtypes for lantiq eval kitsJohn Crispin6-0/+155
2011-05-19MIPS: Lantiq: Add mips_machine supportJohn Crispin7-2/+86
2011-05-19MIPS: Lantiq: Add platform device supportJohn Crispin6-2/+263
2011-05-19MIPS: Lantiq: Add PCI controller support.John Crispin5-0/+478
2011-05-19MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin16-0/+1026
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin13-0/+774
2011-05-19MIPS: Enable kmemleak for MIPSMaxin John1-0/+1
2011-05-19MIPS: XLR, XLS: Add PCI support.Jayachandran C4-1/+321
2011-05-19MIPS: Add default configuration for XLR/XLS processorsJayachandran C1-0/+574
2011-05-19MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C7-0/+67
2011-05-19MIPS: Platform files for XLR/XLS processor supportJayachandran C14-0/+1637
2011-05-19MIPS: Netlogic: Cache, TLB support and feature overrides for XLRJayachandran C3-0/+4
2011-05-19MIPS: Netlogic: mach-netlogic include filesJayachandran C3-0/+87
2011-05-19MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C2-0/+83
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+20
2011-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-8/+6
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely4-7/+20
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle1-4/+2
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle1-1/+1
2011-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-46/+147
2011-05-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2011-05-18um: fix abortRichard Weinberger1-1/+22
2011-05-17x86, AMD: Fix ARAT feature setting againBorislav Petkov1-1/+1
2011-05-17Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov1-1/+1
2011-05-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2011-05-16x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2-5/+8
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree2-5/+13
2011-05-13alpha: convert to clocksource_register_hzJohn Stultz1-2/+1
2011-05-13x86, mce, AMD: Fix leaving freed data in a listJulia Lawall1-0/+1
2011-05-13OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M1-0/+1
2011-05-12x86: Fix UV BAU for non-consecutive nasidsCliff Wickman2-33/+76