index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-02
powerpc/sstep: Avoid used uninitialized error
Michael Ellerman
1
-0
/
+1
2017-09-01
axonram: Return directly after a failed kzalloc() in axon_ram_probe()
Markus Elfring
1
-22
/
+17
2017-09-01
axonram: Improve a size determination in axon_ram_probe()
Markus Elfring
1
-1
/
+1
2017-09-01
axonram: Delete an error message for a failed memory allocation in axon_ram_p...
Markus Elfring
1
-1
/
+0
2017-09-01
powerpc/powernv/npu: Move tlb flush before launching ATSD
Alistair Popple
1
-6
/
+6
2017-09-01
powerpc/iommu: Use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+1
2017-09-01
powerpc/eeh: Delete an error out of memory message at init time
Markus Elfring
1
-4
/
+1
2017-09-01
powerpc/mm: Use seq_putc() in two functions
Markus Elfring
2
-2
/
+2
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
1
-0
/
+3
2017-09-01
powerpc/32: remove a NOP from memset()
Christophe Leroy
2
-3
/
+11
2017-09-01
powerpc/32: optimise memset()
Christophe Leroy
1
-7
/
+14
2017-09-01
powerpc: fix location of two EXPORT_SYMBOL
Christophe Leroy
2
-2
/
+2
2017-09-01
powerpc/32: add memset16()
Christophe Leroy
2
-1
/
+17
2017-09-01
powerpc: Wrap register number correctly for string load/store instructions
Paul Mackerras
1
-2
/
+4
2017-09-01
powerpc: Emulate load/store floating point as integer word instructions
Paul Mackerras
2
-17
/
+48
2017-09-01
powerpc: Use instruction emulation infrastructure to handle alignment faults
Paul Mackerras
3
-777
/
+34
2017-09-01
powerpc: Separate out load/store emulation into its own function
Paul Mackerras
2
-113
/
+154
2017-09-01
powerpc: Handle opposite-endian processes in emulation code
Paul Mackerras
2
-60
/
+131
2017-09-01
powerpc: Set regs->dar if memory access fails in emulate_step()
Paul Mackerras
1
-22
/
+52
2017-09-01
powerpc: Emulate the dcbz instruction
Paul Mackerras
2
-0
/
+34
2017-09-01
powerpc: Emulate load/store floating double pair instructions
Paul Mackerras
1
-16
/
+52
2017-09-01
powerpc: Emulate vector element load/store instructions
Paul Mackerras
1
-2
/
+36
2017-09-01
powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live
Paul Mackerras
3
-267
/
+203
2017-09-01
powerpc: Make load/store emulation use larger memory accesses
Paul Mackerras
1
-129
/
+106
2017-09-01
powerpc: Add emulation for the addpcis instruction
Paul Mackerras
1
-3
/
+11
2017-09-01
powerpc: Don't update CR0 in emulation of popcnt, prty, bpermd instructions
Paul Mackerras
1
-6
/
+6
2017-09-01
powerpc: Fix emulation of the isel instruction
Paul Mackerras
1
-8
/
+10
2017-09-01
powerpc/64: Fix update forms of loads and stores to write 64-bit EA
Paul Mackerras
2
-55
/
+58
2017-09-01
powerpc: Handle most loads and stores in instruction emulation code
Paul Mackerras
6
-62
/
+710
2017-09-01
powerpc: Don't check MSR FP/VMX/VSX enable bits in analyse_instr()
Paul Mackerras
1
-42
/
+12
2017-09-01
powerpc: Change analyse_instr so it doesn't modify *regs
Paul Mackerras
2
-257
/
+396
2017-09-01
KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fd
nixiaoming
1
-0
/
+1
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-5
/
+0
2017-08-31
powerpc/powernv: update to new mmu_notifier semantic
Jérôme Glisse
1
-10
/
+0
2017-08-31
powerpc: Correct instruction code for xxlor instruction
Paul Mackerras
1
-1
/
+1
2017-08-31
powerpc: Fix DAR reporting when alignment handler faults
Michael Ellerman
1
-45
/
+74
2017-08-31
powerpc/pseries: Don't attempt to acquire drc during memory hot add for assig...
John Allen
1
-0
/
+4
2017-08-31
powerpc/4xx: Constify cpm_suspend_ops
Arvind Yadav
1
-1
/
+1
2017-08-31
powerpc/smp: Add Power9 scheduler topology
Oliver O'Halloran
1
-1
/
+49
2017-08-31
powerpc/smp: Add cpu_l2_cache_map
Oliver O'Halloran
2
-6
/
+23
2017-08-31
powerpc/smp: Rework CPU topology construction
Oliver O'Halloran
1
-66
/
+86
2017-08-31
powerpc/smp: Use cpu_to_chip_id() to find core siblings
Oliver O'Halloran
1
-26
/
+11
2017-08-31
powerpc: conditionally compile platform-specific serial drivers
Hannes Reinecke
2
-3
/
+8
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
11
-39
/
+39
2017-08-31
powerpc/configs: Enable THP and 64K for ppc64(le)_defconfig
Balbir Singh
1
-0
/
+2
2017-08-31
powerpc/configs: Enable function trace by default
Balbir Singh
3
-0
/
+10
2017-08-31
powerpc/xmon: Add ISA v3.0 SPRs to SPR dump
Balbir Singh
2
-0
/
+24
2017-08-31
powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dump
Balbir Singh
1
-4
/
+7
2017-08-31
powerpc/xmon: Dump all 64 bits of HDEC
Balbir Singh
1
-1
/
+1
2017-08-31
powerpc: Squash lines for simple wrapper functions
Masahiro Yamada
2
-47
/
+17
[prev]
[next]