summaryrefslogtreecommitdiff
path: root/arch/mips (follow)
Commit message (Expand)AuthorAge
...
| * | | | MIPS: Introduce accessors for MSA vector registersPaul Burton2015-09-03
| * | | | MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin2015-09-03
| * | | | MIPS: Remove "__weak" definition from arch-specific linkage.hBjorn Helgaas2015-09-03
| * | | | MIPS: Remove "weak" from mips_cdmm_phys_base() declarationBjorn Helgaas2015-09-03
| * | | | MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas2015-09-03
| * | | | MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas2015-09-03
| * | | | MIPS: MT: Remove "weak" from vpe_run() declarationBjorn Helgaas2015-08-26
| * | | | MIPS: VPE: Exit vpe_release() early if vpe_run() isn't definedBjorn Helgaas2015-08-26
| * | | | MIPS: Remove "weak" from platform_maar_init() declarationBjorn Helgaas2015-08-26
| * | | | MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas2015-08-26
| * | | | MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.hPaul Burton2015-08-26
| * | | | MIPS: ops-emma2rh: Drop nonsensical db_assertPaul Burton2015-08-26
| * | | | MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removalThomas Gleixner2015-08-26
| * | | | MIPS: netlogic: Prepare ipi handlers for irq argument removalThomas Gleixner2015-08-26
| * | | | MIPS: octeon: Replace the homebrewn flow handlerThomas Gleixner2015-08-26
| * | | | MIPS: ath91: Remove pointless irqdisable/enableThomas Gleixner2015-08-26
| * | | | MIPS: alchemy: Remove pointless irqdisable/enableThomas Gleixner2015-08-26
| * | | | MIPS: bcm63xx: Use irq_set_handler_locked()Thomas Gleixner2015-08-26
| * | | | MIPS: alchemy: Use irq_set_chip_handler_name_locked()Thomas Gleixner2015-08-26
| * | | | MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-08-26
| * | | | MIPS: pci-rt3883: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-26
| * | | | MIPS: pci-ar724x: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-26
| * | | | MIPS: pci-ar71xx: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-26
| * | | | MIPS: jz4740: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-26
| * | | | MIPS: Set up FTLB probability for I6400Markos Chandras2015-08-26
| * | | | MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6Markos Chandras2015-08-26
| * | | | MIPS: Add default case for the FTLB enable/disable codeMarkos Chandras2015-08-26
| * | | | MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLBMarkos Chandras2015-08-26
| * | | | MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras2015-08-26
| * | | | MIPS: CPC: Fix type for GCR CPC base reg for 64-bitMarkos Chandras2015-08-26
| * | | | MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.Markos Chandras2015-08-26
| * | | | MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras2015-08-26
| * | | | MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras2015-08-26
| * | | | MIPS: CM3: Add support for CM3 L2 cache.Paul Burton2015-08-26
| * | | | MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton2015-08-26
| * | | | MIPS: mips-cm: Implement mips_cm_revisionPaul Burton2015-08-26
| * | | | MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6Markos Chandras2015-08-26
| * | | | MIPS: Add MIPS I6400 probe supportMarkos Chandras2015-08-26
| * | | | MIPS: Add cases for CPU_I6400Markos Chandras2015-08-26
| * | | | MIPS: Add MIPS I6400 PRid and cputype identifiersMarkos Chandras2015-08-26
| * | | | MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.hAlban Bedel2015-08-26
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \ \
| * \ \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \ \
| | * | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | * | | | mips: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | | |/ / | | |/| |
| * | | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-03
| * | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-03
| * | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-03
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \ \ \
| * | | | phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-31
| | |/ / | |/| |