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-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2
-10
/
+11
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
4
-11
/
+11
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-09-30
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
Masami Hiramatsu
1
-11
/
+0
2021-09-30
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe()
Masami Hiramatsu
1
-3
/
+3
2021-09-30
powerpc: smp: remove hack to obtain offset of task_struct::cpu
Ard Biesheuvel
3
-29
/
+1
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2
-2
/
+2
2021-09-30
powerpc: add CPU field to struct thread_info
Ard Biesheuvel
1
-0
/
+3
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
4
-5
/
+5
2021-09-30
powerpc/iommu: Report the correct most efficient DMA mask for PCI devices
Alexey Kardashevskiy
1
-0
/
+9
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-3
/
+1
2021-09-22
isystem: delete global -isystem compile option
Alexey Dobriyan
1
-0
/
+2
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
2
-2
/
+2
2021-09-19
Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
5
-47
/
+94
2021-09-15
powerpc/xics: Set the IRQ chip data for the ICS native backend
Cédric Le Goater
1
-2
/
+2
2021-09-14
powerpc/boot: Fix build failure since GCC 4.9 removal
Michael Ellerman
1
-1
/
+1
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-10
/
+0
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-10
/
+0
2021-09-13
powerpc: remove GCC version check for UPD_CONSTR
Nick Desaulniers
1
-10
/
+0
2021-09-13
powerpc/mce: Fix access error in mce handler
Ganesh Goudar
1
-2
/
+15
2021-09-13
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
Nicholas Piggin
1
-2
/
+34
2021-09-13
powerpc/64s: system call rfscv workaround for TM bugs
Nicholas Piggin
1
-0
/
+13
2021-09-13
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
Nicholas Piggin
2
-41
/
+30
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
1
-16
/
+0
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
3
-12
/
+5
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
1
-5
/
+4
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-16
/
+17
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
12
-10
/
+99
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-4
/
+1
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-4
/
+3
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
176
-2577
/
+2580
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
1
-0
/
+6
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-03
mm: sparse: pass section_nr to find_memory_block
Ohhoon Kwon
1
-3
/
+1
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
18
-81
/
+125
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-7
/
+6
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
4
-8
/
+2
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+0
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-6
/
+3
2021-09-01
powerpc/bug: Cast to unsigned long before passing to inline asm
Michael Ellerman
1
-1
/
+2
2021-09-01
powerpc/ptdump: Fix generic ptdump for 64-bit
Michael Ellerman
1
-0
/
+2
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-11
/
+0
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-74
/
+43
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
3
-7
/
+1
2021-08-30
KVM: PPC: Fix clearing never mapped TCEs in realmode
Alexey Kardashevskiy
1
-3
/
+6
[prev]
[next]