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-02-09
powerpc/pseries: Add hypercall wrappers for hash page table resizing
David Gibson
4
-2
/
+18
2017-02-09
Documentation: powerpc/fsl: Update compatible for l2cache binding
Chris Packham
1
-2
/
+40
2017-02-09
powerpc/opal-lpc: Remove unneeded include
Benjamin Herrenschmidt
1
-1
/
+0
2017-02-09
powerpc/opal-irqchip: Use interrupt names if present
Benjamin Herrenschmidt
1
-13
/
+42
2017-02-09
powerpc/powernv: Display the correct error info for CAPP errors.
Mahesh Salgaonkar
1
-1
/
+2
2017-02-09
powerpc/powernv: Add XHCI and USB storage to defconfig
Michael Neuling
1
-1
/
+2
2017-02-09
powerpc/64: Include bpf/bcc related config options in defconfigs
Naveen N. Rao
3
-0
/
+21
2017-02-07
m68k/mac: Replace via-maciisi driver with via-cuda driver
Finn Thain
8
-776
/
+30
2017-02-07
via-cuda: Add support for Egret system controller
Finn Thain
1
-21
/
+134
2017-02-07
via-cuda: Initialize data_index early and increment consistently
Finn Thain
1
-3
/
+3
2017-02-07
via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irq
Finn Thain
1
-11
/
+5
2017-02-07
via-cuda: Avoid TREQ race condition
Finn Thain
1
-4
/
+3
2017-02-07
via-cuda: Fix re-initialization of reply_ptr and reading_reply
Finn Thain
1
-2
/
+2
2017-02-07
via-cuda: Prevent read buffer overflow
Finn Thain
1
-1
/
+7
2017-02-07
via-cuda: Add TREQ, TIP and TACK signal helpers
Finn Thain
1
-23
/
+53
2017-02-07
via-cuda: Remove redundant temporary variable
Finn Thain
1
-6
/
+2
2017-02-07
via-cuda: Cleanup printk calls
Finn Thain
1
-20
/
+6
2017-02-07
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
Aneesh Kumar K.V
1
-0
/
+1
2017-02-06
powerpc/64s: Use (start, size) rather than (start, end) for exception handlers
Nicholas Piggin
2
-168
/
+185
2017-02-06
powerpc/64s: Tidy up after exception handler rework
Nicholas Piggin
2
-81
/
+81
2017-02-06
powerpc: Add new cache geometry aux vectors
Benjamin Herrenschmidt
4
-1
/
+58
2017-02-06
powerpc/64: Hard code cache geometry on POWER8
Benjamin Herrenschmidt
1
-2
/
+18
2017-02-06
powerpc/64: Add L2 and L3 cache shape info
Benjamin Herrenschmidt
2
-5
/
+23
2017-02-06
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
6
-122
/
+119
2017-02-06
powerpc/64: Retrieve number of L1 cache sets from device-tree
Benjamin Herrenschmidt
2
-2
/
+28
2017-02-06
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
9
-68
/
+75
2017-02-06
powerpc: Remove obsolete comment about patching instructions
Benjamin Herrenschmidt
1
-3
/
+0
2017-02-06
powerpc: Move {d,i,u}cache_bsize definitions to a common place
Benjamin Herrenschmidt
3
-16
/
+9
2017-02-06
powerpc: Move ARCH_DLINFO out of uapi
Benjamin Herrenschmidt
2
-23
/
+22
2017-02-03
powerpc: Enable support for GCC plugins
Andrew Donnellan
2
-0
/
+9
2017-02-03
powerpc: Correctly disable latent entropy GCC plugin on prom_init.o
Andrew Donnellan
1
-1
/
+1
2017-02-03
gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
Andrew Donnellan
1
-1
/
+1
2017-02-03
cxl: Fix build when CONFIG_DEBUG_FS=n
Andrew Donnellan
2
-5
/
+57
2017-02-02
powerpc/pseries: Report DLPAR capabilities
Nathan Fontenot
1
-1
/
+7
2017-02-02
powerpc/pseries: Update affinity for memory and cpus specified in a PRRN event
John Allen
2
-1
/
+40
2017-02-02
powerpc/pseries: Introduce memory hotplug READD operation
John Allen
2
-0
/
+42
2017-02-02
powerpc/pseries: Make the acquire/release of the drc for memory a seperate step
John Allen
1
-12
/
+22
2017-02-02
powerpc/xmon: Cleanup to use is_kernel_addr macro
Madhavan Srinivasan
1
-4
/
+4
2017-02-02
powerpc/boot: Update .gitignore
Michael Ellerman
1
-0
/
+4
2017-02-02
powerpc/debug: PTDUMP should depend on DEBUG_FS
Michael Ellerman
1
-2
/
+1
2017-02-02
powerpc/64: Add BPF_JIT to powernv and pseries defconfigs
Anton Blanchard
2
-0
/
+2
2017-02-02
powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig
Anton Blanchard
2
-1
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_nosleep()
Daniel Axtens
1
-1
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_nocheck()
Daniel Axtens
1
-1
/
+1
2017-02-02
powerpc/sparse: Constify the address pointer in __get_user_check()
Daniel Axtens
1
-1
/
+1
2017-02-02
powerpc/powernv: Fix section mismatch from opal_lpc_init()
Michael Ellerman
1
-1
/
+1
2017-01-31
powerpc/mm: unstub radix__vmemmap_remove_mapping()
Reza Arbab
1
-1
/
+28
2017-01-31
powerpc/mm: add radix__remove_section_mapping()
Reza Arbab
3
-1
/
+135
2017-01-31
powerpc/mm: add radix__create_section_mapping()
Reza Arbab
3
-1
/
+12
2017-01-31
powerpc/mm: refactor radix physical page mapping
Reza Arbab
1
-38
/
+50
[next]