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
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-4
/
+3
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
39
-245
/
+267
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
10
-51
/
+46
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+2
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+1
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2
-6
/
+0
2021-08-27
powerpc/kernel/iommu: Add new iommu_table_in_use() helper
Leonardo Bras
1
-30
/
+31
2021-08-27
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
1
-0
/
+3
2021-08-27
powerpc/smp: Enable CACHE domain for shared processor
Srikar Dronamraju
1
-1
/
+1
2021-08-27
powerpc/smp: Update cpu_core_map on all PowerPc systems
Srikar Dronamraju
1
-6
/
+5
2021-08-27
powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
Srikar Dronamraju
1
-1
/
+1
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2
-10
/
+7
2021-08-26
powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
Christophe Leroy
1
-2
/
+0
2021-08-26
powerpc/64e: Get dear offset with _DEAR macro
Xiongwei Song
2
-14
/
+7
2021-08-26
powerpc: Add dear as a synonym for pt_regs.dar register
Xiongwei Song
2
-1
/
+3
2021-08-26
powerpc/64e: Get esr offset with _ESR macro
Xiongwei Song
2
-6
/
+6
2021-08-26
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
3
-2
/
+4
2021-08-25
powerpc/syscalls: Simplify do_mmap2()
Christophe Leroy
1
-11
/
+4
2021-08-25
powerpc: Avoid link stack corruption in misc asm functions
Christophe Leroy
4
-4
/
+4
2021-08-25
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
4
-13
/
+13
2021-08-25
powerpc/32: indirect function call use bctrl rather than blrl in ret_from_ker...
Christophe Leroy
1
-2
/
+2
2021-08-23
powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set
Cédric Le Goater
1
-2
/
+3
2021-08-20
powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
Nicholas Piggin
1
-3
/
+4
2021-08-20
powerpc/tau: Add 'static' storage qualifier to 'tau_work' definition
Finn Thain
1
-1
/
+1
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
3
-3
/
+3
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-1
/
+0
2021-08-18
powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}
Christophe Leroy
2
-5
/
+2
2021-08-18
powerpc: Remove duplicate includes
Wan Jiabing
2
-3
/
+1
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
3
-4
/
+9
2021-08-13
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
1
-1
/
+2
2021-08-13
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
1
-1
/
+1
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
11
-40
/
+39
2021-08-12
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
1
-2
/
+7
2021-08-12
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2
-2
/
+7
2021-08-10
powerpc/pseries/pci: Add MSI domains
Cédric Le Goater
1
-0
/
+6
2021-08-10
powerpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-09
powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
1
-2
/
+0
2021-08-09
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
1
-2
/
+2
2021-08-09
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
1
-1
/
+2
2021-08-07
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
1
-1
/
+1
2021-08-07
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2
-41
/
+17
2021-08-07
powerpc/32s: Fix napping restore in data storage interrupt (DSI)
Christophe Leroy
1
-1
/
+1
2021-08-04
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
2
-21
/
+48
2021-08-04
powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()
Gautham R. Shenoy
1
-40
/
+1
[next]