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-05-11
powerpc/rtas: Keep MSR[RI] set when calling RTAS
Laurent Dufour
2
-12
/
+21
2022-05-11
powerpc/8xx: Use kmalloced data structure instead of global static
Christophe Leroy
1
-18
/
+30
2022-05-11
powerpc/8xx: Remove mpc8xx_pics_init()
Christophe Leroy
9
-32
/
+15
2022-05-11
powerpc/8xx: Convert CPM1 interrupt controller to platform_device
Christophe Leroy
3
-56
/
+50
2022-05-11
powerpc/8xx: Convert CPM1 error interrupt handler to platform driver
Christophe Leroy
1
-29
/
+44
2022-05-11
powerpc/8xx: Move CPM interrupt controller into a dedicated file
Christophe Leroy
3
-140
/
+152
2022-05-11
powerpc/code-patching: Use jump_label to check if poking_init() is done
Christophe Leroy
1
-1
/
+4
2022-05-11
powerpc/code-patching: Use jump_label for testing freed initmem
Christophe Leroy
3
-1
/
+8
2022-05-11
KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
Alexander Graf
1
-5
/
+21
2022-05-11
arm64/hugetlb: Drop TLB flush from get_clear_flush()
Anshuman Khandual
1
-11
/
+5
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
22
-246
/
+21
2022-05-11
s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
Heiko Carstens
1
-4
/
+11
2022-05-11
s390/stp: clock_delta should be signed
Sven Schnelle
2
-5
/
+5
2022-05-11
s390/stp: fix todoff size
Sven Schnelle
2
-5
/
+3
2022-05-11
arm64: Declare non global symbols as static
Linu Cherian
1
-1
/
+1
2022-05-11
xtensa/simdisk: fix proc_read_simdisk()
Yi Yang
1
-6
/
+12
2022-05-11
xtensa: no need to initialise statics to 0
Jason Wang
1
-1
/
+1
2022-05-10
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
1
-2
/
+3
2022-05-11
arm64: dts: rockchip: enable otg/drd operation of usb_host0_xhci in rk356x
Michael Riesch
1
-1
/
+1
2022-05-11
Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-0
/
+1
2022-05-10
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
1
-9
/
+32
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
1
-17
/
+19
2022-05-10
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
3
-6
/
+4
2022-05-10
KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE
Oliver Upton
1
-3
/
+0
2022-05-10
KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
Oliver Upton
1
-18
/
+1
2022-05-10
perf/amd/ibs: Use interrupt regs ip for stack unwinding
Ravi Bangoria
1
-0
/
+18
2022-05-10
arm64: dts: visconti: Update the clock providers for PCIe host controller
Nobuhiro Iwamatsu
2
-16
/
+2
2022-05-10
arm64: dts: visconti: Update the clock providers for ethernet device
Nobuhiro Iwamatsu
3
-18
/
+2
2022-05-10
arm64: dts: visconti: Update the clock providers for SPI
Nobuhiro Iwamatsu
2
-9
/
+14
2022-05-10
arm64: dts: visconti: Update the clock providers for watchdog timer
Nobuhiro Iwamatsu
3
-8
/
+1
2022-05-10
arm64: dts: visconti: Update the clock providers for I2C
Nobuhiro Iwamatsu
2
-1
/
+9
2022-05-10
arm64: dts: visconti: Update the clock providers for UART
Nobuhiro Iwamatsu
3
-14
/
+8
2022-05-10
arm64: dts: visconti: Add clock controller support for TMPV7708
Nobuhiro Iwamatsu
1
-0
/
+21
2022-05-09
powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s
David Hildenbrand
1
-1
/
+20
2022-05-09
powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
David Hildenbrand
1
-7
/
+5
2022-05-09
s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-2
/
+21
2022-05-09
s390/pgtable: cleanup description of swp pte layout
David Hildenbrand
1
-9
/
+8
2022-05-09
arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-3
/
+21
2022-05-09
x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-1
/
+25
2022-05-09
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
4
-0
/
+23
2022-05-09
Merge tag 'imx-dt64-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dt
Arnd Bergmann
58
-314
/
+5355
2022-05-09
Merge tag 'imx-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dt
Arnd Bergmann
101
-1440
/
+5920
2022-05-09
Merge tag 'qcom-arm64-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Arnd Bergmann
83
-1860
/
+6233
2022-05-09
Merge tag 'qcom-dts-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Arnd Bergmann
37
-4670
/
+4820
2022-05-09
Merge tag 'qcom-arm64-fixes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Arnd Bergmann
2
-0
/
+16
2022-05-09
Merge tag 'hisi-armv7soc-for-5.19' of https://github.com/hisilicon/linux-hisi into arm/soc
Arnd Bergmann
1
-0
/
+4
2022-05-09
Merge tag 'qcom-defconfig-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+8
2022-05-09
Merge tag 'qcom-arm64-defconfig-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+16
2022-05-09
Merge tag 'imx-defconfig-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/defconfig
Arnd Bergmann
2
-0
/
+2
2022-05-09
Merge tag 'ti-k3-config-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+3
[prev]
[next]