index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
arm64: dts: meson: add audio playback to khadas-vim2
Christian Hewitt
1
-0
/
+40
2020-12-07
arm64: dts: meson: add audio playback to khadas-vim
Christian Hewitt
1
-0
/
+40
2020-12-07
arm64: dts: meson: add audio playback to a95x
Christian Hewitt
1
-0
/
+40
2020-12-07
arm64: dts: meson-axg: add GE2D node
Neil Armstrong
1
-0
/
+9
2020-11-30
arm64: dts: meson-sm1: fix typo in opp table
Dongjin Kim
1
-1
/
+1
2020-11-30
arm64: dts: meson: add KHAMSIN IR remote node to SML5442TW
Christian Hewitt
1
-0
/
+4
2020-11-30
arm64: dts: meson: update the Khadas VIM3/3L LED bindings
Christian Hewitt
1
-4
/
+7
2020-11-30
arm64: dts: meson: fix spi-max-frequency on Khadas VIM2
Artem Lapkin
1
-1
/
+1
2020-11-30
arm64: dts: meson: add rtc aliases to meson-khadas-vim3.dtsi
Christian Hewitt
1
-1
/
+3
2020-11-30
arm64: dts: meson: Add capacity-dmips-mhz attributes to GXM
Christian Hewitt
1
-0
/
+20
2020-11-30
arm64: dts: meson-axg-s400: enable PCIe M.2 Key E slots
Neil Armstrong
1
-0
/
+10
2020-11-30
arm64: dts: meson-axg: add PCIe nodes
Neil Armstrong
1
-0
/
+61
2020-11-30
arm64: dts: meson-axg: add MIPI DSI PHY nodes
Neil Armstrong
1
-0
/
+19
2020-11-30
arm64: dts: meson-axg: add PWRC node
Neil Armstrong
1
-0
/
+42
2020-11-30
arm64: dts: meson: enable rtc node on Khadas VIM1/VIM2 boards
Christian Hewitt
2
-4
/
+2
2020-11-20
Merge tag 'amlogic-fixes' into v5.11/dt64
Kevin Hilman
5
-2
/
+67
2020-11-05
arm64: dts: meson: add watchdog to g12-common dtsi
Christian Hewitt
1
-0
/
+6
2020-11-05
arm64: dts: meson: remove empty lines from aml-s905x-cc v2 dts
Christian Hewitt
1
-4
/
+0
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
67
-104
/
+104
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
3
-8
/
+86
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-8
/
+13
2020-10-24
Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-9
/
+6
2020-10-24
Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-16
/
+40
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
11
-118
/
+179
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
5
-95
/
+93
2020-10-24
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-21
/
+98
2020-10-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
625
-6323
/
+27395
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-0
/
+18
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
402
-19346
/
+3366
2020-10-24
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-26
/
+59
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
104
-4786
/
+7570
2020-10-23
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
2
-7
/
+78
2020-10-23
arm64: dts: meson: odroid-n2 plus: fix vddcpu_a pwm
Jerome Brunet
1
-1
/
+1
2020-10-23
ARM: dts: meson8: remove two invalid interrupt lines from the GPU node
Martin Blumenstingl
1
-2
/
+0
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-0
/
+12
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
1
-0
/
+1
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-42
/
+17
2020-10-23
Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
1
-9
/
+18
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
9
-51
/
+43
2020-10-23
Merge branch 'pm-avs'
Rafael J. Wysocki
1
-1
/
+1
2020-10-23
xen/events: only register debug interrupt for 2-level events
Juergen Gross
2
-8
/
+13
2020-10-23
kvm: x86/mmu: NX largepage recovery for TDP MMU
Ben Gardon
3
-4
/
+18
2020-10-23
kvm: x86/mmu: Don't clear write flooding count for direct roots
Ben Gardon
1
-1
/
+7
2020-10-23
kvm: x86/mmu: Support MMIO in the TDP MMU
Ben Gardon
3
-21
/
+72
[next]