summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-211-1/+1
|\
| * mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-211-5/+5
|\ \
| * | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-041-5/+5
* | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-195-5/+4Star
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1513-13/+0Star
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0413-13/+0Star
| |\ \ \ | | |_|/ | |/| |
| | * | mips: txx9: rbtx4939: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
| | * | mips: ralink: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
| | * | mips: pci: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0Star
| | * | mips: mti-sead3: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0Star
| | * | mips: lantiq: xway: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0Star
* | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-142-2/+275
|\ \ \ \
| * \ \ \ Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman2014-12-0123-51/+144
| |\ \ \ \
| * | | | | USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern2014-11-252-2/+275
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-131-56/+5Star
|\ \ \ \ \
| * | | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-121-4/+5
| * | | | | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-121-52/+0Star
* | | | | | MIPS: Use phys_addr_t instead of phys_tJaedon Shin2014-12-131-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-122-3/+3
|\ \ \ \ \ \
| * | | | | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-202-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-12258-3505/+8039
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-244-9/+16
| * | | | | MIPS: Cosmetic cleanups of page table headers.Steven J. Hill2014-11-243-67/+71
| * | | | | MIPS: Add CP0 macros for extended EntryLo registersSteven J. Hill2014-11-241-0/+40
| * | | | | MIPS: Remove now unused definition of phys_t.Ralf Baechle2014-11-241-16/+0Star
| * | | | | MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-2423-64/+64
| * | | | | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-2413-40/+37Star
| * | | | | MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdeferyMarkos Chandras2014-11-241-4/+2Star
| * | | | | MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIOMarkos Chandras2014-11-241-9/+9
| * | | | | MIPS: <asm/types.h> fix indentation.Ralf Baechle2014-11-241-1/+1
| * | | | | MIPS: Enable VDSO randomizationPrem Karat2014-11-241-1/+14
| * | | | | MIPS: Remove a temporary hack for debugging cache flushes in SMTC configurationRalf Baechle2014-11-241-59/+0Star
| * | | | | MIPS: Remove declaration of obsolete arch_init_clk_ops()Maarten ter Huurne2014-11-241-3/+0Star
| * | | | | MIPS: atomic.h: Reformat to fit in 79 columnsMaciej W. Rozycki2014-11-241-180/+181
| * | | | | MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki2014-11-243-0/+8
| * | | | | MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-249-91/+126
| * | | | | MIPS: Kconfig: Only allow 32-bit microMIPS buildsMaciej W. Rozycki2014-11-241-1/+1
| * | | | | MIPS: signal.c: Fix an invalid cast in ISA mode bit handlingMaciej W. Rozycki2014-11-241-1/+1
| * | | | | MIPS: mm: Only build one microassembler that is suitableMaciej W. Rozycki2014-11-241-3/+7
| * | | | | MIPS: Kconfig: Enable microMIPS support for MaltaMaciej W. Rozycki2014-11-241-0/+1
| * | | | | MIPS: loongson: common: rtc: make loongson_rtc_resources staticAaro Koskinen2014-11-241-1/+1
| * | | | | MIPS: loongson: common: init: Add a missing includeAaro Koskinen2014-11-241-0/+1
| * | | | | MIPS: loongson: lemote-2f: reset: make ml2f_reboot staticAaro Koskinen2014-11-241-1/+1
| * | | | | MIPS: loongson: lemote-2f: irq: Make internal data staticAaro Koskinen2014-11-241-2/+2
| * | | | | MIPS: loongson: common: Setup: add a missing includeAaro Koskinen2014-11-241-0/+1
| * | | | | MIPS: Loongson: cs5536_pci: Add a missing includeAaro Koskinen2014-11-241-0/+1
| * | | | | MIPS: Loongson: common: Fix array initializer syntax.Aaro Koskinen2014-11-243-32/+32