summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-06-24MIPS: ralink: mt7628a.dtsi: Add SPI controller DT nodeStefan Roese
2019-06-24MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT nodeStefan Roese
2019-06-24MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodesStefan Roese
2019-06-24MIPS: ralink: mt7628a.dtsi: Add pinmux DT nodeStefan Roese
2019-06-24MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifierStefan Roese
2019-06-24MIPS: lantiq: Add SMP support for lantiq interrupt controllerPetr Cvek
2019-06-24MIPS: lantiq: Shorten register names, remove unused macrosPetr Cvek
2019-06-24MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-06-24MIPS: lantiq: Remove unused macrosPetr Cvek
2019-06-24MIPS: lantiq: Fix attributes of of_device_id structurePetr Cvek
2019-06-24MIPS: lantiq: Change variables to the same type as the sourcePetr Cvek
2019-06-24MIPS: lantiq: Move macro directly to iomem functionPetr Cvek
2019-06-24mips: Remove q-accessors from non-64bit platformsSerge Semin
2019-06-24FDDI: defza: Include linux/io-64-nonatomic-lo-hi.hPaul Burton
2019-06-11MIPS: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski
2019-06-11MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski
2019-06-11MIPS: ralink: Switch pinmux.h to SPDX headerLubomir Rintel
2019-06-11MIPS: ftrace: Reword prepare_ftrace_return() comment blockGeert Uytterhoeven
2019-06-11memory: jz4780-nemc: Grammar s/the its/its/Geert Uytterhoeven
2019-06-11memory: jz4780-nemc: Reduce size of const arrayPaul Cercueil
2019-06-11memory: jz4780_nemc: Add support for the JZ4740Paul Cercueil
2019-06-11dt-bindings: memory: jz4780: Add compatible string for JZ4740 SoCPaul Cercueil
2019-06-11memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780Paul Cercueil
2019-06-11MIPS: lb60: Fix pin mappingsPaul Cercueil
2019-05-29MIPS: replace MBIT_ULL() with BIT_ULL()Masahiro Yamada
2019-05-26Linux 5.2-rc2Linus Torvalds
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda
2019-05-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-25Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-25Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-05-24ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi
2019-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-24tools/kvm_stat: fix fields filter for child eventsStefan Raspl
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-05-24KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-05-24KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini