index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto/nx: Create nx842_delete_coprocs function
Haren Myneni
2017-09-01
1
-13
/
+12
*
crypto/nx: Create nx842_configure_crb function
Haren Myneni
2017-09-01
1
-19
/
+38
*
crypto/nx: Rename nx842_powernv_function as icswx function
Haren Myneni
2017-09-01
1
-7
/
+13
*
powerpc/32: remove a NOP from memset()
Christophe Leroy
2017-09-01
2
-3
/
+11
*
powerpc/32: optimise memset()
Christophe Leroy
2017-09-01
1
-7
/
+14
*
powerpc: fix location of two EXPORT_SYMBOL
Christophe Leroy
2017-09-01
2
-2
/
+2
*
powerpc/32: add memset16()
Christophe Leroy
2017-09-01
2
-1
/
+17
*
powerpc: Wrap register number correctly for string load/store instructions
Paul Mackerras
2017-09-01
1
-2
/
+4
*
powerpc: Emulate load/store floating point as integer word instructions
Paul Mackerras
2017-09-01
2
-17
/
+48
*
powerpc: Use instruction emulation infrastructure to handle alignment faults
Paul Mackerras
2017-09-01
3
-777
/
+34
*
powerpc: Separate out load/store emulation into its own function
Paul Mackerras
2017-09-01
2
-113
/
+154
*
powerpc: Handle opposite-endian processes in emulation code
Paul Mackerras
2017-09-01
2
-60
/
+131
*
powerpc: Set regs->dar if memory access fails in emulate_step()
Paul Mackerras
2017-09-01
1
-22
/
+52
*
powerpc: Emulate the dcbz instruction
Paul Mackerras
2017-09-01
2
-0
/
+34
*
powerpc: Emulate load/store floating double pair instructions
Paul Mackerras
2017-09-01
1
-16
/
+52
*
powerpc: Emulate vector element load/store instructions
Paul Mackerras
2017-09-01
1
-2
/
+36
*
powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live
Paul Mackerras
2017-09-01
3
-267
/
+203
*
powerpc: Make load/store emulation use larger memory accesses
Paul Mackerras
2017-09-01
1
-129
/
+106
*
powerpc: Add emulation for the addpcis instruction
Paul Mackerras
2017-09-01
1
-3
/
+11
*
powerpc: Don't update CR0 in emulation of popcnt, prty, bpermd instructions
Paul Mackerras
2017-09-01
1
-6
/
+6
*
powerpc: Fix emulation of the isel instruction
Paul Mackerras
2017-09-01
1
-8
/
+10
*
powerpc/64: Fix update forms of loads and stores to write 64-bit EA
Paul Mackerras
2017-09-01
2
-55
/
+58
*
powerpc: Handle most loads and stores in instruction emulation code
Paul Mackerras
2017-09-01
6
-62
/
+710
*
powerpc: Don't check MSR FP/VMX/VSX enable bits in analyse_instr()
Paul Mackerras
2017-09-01
1
-42
/
+12
*
powerpc: Change analyse_instr so it doesn't modify *regs
Paul Mackerras
2017-09-01
2
-257
/
+396
*
powerpc: Correct instruction code for xxlor instruction
Paul Mackerras
2017-08-31
1
-1
/
+1
*
powerpc: Fix DAR reporting when alignment handler faults
Michael Ellerman
2017-08-31
1
-45
/
+74
*
powerpc/pseries: Don't attempt to acquire drc during memory hot add for assig...
John Allen
2017-08-31
1
-0
/
+4
*
powerpc/4xx: Constify cpm_suspend_ops
Arvind Yadav
2017-08-31
1
-1
/
+1
*
powerpc/smp: Add Power9 scheduler topology
Oliver O'Halloran
2017-08-31
1
-1
/
+49
*
powerpc/smp: Add cpu_l2_cache_map
Oliver O'Halloran
2017-08-31
2
-6
/
+23
*
powerpc/smp: Rework CPU topology construction
Oliver O'Halloran
2017-08-31
1
-66
/
+86
*
powerpc/smp: Use cpu_to_chip_id() to find core siblings
Oliver O'Halloran
2017-08-31
1
-26
/
+11
*
cxl: Fix driver use count
Frederic Barrat
2017-08-31
2
-1
/
+11
*
selftests/powerpc: Force ptrace tests to build -fno-pie
Michael Neuling
2017-08-31
1
-1
/
+1
*
powerpc: conditionally compile platform-specific serial drivers
Hannes Reinecke
2017-08-31
2
-3
/
+8
*
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
2017-08-31
12
-40
/
+40
*
powerpc/configs: Enable THP and 64K for ppc64(le)_defconfig
Balbir Singh
2017-08-31
1
-0
/
+2
*
MAINTAINERS: Add drivers/watchdog/wdrtas.c to powerpc section
Murilo Opsfelder Araujo
2017-08-31
1
-0
/
+1
*
powerpc/configs: Enable function trace by default
Balbir Singh
2017-08-31
3
-0
/
+10
*
powerpc/xmon: Add ISA v3.0 SPRs to SPR dump
Balbir Singh
2017-08-31
2
-0
/
+24
*
powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dump
Balbir Singh
2017-08-31
1
-4
/
+7
*
powerpc/xmon: Dump all 64 bits of HDEC
Balbir Singh
2017-08-31
1
-1
/
+1
*
powerpc: Squash lines for simple wrapper functions
Masahiro Yamada
2017-08-31
2
-47
/
+17
*
powerpc/mm/radix: Prettify mapped memory range print out
Michael Ellerman
2017-08-31
1
-1
/
+6
*
powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c
Michael Ellerman
2017-08-31
1
-0
/
+4
*
powerpc/kernel: Change retrieval of pci_dn
Bryant G. Ly
2017-08-31
1
-29
/
+4
*
powerpc/mm/cxl: Add barrier when setting mm cpumask
Aneesh Kumar K.V
2017-08-31
1
-2
/
+12
*
powerpc/powernv/vas: Define copy/paste interfaces
Sukadev Bhattiprolu
2017-08-31
6
-2
/
+124
*
powerpc/powernv/vas: Define vas_tx_win_open()
Sukadev Bhattiprolu
2017-08-31
2
-3
/
+195
[next]