summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-10-24MIPS: perf: Add Octeon support for hardware perf.David Daney2-1/+148
2011-10-24MIPS: perf: Add support for 64-bit perf counters.David Daney1-469/+389
2011-10-24MIPS: perf: Reorganize contents of perf support files.David Daney4-520/+532
2011-10-24MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney2-57/+37
2011-10-24MIPS: Add accessor macros for 64-bit performance counter registers.David Daney1-0/+8
2011-10-24MIPS: Add probes for more Octeon II CPUs.David Daney1-0/+3
2011-10-24MIPS: Add more CPU identifiers for Octeon II CPUs.David Daney1-0/+3
2011-10-24MIPS: XLR, XLS: Add comment for smp setupHillf Danton1-0/+4
2011-10-24MIPS: JZ4740: GPIO: Check correct IRQ in demux handlerLars-Peter Clausen1-1/+1
2011-10-24MIPS: JZ4740: GPIO: Simplify IRQ demuxerLars-Peter Clausen1-7/+1
2011-10-24MIPS: JZ4740: Use generic irq chipLars-Peter Clausen5-153/+79
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss11-334/+410
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss4-46/+4
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss9-236/+207
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss5-6/+14
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss19-625/+950
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss13-247/+146
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss2-163/+75
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss3-115/+23
2011-10-24MIPS: Remove __init from add_wired_entry()Manuel Lauss2-4/+4
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss4-49/+100
2011-10-24MIPS: Alchemy: Always build power codeManuel Lauss1-4/+0
2011-10-24NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss1-9/+21
2011-10-20MIPS: Fix build with C=1Aaro Koskinen1-1/+1
2011-10-20MIPS: MSP71xx: Fix build error.Ralf Baechle1-0/+1
2011-10-20MIPS: Don't install vmlinuz if compressed kernel has not been configured.Ralf Baechle1-0/+2
2011-10-20MIPS: Netlogic: Specify architecture CFLAGSJayachandran C1-0/+5
2011-10-20MIPS:Netlogic:Fix section mismatch warnings.Jayachandran C3-8/+14
2011-10-20Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle2-20/+4
2011-10-20MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle2-6/+6
2011-10-20MIPS: PNX8550: Fix section mismatchRalf Baechle1-1/+1
2011-10-20MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle1-1/+1
2011-10-20MIPS: IP27: Sort out section mismatch.Ralf Baechle1-2/+2
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle6-0/+84
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds4-3/+11
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai1-1/+0
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo1-0/+2
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon1-2/+2
2011-10-14Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2-2/+2
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-1/+1
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2-2/+2
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk1-1/+1
2011-10-10Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds4-12/+7
2011-10-10ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich1-1/+0
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds39-126/+164
2011-10-08Merge branch 'omap/fixes-for-3.1' into fixesArnd Bergmann3-12/+6
2011-10-07ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar1-0/+1
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel1-0/+11
2011-10-01MIPS: Call oops_enter, oops_exit in dieNathan Lynch1-1/+9