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
2019-08-23
MIPS: mm: Drop boot_mem_map
Jiaxun Yang
1
-56
/
+36
2019-08-23
MIPS: xlp: Drop boot_mem_map
Jiaxun Yang
1
-6
/
+6
2019-08-23
MIPS: ip22: Drop addr_is_ram
Jiaxun Yang
1
-18
/
+2
2019-08-23
MIPS: msp: Record prom memory
Jiaxun Yang
1
-6
/
+16
2019-08-23
MIPS: malta: Drop prom_free_prom_memory
Jiaxun Yang
1
-11
/
+0
2019-08-23
MIPS: fw: Record prom memory
Jiaxun Yang
1
-6
/
+18
2019-08-23
MIPS: OCTEON: Drop boot_mem_map
Jiaxun Yang
2
-12
/
+8
2019-08-23
arm64: dts: allwinner: orange-pi-3: Enable WiFi
Ondrej Jirman
1
-0
/
+46
2019-08-23
ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes
Will Deacon
2
-2
/
+3
2019-08-23
ARM: 8896/1: VDSO: Don't leak kernel addresses
Geert Uytterhoeven
1
-1
/
+0
2019-08-23
ARM: 8895/1: visit mach-* and plat-* directories when cleaning
Masahiro Yamada
1
-0
/
+4
2019-08-23
ARM: 8894/1: boot: Replace open-coded nop with macro
Linus Walleij
1
-1
/
+1
2019-08-23
ARM: 8893/1: boot: Explain the 8 nops
Linus Walleij
1
-0
/
+12
2019-08-23
ARM: 8876/1: fix O= building with CONFIG_FPE_FASTFPE
Masahiro Yamada
1
-7
/
+2
2019-08-23
ARM: 8875/1: Kconfig: default to AEABI w/ Clang
Nick Desaulniers
1
-2
/
+3
2019-08-23
ARM: 8873/1: perf: cleanup cppcheck shifting warning
Phong Tran
1
-3
/
+3
2019-08-23
ARM: 8872/1: Use common outgoing-CPU-notification code
Paul E. McKenney
1
-4
/
+2
2019-08-23
ARM: 8871/1: iop13xx: Simplify iop13xx_atu{e,x}_pci_status checks
Nathan Chancellor
1
-2
/
+2
2019-08-23
ARM: 8897/1: check stmfd instruction using right shift
Lvqiang Huang
1
-1
/
+1
2019-08-23
ARM: 8874/1: mm: only adjust sections of valid mm structures
Doug Berger
1
-1
/
+2
2019-08-23
ARM: dts: sunxi: Add missing watchdog clocks
Maxime Ripard
10
-0
/
+11
2019-08-23
ARM: dts: sunxi: Add missing watchdog interrupts
Maxime Ripard
5
-0
/
+5
2019-08-23
arm64: dts: allwinner: h6: Add support for RTC and fix the clock tree
Ondrej Jirman
1
-14
/
+16
2019-08-23
ia64: Get rid of iommu_pass_through
Joerg Roedel
2
-4
/
+0
2019-08-23
x86/dma: Get rid of iommu_pass_through
Joerg Roedel
2
-18
/
+3
2019-08-23
ARM: dts: sun7i: Add CSI0 controller
Maxime Ripard
1
-0
/
+25
2019-08-23
arm64: dts: allwinner: a64: Add A64 OlinuXino board (with eMMC)
Sunil Mohan Adapa
2
-0
/
+24
2019-08-23
ARM: dts: v3s: Change the timers compatible
Maxime Ripard
1
-2
/
+3
2019-08-23
ARM: dts: h3: Change the timers compatible
Maxime Ripard
1
-1
/
+1
2019-08-23
ARM: dts: a83t: Change the timers compatible
Maxime Ripard
1
-1
/
+1
2019-08-23
ARM: dts: a23/a33: Change the timers compatible
Maxime Ripard
1
-1
/
+1
2019-08-23
ARM: dts: sun6i: Add missing timers interrupts
Maxime Ripard
1
-1
/
+2
2019-08-23
ARM: dts: sun5i: Add missing timers interrupts
Maxime Ripard
1
-1
/
+6
2019-08-23
ARM: dts: sun4i: Add missing timers interrupts
Maxime Ripard
1
-1
/
+6
2019-08-23
arm64: dts: allwinner: h6: Introduce Tanix TX6 board
Jernej Skrabec
2
-0
/
+101
2019-08-23
arm64: allwinner: h6: add I2C nodes
Bhushan Shah
1
-1
/
+59
2019-08-23
ARM: dts: sunxi: Add mdio bus sub-node to GMAC
Chen-Yu Tsai
34
-132
/
+203
2019-08-23
arm64: dts: allwinner: Enable DDC regulator for Beelink GS1
Clément Péron
1
-0
/
+1
2019-08-23
arm64: dts: allwinner: h6: Enable SPDIF for Beelink GS1
Clément Péron
1
-0
/
+22
2019-08-23
arm64: dts: allwinner: Add SPDIF node for Allwinner H6
Clément Péron
1
-0
/
+20
2019-08-23
ARM: dts: sun8i: s3: add devicetree for Lichee zero plus w/ S3
Icenowy Zheng
2
-0
/
+54
2019-08-23
ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs
Icenowy Zheng
1
-0
/
+14
2019-08-23
arm64: dts: allwinner: orange-pi-3: Enable HDMI output
Ondrej Jirman
1
-0
/
+26
2019-08-23
ARM: dts: sun8i: a83t: Enable HDMI output on Cubietruck Plus
Chen-Yu Tsai
1
-0
/
+25
2019-08-23
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
2
-5
/
+19
2019-08-23
KVM: PPC: Book3S: Mark expected switch fall-through
Paul Menzel
1
-0
/
+1
2019-08-23
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
6037
-53415
/
+54194
2019-08-23
um: fix time travel mode
Johannes Berg
3
-12
/
+20
2019-08-22
ARM: dts: rockchip: remove rk3288 fennec board support
Kever Yang
2
-348
/
+0
2019-08-22
arm64: dts: rockchip: add rk3328 VPU node
Jonas Karlman
1
-1
/
+13
[prev]
[next]