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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2018-08-07
powerpc/64: Disable the speculation barrier from the command line
Diana Craciun
1
-1
/
+11
2018-08-07
powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily
Michael Ellerman
1
-11
/
+5
2018-08-07
powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros
Michael Ellerman
2
-6
/
+6
2018-08-07
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
Michael Ellerman
3
-22
/
+18
2018-08-07
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
Michael Ellerman
2
-9
/
+6
2018-08-07
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
Michael Ellerman
2
-9
/
+6
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG
Michael Ellerman
1
-8
/
+6
2018-08-07
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES
Michael Ellerman
1
-4
/
+3
2018-08-07
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1
Michael Ellerman
1
-10
/
+10
2018-08-07
powerpc/64s: Remove PSERIES from the NORI macros
Michael Ellerman
2
-10
/
+10
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
Michael Ellerman
2
-12
/
+12
2018-08-07
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOL
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTION
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOL
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()
Michael Ellerman
1
-2
/
+1
2018-08-07
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES()
Michael Ellerman
1
-2
/
+1
2018-08-07
powerpc/pasemi: Search for PCI root bus by compatible property
Darren Stevens
1
-5
/
+6
2018-08-07
selftests/powerpc: Update strlen() test to test the new assembly function for...
Christophe Leroy
3
-0
/
+9
2018-08-07
powerpc/lib: Implement strlen() in assembly for PPC32
Christophe Leroy
3
-1
/
+81
2018-08-07
selftests/powerpc: Add test for strlen()
Christophe Leroy
3
-1
/
+151
2018-08-07
selftests/powerpc: Add test for 32 bits memcmp
Christophe Leroy
2
-3
/
+18
2018-08-07
powerpc/pseries: Defer the logging of rtas error to irq work queue.
Mahesh Salgaonkar
3
-15
/
+51
2018-08-07
powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-07
powerpc/xive: Remove xive_kexec_teardown_cpu()
Benjamin Herrenschmidt
4
-25
/
+2
2018-08-07
powerpc/xive: Remove now useless pr_debug statements
Benjamin Herrenschmidt
1
-9
/
+1
2018-08-07
powerpc/64s: free page table caches at exit_mmap time
Nicholas Piggin
1
-2
/
+3
2018-08-07
powerpc/64s/radix: tlb do not flush on page size when fullmm
Nicholas Piggin
1
-0
/
+3
2018-08-07
selftests/powerpc: Give some tests longer to run
Michael Ellerman
5
-0
/
+6
2018-08-07
selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
3
-0
/
+3
2018-08-07
selftests/powerpc: Add a helper for checking if we're on ppc64le
Michael Ellerman
2
-0
/
+19
2018-08-07
powerpc: Add a checkpatch wrapper with our preferred settings
Michael Ellerman
1
-0
/
+22
2018-08-07
powerpc/64: Disable irq restore warning for now
Michael Ellerman
1
-3
/
+10
2018-08-03
powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
Reza Arbab
1
-2
/
+3
2018-08-03
powerpc: Do not redefine NEED_DMA_MAP_STATE
Christoph Hellwig
1
-3
/
+1
2018-08-03
powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
Guenter Roeck
1
-21
/
+30
2018-08-03
powernv/cpuidle: Fix idle states all being marked invalid
Nicholas Piggin
1
-1
/
+2
2018-07-31
powerpc/pseries: fix EEH recovery of some IOV devices
Sam Bobroff
1
-8
/
+17
2018-07-31
hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups
Shilpasri G Bhat
2
-34
/
+247
2018-07-31
powerpc/powernv: Add support to enable sensor groups
Shilpasri G Bhat
4
-0
/
+32
2018-07-31
powernv/cpuidle: Use parsed device tree values for cpuidle_init
Akshay Adiga
2
-132
/
+28
2018-07-31
powernv/cpuidle: Parse dt idle properties into global structure
Akshay Adiga
2
-78
/
+149
2018-07-31
macintosh/via-pmu: Disambiguate interrupt statistics
Finn Thain
1
-8
/
+12
2018-07-31
macintosh/via-pmu: Clean up interrupt statistics
Finn Thain
1
-17
/
+22
2018-07-31
macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
Finn Thain
9
-904
/
+14
2018-07-31
macintosh/via-pmu68k: Don't load driver on unsupported hardware
Finn Thain
3
-9
/
+3
2018-07-31
macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies
Finn Thain
1
-2
/
+2
2018-07-31
macintosh/via-pmu: Add support for m68k PowerBooks
Finn Thain
2
-12
/
+91
2018-07-31
macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
Finn Thain
1
-73
/
+69
2018-07-31
macintosh/via-pmu: Enhance state machine with new 'uninitialized' state
Finn Thain
1
-22
/
+22
[next]