summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-31IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan2-0/+24
2015-03-31irqchip: mips-gic: Don't treat FDC IRQ as percpu devidJames Hogan1-5/+10
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 Hogan7-0/+844
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-31IRQCHIP: mips-gic: Add missing definitions for FDC IRQJames Hogan1-0/+6
2015-03-31IRQCHIP: mips-gic: Fix typo in commentJames Hogan1-1/+1
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: Document Pistachio boot protocol and device-tree bindingsAndrew Bresticker1-0/+42
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-31CLK: Pistachio: Register external clock gatesAndrew Bresticker1-0/+21
2015-03-31CLK: Pistachio: Register system interface gate clocksAndrew Bresticker1-0/+42
2015-03-31CLK: Pistachio: Register peripheral clocksAndrew Bresticker1-0/+67
2015-03-31CLK: Pistachio: Register core clocksAndrew Bresticker2-0/+200
2015-03-31CLK: Pistachio: Add PLL driverAndrew Bresticker3-0/+452
2015-03-31CLK: Add basic infrastructure for Pistachio clocksAndrew Bresticker4-0/+266
2015-03-27CLK: Add binding document for Pistachio clock controllersAndrew Bresticker2-0/+306
2015-03-24CRYPTO: Octeon: Enable OCTEON SHA1/256/512 module selectionAaro Koskinen1-0/+27
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
2015-03-24MIPS: BCM47XX: Support SPROM prefixes for PCI devicesRafał Miłecki1-0/+33
2015-03-23Linux 4.0-rc5Linus Torvalds1-1/+1
2015-03-23Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-3/+2
2015-03-22Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+4
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-183/+3
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-17/+17
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+12
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-719/+131
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-80/+137
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-54/+78
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-372/+159