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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
60
-251
/
+1133
2016-07-28
powerpc/mm: Parenthesise IS_ENABLED() in if condition
Stephen Rothwell
1
-1
/
+1
2016-07-27
tty/hvc: Use opal irqchip interface if available
Sam Mendoza-Jonas
1
-1
/
+7
2016-07-27
tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
Sam Mendoza-Jonas
3
-2
/
+11
2016-07-26
selftests/powerpc: exec() with suspended transaction
Cyril Bur
5
-18
/
+98
2016-07-26
powerpc: Improve comment explaining why we modify VRSAVE
Anton Blanchard
1
-4
/
+5
2016-07-26
powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()
Michael Ellerman
1
-2
/
+0
2016-07-26
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
3
-8
/
+8
2016-07-26
powerpc/mm: Fix build break when PPC_NATIVE=n
Michael Ellerman
1
-1
/
+4
2016-07-21
crypto: vmx - Convert to CPU feature based module autoloading
Alastair D'Silva
2
-5
/
+3
2016-07-21
powerpc: Add module autoloading based on CPU features
Alastair D'Silva
2
-0
/
+41
2016-07-21
powerpc/powernv/ioda: Fix endianness when reading TCEs
Alexey Kardashevskiy
1
-2
/
+2
2016-07-21
powerpc/mm: Add memory barrier in __hugepte_alloc()
Sukadev Bhattiprolu
1
-0
/
+7
2016-07-21
powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call
Michael Ellerman
1
-2
/
+3
2016-07-21
powerpc/ftrace: Separate the heuristics for checking call sites
Michael Ellerman
1
-17
/
+18
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
6
-233
/
+250
2016-07-21
powerpc/64: Make a few boot functions __init
Benjamin Herrenschmidt
1
-3
/
+3
2016-07-21
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
3
-6
/
+6
2016-07-21
powerpc: Re-order the call to smp_setup_cpu_maps()
Benjamin Herrenschmidt
2
-3
/
+4
2016-07-21
powerpc/32: Move cache info inits to a separate function
Benjamin Herrenschmidt
1
-11
/
+16
2016-07-21
powerpc/64: Move the content of setup_system() to setup_arch()
Benjamin Herrenschmidt
2
-76
/
+63
2016-07-21
powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()
Benjamin Herrenschmidt
1
-9
/
+4
2016-07-21
powerpc/64: Move the boot time info banner to a separate function
Benjamin Herrenschmidt
1
-31
/
+33
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
15
-60
/
+43
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
83
-289
/
+120
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
8
-26
/
+21
2016-07-21
powerpc: Ensure that ppc_md is empty before probing for machine type
Benjamin Herrenschmidt
1
-0
/
+12
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
13
-128
/
+151
2016-07-21
powerpc/pmac: Remove spurrious machine type test
Benjamin Herrenschmidt
1
-3
/
+0
2016-07-21
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-21
powerpc/mm/hash: Don't use machine_is() early during boot
Benjamin Herrenschmidt
1
-9
/
+17
2016-07-21
powerpc/pasemi: Remove IOBMAP allocation from platform probe()
Benjamin Herrenschmidt
3
-13
/
+5
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
11
-26
/
+32
2016-07-21
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
3
-24
/
+8
2016-07-21
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
8
-103
/
+108
2016-07-21
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
5
-48
/
+56
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
5
-144
/
+88
2016-07-21
powerpc: Move 64-bit memory reserves to setup_arch()
Benjamin Herrenschmidt
1
-11
/
+11
2016-07-21
powerpc: Move 64-bit feature fixup earlier
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
5
-30
/
+37
2016-07-20
dt: Add of_device_compatible_match()
Benjamin Herrenschmidt
2
-0
/
+24
2016-07-20
PCI: rpaphp: Fix slot registration for multiple slots under a PHB
Tyrel Datwyler
1
-5
/
+12
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
5
-11
/
+6
2016-07-19
powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64
Kevin Hao
1
-38
/
+27
2016-07-19
powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled
Kevin Hao
1
-1
/
+1
2016-07-19
powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events
John Allen
1
-1
/
+3
2016-07-19
powerpc/pseries: Add support for hotplug interrupt source
John Allen
2
-0
/
+41
2016-07-19
powerpc/pseries: Add pseries hotplug workqueue
John Allen
1
-0
/
+52
2016-07-19
cxl: fix potential NULL dereference in free_adapter()
Andrew Donnellan
1
-7
/
+9
2016-07-19
cxl: remove dead Kconfig options
Andrew Donnellan
2
-14
/
+0
[next]