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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
powerpc/mm: Move setting PTE specific flags to pfn_pmd()
Aneesh Kumar K.V
1
-1
/
+16
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
1
-0
/
+12
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2
-0
/
+4
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
1
-1
/
+3
2020-11-09
powerpc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2020-11-06
powerpc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
3
-17
/
+7
2020-11-06
powerpc/numa: Fix build when CONFIG_NUMA=n
Scott Cheloha
1
-3
/
+9
2020-11-05
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
3
-36
/
+20
2020-11-05
powerpc: Use asm_goto_volatile for put_user()
Michael Ellerman
1
-2
/
+2
2020-10-27
powerpc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-5
/
+8
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2
-2
/
+2
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-3
/
+16
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+8
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-57
/
+22
2020-10-22
powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9
Christophe Leroy
2
-2
/
+15
2020-10-20
powerpc/64s: Remove TM from Power10 features
Jordan Niethe
1
-1
/
+1
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
37
-285
/
+280
2020-10-16
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
2
-11
/
+9
2020-10-16
powerpc/mm: add DEBUG_VM WARN for pmd_clear
Aneesh Kumar K.V
1
-0
/
+14
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-4
/
+4
2020-10-15
Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"
Qian Cai
1
-6
/
+0
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+0
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+6
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-16
/
+26
2020-10-08
powerpc/time: Make get_tb() common to PPC32 and PPC64
Christophe Leroy
1
-7
/
+3
2020-10-08
powerpc/time: Make get_tbl() common to PPC32 and PPC64
Christophe Leroy
1
-7
/
+0
2020-10-08
powerpc/time: Remove get_tbu()
Christophe Leroy
1
-5
/
+0
2020-10-08
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
2
-5
/
+5
2020-10-08
powerpc/time: Make mftb() common to PPC32 and PPC64
Christophe Leroy
1
-10
/
+4
2020-10-08
powerpc/time: Rename mftbl() to mftb()
Christophe Leroy
2
-4
/
+3
2020-10-08
powerpc/time: Remove ifdef in get_dec() and set_dec()
Christophe Leroy
3
-14
/
+12
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
1
-5
/
+0
2020-10-08
powerpc: Remove __USE_RTC()
Christophe Leroy
1
-27
/
+1
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
5
-19
/
+5
2020-10-08
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
1
-4
/
+0
2020-10-08
powerpc: Remove CONFIG_PPC601_SYNC_FIX
Christophe Leroy
1
-6
/
+0
2020-10-08
powerpc/book3s64/radix: Make radix_mem_block_size 64bit
Aneesh Kumar K.V
1
-1
/
+1
2020-10-08
powerpc/drmem: Make lmb_size 64 bit
Aneesh Kumar K.V
1
-2
/
+2
2020-10-08
powerpc/security: Fix link stack flush instruction
Nicholas Piggin
1
-1
/
+3
2020-10-07
powerpc/eeh: Delete eeh_pe->config_addr
Oliver O'Halloran
1
-1
/
+0
2020-10-06
pseries/hotplug-memory: hot-add: skip redundant LMB lookup
Scott Cheloha
1
-0
/
+3
2020-10-06
powerpc/smp: Remove get_physical_package_id
Srikar Dronamraju
1
-5
/
+0
2020-10-06
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
1
-5
/
+0
2020-10-06
powerpc/topology: Update topology_core_cpumask
Srikar Dronamraju
1
-1
/
+1
2020-10-06
powerpc/tm: Save and restore AMR on treclaim and trechkpt
Gustavo Romero
1
-0
/
+1
2020-10-06
powerpc/eeh: Clean up PE addressing
Oliver O'Halloran
1
-3
/
+1
2020-10-06
powerpc/eeh: Delete eeh_ops->init
Oliver O'Halloran
1
-1
/
+0
2020-10-06
powerpc/eeh: Rework EEH initialisation
Oliver O'Halloran
1
-2
/
+1
[prev]
[next]