aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-01MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee11-20/+20
2015-04-01MIPS: Add dtbs_install targetAndrew Bresticker1-0/+5
2015-04-01MIPS: Move device-trees into vendor sub-directoriesAndrew Bresticker27-22/+73
2015-04-01MIPS: Add support for fine granularity task level IRQ time accountingDeng-Cheng Zhu1-0/+1
2015-04-01MIPS: csrc-sb1250: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-04-01MIPS: csrc-sb1250: Remove FSF mail address from GPL noticeDeng-Cheng Zhu1-4/+0
2015-04-01MIPS: csrc-sb1250: Extract hpt cycle acquisition from sb1250_hpt_readDeng-Cheng Zhu1-2/+9
2015-04-01MIPS: jz4740: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-04-01MIPS: cevt-txx9: Implement read_sched_clockDeng-Cheng Zhu1-0/+9
2015-04-01MIPS: sgi-ip27: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-04-01MIPS: csrc-ioasic: Implement read_sched_clockDeng-Cheng Zhu1-0/+9
2015-04-01MIPS: csrc-ioasic: Remove FSF mail address from GPL noticeDeng-Cheng Zhu1-4/+0
2015-04-01MIPS: csrc-bcm1480: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-04-01MIPS: csrc-bcm1480: Remove FSF mail address from GPL noticeDeng-Cheng Zhu1-4/+0
2015-04-01MIPS: csrc-r4k: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2015-04-01MIPS: Add sched_clock supportDeng-Cheng Zhu1-0/+1
2015-04-01MIPS: Add support for full dynticks CPU time accountingDeng-Cheng Zhu1-0/+1
2015-04-01MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platformsDeng-Cheng Zhu1-5/+6
2015-04-01MIPS: Add SCHED_HRTICK supportDeng-Cheng Zhu1-0/+3
2015-04-01MIPS: OCTEON: Enable little endian kernel.David Daney1-1/+2
2015-04-01MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.hDavid Daney1-0/+74
2015-04-01MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney2-0/+78
2015-03-31MIPS: Malta: malta-time: Ensure GIC counter is runningMarkos Chandras1-1/+3
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan2-0/+13
2015-03-31MIPS: idle: Workaround wait + FDC problemsJames Hogan1-2/+11
2015-03-31MIPS: Malta: Implement get_c0_fdc_int()James Hogan1-0/+16
2015-03-31MIPS: Read CPU IRQ line that FDC to routed toJames Hogan2-0/+15
2015-03-31MIPS: Add architectural FDC IRQ fieldsJames Hogan1-0/+4
2015-03-31MIPS: Malta: Implement mips_cdmm_phys_base()James Hogan1-0/+7
2015-03-31MIPS: Add CDMM bus supportJames Hogan1-0/+87
2015-03-31MIPS: Add arch CDMM definitions and probingJames Hogan4-0/+18
2015-03-31MIPS: Allow shared IRQ for timer & perf counterJames Hogan1-2/+0
2015-03-31MIPS: OProfile: Allow sharing IRQ with timerJames Hogan1-1/+4
2015-03-31MIPS: perf: Allow sharing IRQ with timerJames Hogan1-3/+5
2015-03-31MIPS: cevt-r4k: Cleanup c0_compare_interrupt.Ralf Baechle1-5/+4
2015-03-31MIPS: cevt-r4k: Make interrupt handler sharedJames Hogan1-1/+7
2015-03-31MIPS: Remove redundant IPTI==IPPCI logicJames Hogan2-4/+2
2015-03-31MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constantsJames Hogan2-2/+2
2015-03-31MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan2-19/+18
2015-03-31MIPS: pistachio: Add an initial defconfigGovindraj Raja1-0/+336
2015-03-31MIPS: Add support for the IMG Pistachio SoCAndrew Bresticker9-0/+287
2015-03-31MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker2-2/+5
2015-03-31MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee22-509/+3
2015-03-24CRYPTO: Octeon: Add SHA512 moduleAaro Koskinen2-0/+278
2015-03-24CRYPTO: Octeon: Add SHA256 moduleAaro Koskinen2-0/+281
2015-03-24CRYPTO: Octeon: Add SHA1 moduleAaro Koskinen2-1/+243
2015-03-24CRYPTO: Octeon: Add instruction definitions for SHA1/256/512Aaro Koskinen1-4/+79
2015-03-24CRYPTO: Octeon: always disable preemption when using crypto engineAaro Koskinen2-5/+3
2015-03-24CRYPTO: Octeon: Don't disable bottom half in octeon-md5Aaro Koskinen1-4/+0
2015-03-24mips: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad1-2/+8