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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-30
powerpc/mm: Declare arch_report_meminfo() prototype.
Cédric Le Goater
1
-0
/
+3
2021-01-30
powerpc/mm/hugetlb: Make pseries_alloc_bootmem_huge_page() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/mm: Declare preload_new_slb_context() prototype
Cédric Le Goater
1
-0
/
+1
2021-01-30
powerpc/mm: Move hpte_insert_repeating() prototype
Cédric Le Goater
2
-4
/
+2
2021-01-30
powerpc/mm: Declare some prototypes
Cédric Le Goater
1
-0
/
+2
2021-01-30
powerpc/optprobes: Make patch_imm64_load_insns() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/optprobes: Remove unused routine patch_imm32_load_insns()
Cédric Le Goater
1
-19
/
+0
2021-01-30
powerpc/smp: Make debugger_ipi_callback() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/smp: Include tick_broadcast() prototype
Cédric Le Goater
1
-0
/
+1
2021-01-30
powerpc/mce: Include prototypes
Cédric Le Goater
1
-0
/
+1
2021-01-30
powerpc/setup_64: Make some routines static
Cédric Le Goater
1
-3
/
+4
2021-01-30
powerpc/pmem: Include pmem prototypes
Cédric Le Goater
1
-0
/
+1
2021-01-30
powerpc/pseries/ras: Make init_ras_hotplug_IRQ() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/pseries/ras: Remove unused variable 'status'
Cédric Le Goater
1
-9
/
+4
2021-01-30
powerpc/mm: Include __find_linux_pte() prototype
Cédric Le Goater
1
-0
/
+1
2021-01-30
powerpc/perf/hv-24x7: Dont create sysfs event files for dummy events
Kajol Jain
1
-0
/
+15
2021-01-30
powerpc/64s/kuap: Use mmu_has_feature()
Michael Ellerman
1
-2
/
+2
2021-01-29
arch: powerpc: Remove oprofile
Viresh Kumar
12
-4637
/
+0
2021-01-29
arch: powerpc: Stop building and using oprofile
Viresh Kumar
28
-347
/
+1
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-4
/
+73
2021-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-01-24
powerpc/mm/highmem: use __set_pte_at() for kmap_local()
Thomas Gleixner
1
-0
/
+2
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous interrupt
Nicholas Piggin
1
-12
/
+16
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+23
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
6
-4
/
+71
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-5
/
+20
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-5
/
+20
2021-01-14
powerpc/vdso: Fix clock_gettime_fallback for vdso32
Andreas Schwab
1
-1
/
+15
2021-01-12
powerpc: Fix alignment bug within the init sections
Ariel Marcovitch
1
-0
/
+8
2021-01-06
Kconfig: regularize selection of CONFIG_BINFMT_ELF
Al Viro
1
-1
/
+0
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
1
-3
/
+3
2021-01-06
powerpc: Handle .text.{hot,unlikely}.* in linker script
Nathan Chancellor
1
-1
/
+1
2021-01-04
powerpc/32s: Fix RTAS machine check with VMAP stack
Christophe Leroy
1
-0
/
+9
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-24
Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
7
-15
/
+29
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-12
/
+111
2020-12-21
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too
Christophe Leroy
1
-9
/
+16
2020-12-21
powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO
Michael Ellerman
1
-1
/
+6
2020-12-21
powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO
Michael Ellerman
1
-1
/
+1
2020-12-21
powerpc/vdso: Block R_PPC_REL24 relocations
Michael Ellerman
2
-2
/
+2
2020-12-21
powerpc/smp: Add __init to init_big_cores()
Cédric Le Goater
1
-1
/
+1
2020-12-21
powerpc/time: Force inlining of get_tb()
Christophe Leroy
1
-1
/
+1
2020-12-21
powerpc/boot: Fix build of dts/fsl
Michael Ellerman
1
-0
/
+2
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
225
-4918
/
+5660
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-3
/
+16
[prev]
[next]