summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: Allow platform specific scratch registersJayachandran C2013-06-132-15/+27
| * | | MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C2013-06-131-4/+3
| * | | MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C2013-06-131-22/+1
| * | | MIPS: Netlogic: Fixup memory regions for prefetchJayachandran C2013-06-131-0/+13
| * | | MIPS: Netlogic: wait for all hardware threadsJayachandran C2013-06-131-7/+20
| * | | MIPS: Netlogic: Fix sign extension in PIC writeJayachandran C2013-06-131-1/+1
| * | | MIPS: Netlogic: use branch instead of jumpJayachandran C2013-06-132-2/+2
| * | | MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C2013-06-138-9/+22
| * | | MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C2013-06-132-6/+11
| * | | MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C2013-06-135-8/+16
| * | | MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C2013-06-135-187/+253
| * | | MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C2013-06-134-70/+105
| * | | MIPS: Netlogic: Support compressed kernelJayachandran C2013-06-132-0/+16
| * | | MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C2013-06-131-3/+7
| * | | MIPS: Netlogic: COP2 save/restore codeJayachandran C2013-06-134-1/+142
| * | | MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C2013-06-132-10/+10
| * | | MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C2013-06-132-3/+7
| * | | MIPS: Allow kernel to use coprocessor 2Jayachandran C2013-06-131-10/+5
| * | | MIPS: Move cop2 save/restore to switch_to()Jayachandran C2013-06-134-39/+44
| * | | MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam2013-06-134-0/+122
| * | | MIPS: Support SWIOTLB in default dma operationsJayachandran C2013-06-132-0/+15
| * | | MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle2013-06-131-1/+0
| * | | MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.Ralf Baechle2013-06-131-3/+3
| * | | MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras2013-06-111-4/+0
| * | | MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-108-19/+108
| * | | MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2013-06-105-4/+6
| * | | MIPS: using strlcpy() instead of strncpy()Chen Gang2013-06-101-1/+1
| * | | MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang2013-06-101-1/+1
| * | | MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang2013-06-101-1/+1
| * | | MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney2013-06-102-17/+1
| * | | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSLDavid Daney2013-06-101-27/+0
| * | | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-105-25/+14
| * | | MIPS: PowerTV: use free_reserved_area() to simplify codeJiang Liu2013-06-101-11/+2
* | | | mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-098-25/+389
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-1914-117/+187
| |\ \ \
| * | | | net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
| * | | | bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli2013-06-134-11/+194
| * | | | bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon2013-06-105-18/+179
| * | | | bcm63xx_enet: split DMA channel register accessesMaxime Bizon2013-06-102-5/+22
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-054-102/+369
| |\ \ \ \
| * | | | | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+2
* | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-07-077-345/+25
|\ \ \ \ \ \
| * | | | | | MIPS: jz4740: Correct clock gate bit for DMA controllerMaarten ter Huurne2013-07-051-1/+1
| * | | | | | MIPS: jz4740: Remove custom DMA APILars-Peter Clausen2013-07-053-364/+1
| * | | | | | MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen2013-07-053-0/+23
| * | | | | | MIPS: jz4740: Acquire and enable DMA controller clockMaarten ter Huurne2013-07-051-2/+22
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-042-9/+1
|\ \ \ \ \ \
| * | | | | | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-042-9/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-034-82/+25
|\ \ \ \ \ \
OpenPOWER on IntegriCloud