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
2018-07-13
x86/litf: Introduce vmx status variable
Thomas Gleixner
3
-13
/
+54
2018-07-13
arm64: dts: stingray: add bcm958802a802x dts
Vladimir Olovyannikov
2
-0
/
+28
2018-07-13
arm64: dts: stingray: add PAXC support
Ray Jui
2
-0
/
+65
2018-07-13
ARM: net: bpf: improve 64-bit ALU implementation
Russell King
1
-5
/
+24
2018-07-13
ARM: net: bpf: improve 64-bit store implementation
Russell King
1
-26
/
+26
2018-07-13
ARM: net: bpf: improve 64-bit sign-extended immediate load
Russell King
1
-4
/
+3
2018-07-13
ARM: net: bpf: improve 64-bit load immediate implementation
Russell King
1
-12
/
+20
2018-07-13
ARM: multi_v7_defconfig: enable STM32 DCMI media support
Hugues Fruchet
1
-0
/
+1
2018-07-13
ARM: multi_v7_defconfig: enable STM32 DMAv2, DMAMUX and MDMA
Pierre-Yves MORDRET
1
-0
/
+3
2018-07-13
ARM: multi_v7_defconfig: enable STM32 RTC
Amelie Delaunay
1
-0
/
+1
2018-07-13
ARM: dts: stm32: update iwdg with lsi clock name for stm32f429
Ludovic Barre
1
-0
/
+1
2018-07-13
ARM: dts: stm32: add iwdg2 support for stm32mp157c-ed1
Ludovic Barre
1
-0
/
+5
2018-07-13
ARM: dts: stm32: add iwdg2 support for stm32mp157c
Ludovic Barre
1
-0
/
+8
2018-07-13
ARM: dts: stm32: Reorder nodes in stm32mp157c-ed1
Alexandre Torgue
1
-11
/
+11
2018-07-13
ARM: dts: stm32: remove gpio aliases for stm32mp157c
Alexandre Torgue
1
-14
/
+0
2018-07-13
ARM: dts: stm32: add support of ethernet on stm32mp157c-ev1
Christophe Roullier
2
-0
/
+66
2018-07-13
ARM: dts: stm32: Add ethernet dwmac on stm32mp1
Christophe Roullier
1
-0
/
+30
2018-07-13
ARM: dts: stm32: Add syscfg on stm32mp1
Christophe Roullier
1
-0
/
+5
2018-07-13
ARM: dts: stm32: add SPI1 support on stm32mp157c-ev1
Amelie Delaunay
2
-1
/
+21
2018-07-13
ARM: dts: stm32: add SPI support on stm32mp157c
Amelie Delaunay
1
-0
/
+84
2018-07-13
ARM: dts: stm32: Add DFSDM support to stm32mp157c
Fabrice Gasnier
1
-0
/
+70
2018-07-13
ARM: dts: stm32: Add ADC support to stm32mp157c
Fabrice Gasnier
1
-0
/
+36
2018-07-13
ARM: dts: stm32: enable USB OTG HS on stm32mp157c-ev1
Amelie Delaunay
1
-0
/
+7
2018-07-13
ARM: dts: stm32: add USB OTG HS support for stm32mp157c SoC
Amelie Delaunay
1
-0
/
+15
2018-07-13
ARM: dts: stm32: enable USB Host (USBH) EHCI controller on stm32mp157c-ev1
Amelie Delaunay
1
-0
/
+6
2018-07-13
arm64: dts: marvell: armada-37xx: update the crypto engine compatible
Antoine Tenart
1
-1
/
+1
2018-07-13
arm64: dts: marvell: armada-cp110: update the crypto engine compatible
Antoine Tenart
1
-1
/
+1
2018-07-13
KVM: s390: Fix storage attributes migration with memory slots
Claudio Imbrenda
3
-135
/
+195
2018-07-13
KVM: s390: Replace clear_user with kvm_clear_guest
Janosch Frank
1
-1
/
+1
2018-07-13
xen: setup pv irq ops vector earlier
Juergen Gross
2
-16
/
+12
2018-07-12
x86/intel_rdt: Fix possible circular lock dependency
Reinette Chatre
1
-15
/
+14
2018-07-12
ARM: net: bpf: use double-word load/stores where available
Russell King
2
-12
/
+45
2018-07-12
ARM: net: bpf: always use odd/even register pair
Russell King
1
-14
/
+14
2018-07-12
ARM: net: bpf: avoid reloading 'array'
Russell King
1
-5
/
+4
2018-07-12
ARM: net: bpf: avoid reloading 'index'
Russell King
1
-2
/
+3
2018-07-12
ARM: net: bpf: use ldr instructions with shifted rm register
Russell King
2
-2
/
+5
2018-07-12
ARM: net: bpf: use immediate forms of instructions where possible
Russell King
2
-9
/
+13
2018-07-12
ARM: net: bpf: imm12 constant conversion
Russell King
1
-1
/
+49
2018-07-12
ARM: net: bpf: access eBPF scratch space using ARM FP register
Russell King
1
-19
/
+25
2018-07-12
ARM: net: bpf: 64-bit accessor functions for BPF registers
Russell King
1
-113
/
+122
2018-07-12
ARM: net: bpf: provide accessor functions for BPF registers
Russell King
1
-201
/
+128
2018-07-12
ARM: net: bpf: remove is_on_stack() and sstk/dstk
Russell King
1
-176
/
+160
2018-07-12
ARM: net: bpf: use negative numbers for stacked registers
Russell King
1
-98
/
+102
2018-07-12
ARM: net: bpf: provide load/store ops with negative immediates
Russell King
2
-22
/
+41
2018-07-12
ARM: net: bpf: enumerate the JIT scratch stack layout
Russell King
1
-17
/
+42
2018-07-12
MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
Joshua Kinard
1
-147
/
+32
2018-07-12
MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WAR
Joshua Kinard
1
-20
/
+12
2018-07-12
mips/jazz: provide missing dma_mask/coherent_dma_mask
Thomas Bogendoerfer
1
-2
/
+15
2018-07-12
arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit}
Will Deacon
1
-2
/
+2
2018-07-12
ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
Adam Ford
1
-0
/
+5
[prev]
[next]