aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
...
| * | | MIPS: lantiq: Shorten register names, remove unused macrosPetr Cvek2019-06-24
| * | | MIPS: lantiq: Fix bitfield maskingPetr Cvek2019-06-24
| * | | MIPS: lantiq: Remove unused macrosPetr Cvek2019-06-24
| * | | MIPS: lantiq: Fix attributes of of_device_id structurePetr Cvek2019-06-24
| * | | MIPS: lantiq: Change variables to the same type as the sourcePetr Cvek2019-06-24
| * | | MIPS: lantiq: Move macro directly to iomem functionPetr Cvek2019-06-24
| * | | mips: Remove q-accessors from non-64bit platformsSerge Semin2019-06-24
| * | | MIPS: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-11
| * | | MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-06-11
| * | | MIPS: ralink: Switch pinmux.h to SPDX headerLubomir Rintel2019-06-11
| * | | MIPS: ftrace: Reword prepare_ftrace_return() comment blockGeert Uytterhoeven2019-06-11
| * | | MIPS: lb60: Fix pin mappingsPaul Cercueil2019-06-11
| * | | MIPS: replace MBIT_ULL() with BIT_ULL()Masahiro Yamada2019-05-29
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-17
|\ \ \ \
| * | | | mips: define syscall_get_error()Dmitry V. Levin2019-07-16
| * | | | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-16
| * | | | arch/*: remove unused isa_page_to_bus()Stephen Kitt2019-07-16
| | |_|/ | |/| |
* | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-16
|\ \ \ \
| * | | | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-15
| |/ / /
* / / / arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-14
|/ / /
* | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-12
|\ \ \
| * | | asm-generic: remove ptrace.hChristoph Hellwig2019-07-01
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-12
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11
| |\ \ \ \
| * | | | | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-04
* | | | | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-12
|\ \ \ \ \ \
| * | | | | | MIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platformsChristoph Hellwig2019-07-03
| * | | | | | MIPS: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-03
| * | | | | | MIPS: remove the _dma_cache_wback_inv exportChristoph Hellwig2019-06-03
| | |_|_|/ / | |/| | | |
* | | | | | mips: switch to generic version of pte allocationMike Rapoport2019-07-12
* | | | | | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-12
* | | | | | MIPS: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-20
| |\ \ \ \ \ \
| | * | | | | | bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-14
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
| |\ \ \ \ \ \ \
| * | | | | | | | net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-15
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | net: mscc: ocelot: Add support for tcamHoratiu Vultur2019-06-02
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-31
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | MIPS: ath79: ar9331: add Ethernet nodesOleksij Rempel2019-05-26
* | | | | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-11
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: wire-up pidfd_open()Christian Brauner2019-06-28
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ \ \ \ \ \ \
| * | | | | | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * | | | | | | | signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...Eric W. Biederman2019-05-29
| * | | | | | | | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-29
| * | | | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
| |/ / / / / / /
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-08
|\ \ \ \ \ \ \ \