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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
7
-31
/
+60
2018-01-19
powerpc/64: Cleanup hard_irq_disable() macro
Madhavan Srinivasan
1
-4
/
+3
2018-01-19
powerpc/64: Implement and use soft_enabled_set_return API
Madhavan Srinivasan
1
-10
/
+15
2018-01-19
powerpc/64: Implement and use soft_enabled_return API
Madhavan Srinivasan
2
-9
/
+14
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
5
-21
/
+25
2018-01-19
powerpc/64: Fix arch_local_irq_disable() prototype
Madhavan Srinivasan
1
-10
/
+15
2018-01-19
powerpc/64: Improve inline asm in arch_local_irq_disable
Nicholas Piggin
1
-5
/
+5
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
15
-35
/
+50
2018-01-19
powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signals
Madhavan Srinivasan
3
-0
/
+23
2018-01-19
powerpc/64s: Fix ps3 build error due to tlbiel_all()
Michael Ellerman
1
-0
/
+4
2018-01-18
powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLED
Nicholas Piggin
1
-0
/
+1
2018-01-18
powerpc/watchdog: remove arch_trigger_cpumask_backtrace
Nicholas Piggin
2
-26
/
+0
2018-01-18
powerpc/64s: Relax PACA address limitations
Nicholas Piggin
3
-16
/
+27
2018-01-17
powerpc/pseries: lift RTAS limit for hash
Nicholas Piggin
1
-3
/
+5
2018-01-17
powerpc/pseries: lift RTAS limit for radix
Nicholas Piggin
1
-17
/
+4
2018-01-17
powerpc/64: rtas avoid accessing paca in 32-bit mode
Nicholas Piggin
1
-6
/
+11
2018-01-17
powerpc/pseries: radix is not subject to RMA limit, remove it
Nicholas Piggin
1
-7
/
+4
2018-01-17
powerpc/powernv: Remove real mode access limit for early allocations
Nicholas Piggin
2
-23
/
+34
2018-01-17
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
13
-224
/
+219
2018-01-17
powerpc: System reset avoid interleaving oops using die synchronisation
Nicholas Piggin
1
-1
/
+1
2018-01-16
powerpc: Use the TRAP macro whenever comparing a trap number
Benjamin Herrenschmidt
3
-3
/
+3
2018-01-16
powerpc: Remove useless EXC_COMMON_HV
Benjamin Herrenschmidt
2
-7
/
+2
2018-01-16
powerpc/xive: Remove incorrect debug code
Benjamin Herrenschmidt
1
-5
/
+0
2018-01-16
powerpc: Cosmetic cleanup of cpuinfo_op
Benjamin Herrenschmidt
1
-4
/
+4
2018-01-16
powerpc: Make newline in cpuinfo unconditional
Benjamin Herrenschmidt
1
-3
/
+0
2018-01-16
powerpc: Add aacraid and nvme to powernv_defconfig
Benjamin Herrenschmidt
1
-0
/
+2
2018-01-16
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
3
-34
/
+47
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
8
-62
/
+48
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
4
-10
/
+18
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
10
-54
/
+28
2018-01-16
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
3
-7
/
+3
2018-01-16
powerpc/8xx: Only perform perf counting when perf is in use.
Christophe Leroy
6
-32
/
+88
2018-01-16
powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12
Christophe Leroy
1
-38
/
+40
2018-01-16
powerpc/8xx: Remove CPU6 ERRATA Workaround
Christophe Leroy
4
-137
/
+12
2018-01-16
powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP
Christophe Leroy
1
-1
/
+0
2018-01-16
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
4
-1
/
+60
2018-01-16
powerpc/crash: Remove the test for cpu_online in the IPI callback
Balbir Singh
1
-3
/
+0
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
5
-11
/
+17
2018-01-16
powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMP
Christophe Leroy
1
-1
/
+1
2018-01-16
powerpc/pseries: Enable support of ibm,dynamic-memory-v2
Nathan Fontenot
4
-1
/
+5
2018-01-16
powerpc/drmem: Add support for ibm, dynamic-memory-v2 property
Nathan Fontenot
2
-4
/
+201
2018-01-16
powerpc: Move of_drconf_cell struct to asm/drmem.h
Nathan Fontenot
4
-21
/
+24
2018-01-16
powerpc/pseries: Update memory hotplug code to use drmem LMB array
Nathan Fontenot
3
-318
/
+297
2018-01-16
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
3
-172
/
+155
2018-01-16
powerpc/mm: Separate ibm, dynamic-memory data from DT format
Nathan Fontenot
4
-67
/
+174
2018-01-16
powerpc/numa: Look up associativity array in of_drconf_to_nid_single
Nathan Fontenot
1
-23
/
+17
2018-01-16
powerpc/numa: Look up device node in of_get_usable_memory()
Nathan Fontenot
1
-2
/
+10
2018-01-16
powerpc/numa: Look up device node in of_get_assoc_arrays()
Nathan Fontenot
1
-5
/
+13
2017-12-22
powerpc/mm: Add proper pte access check helper for other platforms
Aneesh Kumar K.V
2
-0
/
+46
2017-12-22
powerpc/mm/book3s/64: Add proper pte access check helper
Aneesh Kumar K.V
1
-0
/
+41
[next]