index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2017-08-31
powerpc/mm/radix: Prettify mapped memory range print out
Michael Ellerman
1
-1
/
+6
2017-08-31
powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c
Michael Ellerman
1
-0
/
+4
2017-08-31
powerpc/kernel: Change retrieval of pci_dn
Bryant G. Ly
1
-29
/
+4
2017-08-31
powerpc/powernv/vas: Define copy/paste interfaces
Sukadev Bhattiprolu
5
-2
/
+123
2017-08-31
powerpc/powernv/vas: Define vas_tx_win_open()
Sukadev Bhattiprolu
2
-3
/
+195
2017-08-31
powerpc/powernv/vas: Define vas_win_close() interface
Sukadev Bhattiprolu
2
-5
/
+103
2017-08-31
powerpc/powernv/vas: Define vas_rx_win_open() interface
Sukadev Bhattiprolu
3
-1
/
+341
2017-08-31
powerpc/powernv/vas: Define helpers to alloc/free windows
Sukadev Bhattiprolu
1
-0
/
+73
2017-08-31
powerpc/powernv/vas: Define helpers to init window context
Sukadev Bhattiprolu
2
-0
/
+354
2017-08-31
powerpc/powernv/vas: Define helpers to access MMIO regions
Sukadev Bhattiprolu
1
-0
/
+174
2017-08-31
powerpc/powernv/vas: Define vas_init() and vas_exit()
Sukadev Bhattiprolu
5
-0
/
+187
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
1
-0
/
+8
2017-08-31
powerpc/powernv/vas: Define macros, register fields and structures
Sukadev Bhattiprolu
2
-0
/
+427
2017-08-31
powerpc/xmon: Fix display of SPRs
Balbir Singh
1
-16
/
+16
2017-08-31
powerpc/pci: Remove OF node back pointer from pci_dn
Alexey Kardashevskiy
3
-11
/
+2
2017-08-31
powerpc/eeh: Reduce use of pci_dn::node
Alexey Kardashevskiy
2
-6
/
+10
2017-08-31
powerpc/eeh: Remove unnecessary config_addr from eeh_dev
Alexey Kardashevskiy
5
-31
/
+26
2017-08-31
powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
Alexey Kardashevskiy
7
-23
/
+20
2017-08-31
powerpc/eeh: Reduce to one the number of places where edev is allocated
Alexey Kardashevskiy
3
-25
/
+25
2017-08-31
powerpc/pci: Remove unused parameter from add_one_dev_pci_data()
Alexey Kardashevskiy
1
-12
/
+2
2017-08-31
powerpc/512x: Constify clk_div_tables
Arvind Yadav
1
-2
/
+2
2017-08-31
powerpc/44x: Fix mask and shift to zero bug
Dan Carpenter
1
-1
/
+1
[next]