- 0631b65 bpf, mips: remove unused function by Daniel Borkmann · 7 years ago
- 4db25cc bpf, mips64: remove ld_abs/ld_ind by Daniel Borkmann · 7 years ago
- 854da23 Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- b3d7e55 MIPS: uaccess: Add micromips clobbers to bzero invocation by Matt Redfearn · 7 years ago
- c96eebf MIPS: memset.S: Fix clobber of v1 in last_fixup by Matt Redfearn · 7 years ago
- daf70d8 MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup by Matt Redfearn · 7 years ago
- 8a8158c MIPS: memset.S: EVA & fault support for small_memset by Matt Redfearn · 7 years ago
- 2c2bf52 MIPS: dts: Boston: Fix PCI bus dtc warnings: by Matt Redfearn · 7 years ago
- d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
- a1cc703 MIPS: io: Add barrier after register read in readX() by Sinan Kaya · 7 years ago
- f6b7aee MIPS: io: Prevent compiler reordering writeX() by Sinan Kaya · 7 years ago
- a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 7 years ago
- 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
- 948869f Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- a5075e6 MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750 by Dan Haab · 7 years ago
- cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
- 7bbaf27 zboot: fix stack protector in compressed boot phase by Huacai Chen · 7 years ago
- ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
- 75dcc7e Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
- 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
- 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ce6eba3 Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
- a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
- 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
- edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
- 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
- df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
- 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
- 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
- 70a3550 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/topic/bcm2835aux', 'spi/topic/dw' and 'spi/topic/gpio' into spi-next by Mark Brown · 7 years ago
- 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
- 2726412 MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDs by Dan Haab · 7 years ago
- 8bda3e2 MIPS: Make the default for PHYSICAL_START always 64-bit by Maciej W. Rozycki · 7 years ago
- 53d473f usb: host: Remove the deprecated ATH79 USB host config options by Alban Bedel · 7 years ago
- ea2301b Merge branch 'linus' into x86/dma, to resolve a conflict with upstream by Ingo Molnar · 7 years ago
- 27c524d MIPS: Use the entry point from the ELF file header by Maciej W. Rozycki · 7 years ago
- a63d706 MIPS: ralink: Fix booting on MT7621 by NeilBrown · 7 years ago
- 891731f MIPS: ralink: Remove ralink_halt() by NeilBrown · 7 years ago
- 6bce3de MIPS: generic: Add support for Microsemi Ocelot by Alexandre Belloni · 7 years ago
- 6b36d31 MIPS: mscc: Add ocelot PCB123 device tree by Alexandre Belloni · 7 years ago
- d843dd5 MIPS: mscc: Add ocelot dtsi by Alexandre Belloni · 7 years ago
- a821328 MIPS: lantiq: ase: Enable MFD_SYSCON by Mathias Kresin · 7 years ago
- 3223a5a MIPS: lantiq: Enable AHB Bus for USB by Mathias Kresin · 7 years ago
- 214cbc1 MIPS: lantiq: Fix Danube USB clock by Mathias Kresin · 7 years ago
- b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
- 6887a56 sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago
- 134933e Merge tag 'v4.16-rc6' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
- 05454c1 MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset by Mathias Kresin · 8 years ago
- 60c5d89 MIPS: pci-mt7620: Enable PCIe on MT7688 by Daniel Golle · 8 years ago
- 8343aae perf/core: Remove perf_event::group_entry by Peter Zijlstra · 7 years ago
- b2ed33a MIPS: pm-cps: Block system suspend when a JTAG probe is present by Matt Redfearn · 7 years ago
- ce6828fa MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REV by Matt Redfearn · 7 years ago
- 13b8638 MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REV by Matt Redfearn · 7 years ago
- 18ba210 MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REV by Matt Redfearn · 7 years ago
- 1690905 MIPS: Introduce isa-rev.h to define MIPS_ISA_REV by Matt Redfearn · 7 years ago
- 997e93d MIPS: Hang more efficiently on halt/powerdown/restart by Paul Burton · 7 years ago
- e675482 Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- a4429e5 KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED by Wanpeng Li · 7 years ago
- b68c257 MIPS: BMIPS: Add Broadcom STB watchdog nodes by Jaedon Shin · 7 years ago
- e84442c MIPS: BMIPS: Add Broadcom STB wake-up timer nodes by Jaedon Shin · 7 years ago
- c7146a2 MIPS: BMIPS: Add Broadcom STB power management nodes by Jaedon Shin · 7 years ago
- 06a3f0c MIPS: BMIPS: Do not mask IPIs during suspend by Justin Chen · 7 years ago
- cccd0b9 MIPS: Expand help text to list generic defconfigs by James Hogan · 7 years ago
- ee2515d MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIO by Huacai Chen · 7 years ago
- 6cfc70c MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORT by Huacai Chen · 7 years ago
- 2bd06ce Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 902f4d0 MIPS: OCTEON: irq: Check for null return on kzalloc allocation by Colin Ian King · 7 years ago
- 1b22b4b MIPS: ath25: Check for kzalloc allocation failure by Colin Ian King · 7 years ago
- 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
- 6ae1756 MIPS: Drop spurious __unused in struct compat_flock by James Hogan · 7 years ago
- 318df80 MIPS: Refactor legacy defconfigs by James Hogan · 7 years ago
- 35868f0 MIPS: generic: Enable crc32-mips on r6 configs by James Hogan · 7 years ago
- 4a5dc51 MIPS: crypto: Add crc32 and crc32c hw accelerated module by Marcin Nowakowski · 7 years ago
- 256211f MIPS: Add crc instruction support flag to elf_hwcap by Marcin Nowakowski · 7 years ago
- ab3d844 MIPS: Remove a warning when PHYS_OFFSET is 0x0 by Mathieu Malaterre · 7 years ago
- 427aeea MIPS: Make declaration for function `memory_region_available` static by Mathieu Malaterre · 7 years ago
- 018eab8 MIPS: dts: Fix a typo in the node unit name by Mathieu Malaterre · 7 years ago
- c768519 MIPS: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
- 21cff2d MIPS: TXX9: Constify gpio_led by Arvind Yadav · 7 years ago
- 041f40f MIPS: AR7: Constify gpio_led by Arvind Yadav · 7 years ago
- 1fd88d9 MIPS: Alchemy: Constify gpio_led by Arvind Yadav · 7 years ago
- 2fe69ed MIPS: Remove duplicate includes by Pravin Shedge · 7 years ago
- 8fb7134 MIPS: BMIPS: Enable CONFIG_SOC_BRCMSTB by Jaedon Shin · 7 years ago
- db6775c MIPS: Octeon: Fix logging messages with spurious periods after newlines by Joe Perches · 7 years ago
- 78352f1 Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 9b00bc7 spi: spi-gpio: Rewrite to use GPIO descriptors by Linus Walleij · 7 years ago
- 61f14c0 Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 67a3ba2 MIPS: Fix incorrect mem=X@Y handling by Marcin Nowakowski · 7 years ago
- 627f4a2 MIPS: BMIPS: Fix section mismatch warning by Jaedon Shin · 7 years ago
- 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- 791412d MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base() by Paul Burton · 7 years ago
- 0bd2afc Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 8578953 Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago