index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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/p...
Linus Torvalds
5
-48
/
+49
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-10
/
+2
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+0
2020-10-22
powerpc/eeh: Fix eeh_dev_check_failure() for PE#0
Oliver O'Halloran
1
-5
/
+0
2020-10-20
powerpc/64s: Remove TM from Power10 features
Jordan Niethe
1
-3
/
+10
2020-10-20
powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation
Michael Neuling
1
-1
/
+1
2020-10-19
powerpc/smp: Use GFP_ATOMIC while allocating tmp mask
Srikar Dronamraju
1
-26
/
+31
2020-10-19
powerpc/smp: Remove unnecessary variable
Srikar Dronamraju
1
-9
/
+4
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
40
-1019
/
+1057
2020-10-16
powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash
Ganesh Goudar
1
-4
/
+3
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-9
/
+4
2020-10-15
Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"
Qian Cai
1
-114
/
+0
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-27
/
+23
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-5
/
+6
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-50
/
+3
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-10-08
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
1
-2
/
+2
2020-10-08
powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S
Christophe Leroy
1
-15
/
+0
2020-10-08
powerpc/32s: Rename head_32.S to head_book3s_32.S
Christophe Leroy
2
-2
/
+3
2020-10-08
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
1
-8
/
+5
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
2
-4
/
+4
2020-10-08
powerpc: Remove __USE_RTC()
Christophe Leroy
1
-44
/
+8
2020-10-08
powerpc: Tidy up a bit after removal of PowerPC 601.
Christophe Leroy
1
-7
/
+4
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
7
-75
/
+5
2020-10-08
powerpc: Remove PowerPC 601
Christophe Leroy
1
-15
/
+0
2020-10-08
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
5
-29
/
+2
2020-10-08
powerpc: Remove SYNC on non 6xx
Christophe Leroy
3
-3
/
+0
2020-10-08
powerpc/security: Fix link stack flush instruction
Nicholas Piggin
2
-12
/
+30
2020-10-07
powerpc/eeh: Delete eeh_pe->config_addr
Oliver O'Halloran
2
-3
/
+3
2020-10-06
powerpc/rtas: Restrict RTAS requests from userspace
Andrew Donnellan
1
-0
/
+153
2020-10-06
powerpc/smp: Optimize update_coregroup_mask
Srikar Dronamraju
1
-8
/
+22
2020-10-06
powerpc/smp: Move coregroup mask updation to a new function
Srikar Dronamraju
1
-13
/
+19
2020-10-06
powerpc/smp: Optimize update_mask_by_l2
Srikar Dronamraju
1
-6
/
+45
2020-10-06
powerpc/smp: Check for duplicate topologies and consolidate
Srikar Dronamraju
1
-0
/
+26
2020-10-06
powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs
Srikar Dronamraju
1
-4
/
+3
2020-10-06
powerpc/smp: Stop passing mask to update_mask_by_l2
Srikar Dronamraju
1
-4
/
+4
2020-10-06
powerpc/smp: Limit CPUs traversed to within a node.
Srikar Dronamraju
1
-1
/
+1
2020-10-06
powerpc/smp: Optimize remove_cpu_from_masks
Srikar Dronamraju
1
-2
/
+9
2020-10-06
powerpc/smp: Remove get_physical_package_id
Srikar Dronamraju
1
-20
/
+0
2020-10-06
powerpc/smp: Stop updating cpu_core_mask
Srikar Dronamraju
1
-26
/
+7
2020-10-06
powerpc/tm: Save and restore AMR on treclaim and trechkpt
Gustavo Romero
2
-4
/
+32
2020-10-06
powerpc/eeh: Clean up PE addressing
Oliver O'Halloran
2
-41
/
+7
2020-10-06
powerpc/eeh: Move EEH initialisation to an arch initcall
Oliver O'Halloran
1
-32
/
+32
2020-10-06
powerpc/eeh: Delete eeh_ops->init
Oliver O'Halloran
1
-8
/
+0
[next]