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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
cxl: Fix driver use count
Frederic Barrat
2
-1
/
+11
2017-08-31
selftests/powerpc: Force ptrace tests to build -fno-pie
Michael Neuling
1
-1
/
+1
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
12
-40
/
+40
2017-08-31
powerpc/configs: Enable THP and 64K for ppc64(le)_defconfig
Balbir Singh
1
-0
/
+2
2017-08-31
MAINTAINERS: Add drivers/watchdog/wdrtas.c to powerpc section
Murilo Opsfelder Araujo
1
-0
/
+1
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/mm/cxl: Add barrier when setting mm cpumask
Aneesh Kumar K.V
1
-2
/
+12
2017-08-31
powerpc/powernv/vas: Define copy/paste interfaces
Sukadev Bhattiprolu
6
-2
/
+124
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
7
-0
/
+217
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
3
-8
/
+12
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
2017-08-31
powerpc/83xx: Use sizeof correct type when ioremapping
Dan Carpenter
1
-2
/
+2
2017-08-31
powerpc: Machine check interrupt is a non-maskable interrupt
Nicholas Piggin
1
-3
/
+6
2017-08-31
powerpc/powernv: Use kernel crash path for machine checks
Nicholas Piggin
5
-7
/
+59
2017-08-31
powerpc/powernv: Flush console before platform error reboot
Nicholas Piggin
4
-58
/
+57
2017-08-31
powerpc: Do not send system reset request through the oops path
Nicholas Piggin
1
-16
/
+31
2017-08-31
powerpc/pseries/le: Work around a firmware quirk
Nicholas Piggin
1
-0
/
+15
2017-08-31
powerpc: Do not call ppc_md.panic in fadump panic notifier
Nicholas Piggin
6
-45
/
+22
2017-08-31
powerpc/64: Fix watchdog configuration regressions
Nicholas Piggin
3
-9
/
+29
2017-08-31
powerpc/64s/radix: Do not allocate SLB shadow structures
Nicholas Piggin
1
-2
/
+11
2017-08-31
powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacks
Nicholas Piggin
1
-3
/
+8
2017-08-31
powerpc/powernv: powernv platform is not constrained by RMA
Nicholas Piggin
1
-5
/
+2
2017-08-29
powerpc/64s: idle POWER9 can execute stop in virtual mode
Nicholas Piggin
1
-0
/
+9
2017-08-29
powerpc/64s: Drop no longer used IDLE_STATE_ENTER_SEQ
Nicholas Piggin
1
-4
/
+1
2017-08-29
powerpc/64s: POWER9 can execute stop without a sync sequence
Nicholas Piggin
1
-3
/
+4
2017-08-29
powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.S
Nicholas Piggin
2
-16
/
+17
2017-08-29
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
4
-12
/
+48
[next]