index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
2
-63
/
+6
|
\
|
*
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
1
-1
/
+3
|
*
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
1
-11
/
+0
|
*
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
1
-15
/
+2
|
*
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
1
-3
/
+0
|
*
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
1
-33
/
+0
|
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-10
23
-146
/
+955
|
\
\
|
|
/
|
/
|
|
*
KVM: PPC: Book3S: Fix typo in top comment about locking
Greg Kurz
2015-09-04
1
-1
/
+1
|
*
KVM: PPC: Book3S: Fix size of the PSPB register
Thomas Huth
2015-09-03
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
Gautham R. Shenoy
2015-09-03
1
-0
/
+1
|
*
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
2015-09-03
2
-1
/
+17
|
*
KVM: PPC: Book3S: correct width in XER handling
Sam bobroff
2015-08-22
5
-10
/
+10
|
*
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
Paul Mackerras
2015-08-22
1
-2
/
+7
|
*
KVM: PPC: Book3S HV: Fix preempted vcore list locking
Paul Mackerras
2015-08-22
1
-1
/
+2
|
*
KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
Paul Mackerras
2015-08-22
2
-9
/
+121
|
*
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
2015-08-22
4
-1
/
+27
|
*
KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
Paul Mackerras
2015-08-22
1
-6
/
+12
|
*
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
2015-08-22
6
-62
/
+473
|
*
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
2015-08-22
6
-72
/
+298
|
*
KVM: PPC: add missing pt_regs initialization
Tudor Laurentiu
2015-08-22
1
-0
/
+1
|
*
KVM: PPC: Fix warnings from sparse
Thomas Huth
2015-08-22
8
-8
/
+12
|
*
KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig
Thomas Huth
2015-08-22
1
-4
/
+4
|
*
KVM: PPC: fix suspicious use of conditional operator
Tudor Laurentiu
2015-08-22
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
\
|
*
|
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-1
/
+1
*
|
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
3
-6
/
+7
|
\
\
\
|
*
|
|
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-27
1
-2
/
+2
|
*
|
|
dax: drop size parameter to ->direct_access()
Dan Williams
2015-08-27
1
-1
/
+1
|
*
|
|
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
2015-08-20
1
-3
/
+4
|
*
|
|
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-08-10
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-09-08
1
-4
/
+4
|
\
\
\
|
*
|
|
kbuild: Fix clang detection
Michal Marek
2015-09-04
1
-4
/
+4
*
|
|
|
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
2015-07-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-03
113
-1578
/
+2009
|
\
\
\
|
*
|
|
powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()
Gavin Shan
2015-08-28
1
-3
/
+18
|
*
|
|
powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()
Gavin Shan
2015-08-28
1
-11
/
+13
|
*
|
|
powerpc/pseries: Fix corrupted pdn list
Gavin Shan
2015-08-28
1
-0
/
+5
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-08-27
37
-929
/
+823
|
|
\
\
\
|
|
*
|
|
powerpc/t1023rdb/dts: set ifc nand chip select from 2 to 1
Jaiprakash Singh
2015-08-17
1
-1
/
+1
|
|
*
|
|
powerpc/mpc85xx:Add SCFG device tree support of T104x
Wang Dongsheng
2015-08-17
1
-0
/
+5
|
|
*
|
|
powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board support
Priyanka Jain
2015-08-17
4
-0
/
+306
|
|
*
|
|
powerpc/85xx: Remove unused pci fixup hooks on c293pcie
Hou Zhiqiang
2015-08-17
1
-4
/
+0
|
|
*
|
|
powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codes
Kevin Hao
2015-08-17
1
-5
/
+5
|
|
*
|
|
powerpc/e6500: remove the stale TCD_LOCK macro
Kevin Hao
2015-08-17
1
-1
/
+0
|
|
*
|
|
powerpc: Add a vga alias node for P1022
Jason Jin
2015-08-17
2
-1
/
+3
|
|
*
|
|
powerpc/fsl: Force coherent memory on e500mc derivatives
Scott Wood
2015-08-07
4
-13
/
+20
|
|
*
|
|
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
2015-08-07
2
-10
/
+11
|
|
*
|
|
powerpc/config: enable aquantia PHY
Shaohui Xie
2015-08-07
1
-0
/
+1
[next]