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
2022-01-10
Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+15
2022-01-10
Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-6
/
+7
2022-01-10
Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-141
/
+169
2022-01-10
Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-18
/
+76
2022-01-10
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-2
/
+186
2022-01-10
Merge tag 'x86_cache_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-01-10
Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-524
/
+534
2022-01-10
Merge tag 'x86_platform_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2022-01-10
Merge tag 'x86_paravirt_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-7
/
+5
2022-01-10
Merge tag 'x86_fpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+14
2022-01-10
Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
15
-33
/
+9
2022-01-10
Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
30
-180
/
+1428
2022-01-10
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+3
2022-01-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
5
-3
/
+21
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
50
-595
/
+756
2022-01-10
Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
25
-25
/
+0
2022-01-10
Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-0
/
+405
2022-01-10
Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
475
-7868
/
+45563
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2022-01-10
Merge tag 'defconfig-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
8
-5
/
+54
2022-01-10
Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
13
-48
/
+23
2022-01-10
x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()
Vitaly Kuznetsov
1
-10
/
+9
2022-01-10
ARM: dts: meson8b: Fix the UART device-tree schema validation
Martin Blumenstingl
1
-12
/
+12
2022-01-10
ARM: dts: meson8: Fix the UART device-tree schema validation
Martin Blumenstingl
1
-12
/
+12
2022-01-10
ARM: dts: meson: Fix the UART compatible strings
Martin Blumenstingl
1
-4
/
+4
2022-01-09
riscv: mm: fix wrong phys_ram_base value for RV64
Jisheng Zhang
1
-1
/
+1
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
3
-18
/
+12
2022-01-09
riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
Jisheng Zhang
1
-4
/
+0
2022-01-09
riscv: errata: alternative: mark vendor_patch_func __initdata
Jisheng Zhang
1
-1
/
+2
2022-01-09
riscv: head: make secondary_start_common() static
Jisheng Zhang
1
-3
/
+2
2022-01-09
riscv: remove cpu_stop()
Jisheng Zhang
2
-9
/
+1
2022-01-09
Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-0
/
+4
2022-01-09
riscv: try to allocate crashkern region from 32bit addressible memory
Nick Kossifidis
1
-4
/
+13
2022-01-09
riscv: use hart id instead of cpu id on machine_kexec
Nick Kossifidis
1
-1
/
+2
2022-01-09
riscv: Don't use va_pa_offset on kdump
Nick Kossifidis
1
-11
/
+9
2022-01-09
riscv: dts: sifive: fu540-c000: Fix PLIC node
Geert Uytterhoeven
1
-2
/
+3
2022-01-09
riscv: dts: sifive: fu540-c000: Drop bogus soc node compatible values
Geert Uytterhoeven
1
-1
/
+1
2022-01-09
riscv: dts: sifive: Group tuples in register properties
Geert Uytterhoeven
1
-6
/
+6
2022-01-09
riscv: dts: sifive: Group tuples in interrupt properties
Geert Uytterhoeven
2
-17
/
+18
2022-01-09
riscv: dts: microchip: mpfs: Group tuples in interrupt properties
Geert Uytterhoeven
1
-15
/
+16
2022-01-09
riscv: dts: microchip: mpfs: Fix clock controller node
Geert Uytterhoeven
1
-9
/
+0
2022-01-09
riscv: dts: microchip: mpfs: Fix reference clock node
Geert Uytterhoeven
2
-7
/
+9
2022-01-09
riscv: dts: microchip: mpfs: Fix PLIC node
Geert Uytterhoeven
1
-2
/
+3
2022-01-09
riscv: dts: microchip: mpfs: Drop empty chosen node
Geert Uytterhoeven
1
-3
/
+0
2022-01-09
riscv: dts: canaan: Group tuples in interrupt properties
Geert Uytterhoeven
1
-11
/
+12
2022-01-09
riscv: dts: canaan: Fix SPI FLASH node names
Geert Uytterhoeven
4
-4
/
+4
2022-01-09
MIPS: compressed: Fix build with ZSTD compression
Paul Cercueil
2
-1
/
+3
2022-01-09
MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2
Florian Fainelli
3
-0
/
+13
2022-01-09
MIPS: BCM47XX: Add support for Netgear R6300 v1
Florian Fainelli
3
-0
/
+10
2022-01-09
MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10U
Florian Fainelli
2
-0
/
+20
[prev]
[next]