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-11-19
ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean code
Tang Bin
1
-7
/
+7
2020-11-19
ARM: OMAP2+: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
Xu Wang
1
-4
/
+2
2020-11-19
ARM: OMAP2+: Remove redundant assignment to variable ret
Jing Xiangfeng
1
-3
/
+2
2020-11-19
ARM: OMAP2+: Fix kfree NULL pointer in omap2xxx_clkt_vps_init
Youling Tang
1
-4
/
+1
2020-11-19
ARM: OMAP2+: Fix memleak in omap2xxx_clkt_vps_init
Youling Tang
1
-0
/
+6
2020-11-19
ARM: dts: dra76x: m_can: fix order of clocks
Marc Kleine-Budde
1
-2
/
+2
2020-11-19
ARM: dts: nuvoton: Add Fii Kudo system
Lancelot Kao
2
-0
/
+827
2020-11-19
ARM: dts: nuvoton: Add NPCM7xx RunBMC Olympus Quanta machine
Tomer Maimon
3
-1
/
+1571
2020-11-19
ARM: dts: nuvoton: Add Quanta GSJ BMC
Fran Hsu
2
-1
/
+492
2020-11-19
ARM: dts: nuvoton: Add Quanta GSJ BMC pinctrl
Fran Hsu
1
-0
/
+477
2020-11-19
ARM: dts: nuvoton: Add Nuvoton NPCM730 device tree
Tomer Maimon
1
-0
/
+44
2020-11-19
powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
David Hildenbrand
2
-107
/
+60
2020-11-19
powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()
David Hildenbrand
1
-1
/
+4
2020-11-19
powerpc/book3s64/hash: Drop WARN_ON in hash__remove_section_mapping()
David Hildenbrand
1
-1
/
+0
2020-11-19
powerpc/mm: print warning in arch_remove_linear_mapping()
David Hildenbrand
1
-1
/
+3
2020-11-19
powerpc/mm: protect linear mapping modifications by a mutex
David Hildenbrand
1
-0
/
+5
2020-11-19
powerpc/mm: factor out creating/removing linear mapping
David Hildenbrand
1
-13
/
+28
2020-11-19
powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently
David Hildenbrand
1
-7
/
+15
2020-11-19
powerpc/powernv/memtrace: Don't leak kernel memory to user space
David Hildenbrand
1
-0
/
+22
2020-11-19
powerpc/perf: Use regs->nip when SIAR is zero
Madhavan Srinivasan
1
-4
/
+17
2020-11-19
powerpc/perf: Use the address from SIAR register to set cpumode flags
Athira Rajeev
1
-0
/
+14
2020-11-19
powerpc/perf: Drop the check for SIAR_VALID
Athira Rajeev
1
-1
/
+8
2020-11-19
powerpc/perf: Add new power PMU flag "PPMU_P10_DD1" for power10 DD1
Athira Rajeev
2
-0
/
+7
2020-11-19
powerpc/mm: Fix comparing pointer to 0 warning
Kaixu Xia
1
-1
/
+1
2020-11-19
powerpc: Remove RFI macro
Christophe Leroy
3
-12
/
+28
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
4
-15
/
+15
2020-11-19
powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
Christophe Leroy
2
-3
/
+7
2020-11-19
powerpc/powernv/sriov: fix unsigned int win compared to less than zero
Kaixu Xia
1
-1
/
+1
2020-11-19
Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"
Zhang Xiaoxu
1
-0
/
+1
2020-11-19
powerpc/64s/perf: perf interrupt does not have to get_user_pages to access user memory
Nicholas Piggin
2
-2
/
+3
2020-11-19
powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
Youling Tang
1
-18
/
+1
2020-11-19
ARM: dts: tacoma: Add reserved memory for ramoops
Andrew Jeffery
1
-0
/
+9
2020-11-19
ARM: dts: rainier: Add reserved memory for ramoops
Andrew Jeffery
1
-0
/
+9
2020-11-19
ARM: dts: tacoma: Fix node vs reg mismatch for flash memory
Andrew Jeffery
1
-1
/
+1
2020-11-19
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
1
-5
/
+0
2020-11-19
powerpc/mm: Update tlbiel loop on POWER10
Aneesh Kumar K.V
3
-9
/
+32
2020-11-19
powerpc: Avoid broken GCC __attribute__((optimize))
Ard Biesheuvel
4
-9
/
+6
2020-11-19
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
Qinglang Miao
1
-1
/
+1
2020-11-19
powerpc/ps3: Drop unused DBG macro
Michael Ellerman
1
-7
/
+0
2020-11-19
powerpc/85xx: Fix declaration made after definition
Michael Ellerman
1
-2
/
+1
2020-11-19
powerpc/mm: Move setting PTE specific flags to pfn_pmd()
Aneesh Kumar K.V
2
-2
/
+23
2020-11-19
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
Christophe Leroy
1
-2
/
+21
2020-11-19
powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to C
Jordan Niethe
4
-260
/
+287
2020-11-18
powerpc: fix -Wimplicit-fallthrough
Nick Desaulniers
3
-0
/
+3
2020-11-18
powerpc: boot: include compiler_attributes.h
Nick Desaulniers
2
-1
/
+1
2020-11-18
iommu/amd: Fix IOMMU interrupt generation in X2APIC mode
David Woodhouse
1
-0
/
+1
2020-11-18
x86/sgx: Clarify 'laundry_list' locking
Dave Hansen
2
-9
/
+20
2020-11-18
arm64: mte: optimize asynchronous tag check fault flag check
Peter Collingbourne
1
-1
/
+1
2020-11-18
x86/head/64: Remove unused GET_CR2_INTO() macro
Arvind Sankar
3
-21
/
+0
2020-11-18
x86/sgx: Add ptrace() support for the SGX driver
Jarkko Sakkinen
1
-0
/
+111
[prev]
[next]