index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
powerpc/xive: Map one IPI interrupt per node
Cédric Le Goater
2
-15
/
+47
2021-04-14
powerpc/xive: Fix xmon command "dxi"
Cédric Le Goater
1
-4
/
+10
2021-04-14
powerpc/xive: Simplify the dump of XIVE interrupts under xmon
Cédric Le Goater
3
-26
/
+17
2021-04-14
powerpc/xive: Drop check on irq_data in xive_core_debug_show()
Cédric Le Goater
1
-11
/
+10
2021-04-14
powerpc/xive: Simplify xive_core_debug_show()
Cédric Le Goater
1
-14
/
+4
2021-04-14
powerpc/xive: Remove useless check on XIVE_IPI_HW_IRQ
Cédric Le Goater
1
-2
/
+1
2021-04-14
powerpc/xive: Introduce an IPI interrupt domain
Cédric Le Goater
1
-33
/
+46
2021-04-14
powerpc/smp: Make some symbols static
Yu Kuai
1
-3
/
+3
2021-04-14
macintosh/via-pmu: Make some symbols static
Yu Kuai
1
-2
/
+2
2021-04-14
windfarm: make symbol 'wf_thread' static
Yu Kuai
1
-1
/
+1
2021-04-14
macintosh/windfarm: Make symbol 'pm121_sys_state' static
Yu Kuai
1
-1
/
+1
2021-04-14
powerpc/mce: Make symbol 'mce_ue_event_work' static
Li Huafei
1
-1
/
+1
2021-04-14
powerpc/security: Make symbol 'stf_barrier' static
Li Huafei
1
-1
/
+1
2021-04-14
powerpc/32s: Define a MODULE area below kernel text all the time
Christophe Leroy
3
-10
/
+1
2021-04-14
powerpc/8xx: Define a MODULE area below kernel text
Christophe Leroy
1
-0
/
+3
2021-04-14
powerpc/modules: Load modules closer to kernel text
Christophe Leroy
1
-3
/
+20
2021-04-14
powerpc/mm: Add cond_resched() while removing hpte mappings
Vaibhav Jain
1
-1
/
+12
2021-04-14
powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
Shivaprasad G Bhat
3
-1
/
+55
2021-04-12
powerpc/signal32: Fix build failure with CONFIG_SPE
Christophe Leroy
1
-1
/
+1
2021-04-08
powerpc/32: Remove powerpc specific definition of 'ptrdiff_t'
Christophe Leroy
1
-5
/
+0
2021-04-08
powerpc: iommu: fix build when neither PCI or IBMVIO is set
Randy Dunlap
1
-0
/
+1
2021-04-08
powerpc/pseries: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
5
-45
/
+35
2021-04-08
powerpc/perf: Fix PMU constraint check for EBB events
Athira Rajeev
1
-2
/
+2
2021-04-08
selftests/powerpc: Suggest memtrace instead of /dev/mem for ci memory
Jordan Niethe
1
-10
/
+1
2021-04-08
powerpc/powernv/memtrace: Allow mmaping trace buffers
Jordan Niethe
1
-1
/
+17
2021-04-08
powerpc/kexec: Don't use .machine ppc64 in trampoline_64.S
Michael Ellerman
1
-1
/
+0
2021-04-08
powerpc/64: Move security code into security.c
Michael Ellerman
2
-264
/
+261
2021-04-08
powerpc/mm/64s: Allow STRICT_KERNEL_RWX again
Michael Ellerman
1
-1
/
+1
2021-04-08
powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR
Michael Ellerman
1
-1
/
+104
2021-04-08
powerpc/mm/64s/hash: Factor out change_memory_range()
Michael Ellerman
1
-8
/
+15
2021-04-08
powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()
Michael Ellerman
1
-2
/
+4
2021-04-08
powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp()
Michael Ellerman
1
-1
/
+3
2021-04-08
powerpc/mm/64s: Add _PAGE_KERNEL_ROX
Michael Ellerman
1
-0
/
+1
2021-04-08
selftests/powerpc: Test for spurious kernel memory faults on radix
Jordan Niethe
2
-0
/
+50
2021-04-08
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
2
-4
/
+6
2021-04-08
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
4
-4
/
+4
2021-04-03
powerpc: Switch to relative jump labels
Christophe Leroy
3
-17
/
+9
2021-04-03
powerpc/bpf: Reallocate BPF registers to volatile registers when possible on ...
Christophe Leroy
5
-3
/
+51
2021-04-03
powerpc/bpf: Implement extended BPF on PPC32
Christophe Leroy
5
-3
/
+1076
2021-04-03
powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF
Christophe Leroy
1
-0
/
+12
2021-04-03
powerpc/bpf: Change values of SEEN_ flags
Christophe Leroy
1
-5
/
+5
2021-04-03
powerpc/bpf: Move common functions into bpf_jit_comp.c
Christophe Leroy
4
-259
/
+281
2021-04-03
powerpc/bpf: Move common helpers into bpf_jit.h
Christophe Leroy
3
-35
/
+35
2021-04-03
powerpc/bpf: Change register numbering for bpf_set/is_seen_register()
Christophe Leroy
1
-8
/
+8
2021-04-03
powerpc/bpf: Remove classical BPF support for PPC32
Christophe Leroy
5
-1053
/
+0
2021-04-03
powerpc/signal32: Simplify logging in sigreturn()
Christophe Leroy
1
-6
/
+7
2021-04-03
powerpc/signal32: Convert do_setcontext[_tm]() to user access block
Christophe Leroy
2
-18
/
+26
2021-04-03
powerpc/signal32: Convert restore_[tm]_user_regs() to user access block
Christophe Leroy
2
-71
/
+72
2021-04-03
powerpc/signal32: Reorder user reads in restore_tm_user_regs()
Christophe Leroy
1
-12
/
+37
[prev]
[next]