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
2020-03-04
powerpc/kernel/sysfs: Refactor current sysfs.c
Madhavan Srinivasan
1
-175
/
+200
2020-03-04
powerpc/powernv: Add explicit fast-reboot support
Oliver O'Halloran
2
-0
/
+3
2020-03-04
powerpc/powernv: Treat an empty reboot string as default
Oliver O'Halloran
1
-1
/
+1
2020-03-04
powerpc/Makefile: Mark phony targets as PHONY
Michael Ellerman
2
-0
/
+8
2020-03-04
powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32
Christophe Leroy
2
-8
/
+4
2020-03-04
powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
Alexey Kardashevskiy
1
-18
/
+21
2020-03-04
powerpc/powernv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-63
/
+10
2020-03-04
powerpc/cell/axon_msi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+1
2020-03-04
powerpc/mm: ptdump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-20
/
+11
2020-03-04
powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...
Greg Kroah-Hartman
1
-5
/
+2
2020-03-04
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
5
-29
/
+10
2020-03-04
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-29
/
+9
2020-03-04
powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'
Christophe JAILLET
1
-1
/
+4
2020-03-04
powerpc/83xx: Fix some typo in some warning message
Christophe JAILLET
1
-2
/
+2
2020-02-28
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
1
-1
/
+3
2020-02-26
powerpc/32: drop get_pteptr()
Christophe Leroy
3
-42
/
+7
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
7
-12
/
+23
2020-02-26
powerpc/32: don't restore r0, r6-r8 on exception entry path after trace_hardi...
Christophe Leroy
1
-8
/
+3
2020-02-24
powerpc: Include .BTF section
Naveen N. Rao
1
-0
/
+6
2020-02-24
powerpc/watchpoint: Don't call dar_within_range() for Book3S
Ravi Bangoria
1
-5
/
+7
2020-02-19
powerpc/32s: Slenderize _tlbia() for powerpc 603/603e
Christophe Leroy
1
-5
/
+8
2020-02-19
powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
Libor Pechacek
2
-6
/
+6
2020-02-19
powerpc: Don't use thread struct for saving SRR0/1 on syscall.
Christophe Leroy
1
-9
/
+7
2020-02-19
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
3
-8
/
+40
2020-02-19
powerpc/32s: Don't flush all TLBs when flushing one page
Christophe Leroy
1
-2
/
+5
2020-02-19
powerpc/fadump: sysfs for fadump memory reservation
Sourabh Jain
3
-0
/
+21
2020-02-19
Documentation/ABI: Mark /sys/kernel/fadump_* sysfs files deprecated
Sourabh Jain
4
-0
/
+18
2020-02-19
powerpc/powernv: Move core and fadump_release_opalcore under new kobject
Sourabh Jain
3
-21
/
+51
2020-02-19
powerpc/fadump: Reorganize /sys/kernel/fadump_* sysfs files
Sourabh Jain
2
-34
/
+118
2020-02-19
sysfs: Wrap __compat_only_sysfs_link_entry_to_kobj function to change the sym...
Sourabh Jain
2
-3
/
+37
2020-02-19
Documentation/ABI: Add ABI documentation for /sys/kernel/fadump_*
Sourabh Jain
4
-0
/
+30
2020-02-19
powerpc/process: Remove unneccessary #ifdef CONFIG_PPC64 in copy_thread_tls()
Christophe Leroy
1
-2
/
+0
2020-02-19
powerpc/papr_scm: Mark papr_scm_ndctl() as static
Vaibhav Jain
1
-2
/
+3
2020-02-19
powerpc/pseries/Makefile: Remove CONFIG_PPC_PSERIES check
Oliver O'Halloran
1
-2
/
+0
2020-02-19
powerpc/pseries/vio: Remove stray #ifdef CONFIG_PPC_PSERIES
Oliver O'Halloran
1
-2
/
+0
2020-02-19
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
Christophe Leroy
1
-2
/
+2
2020-02-18
powerpc/xmon: Fix whitespace handling in getstring()
Oliver O'Halloran
1
-0
/
+5
2020-02-18
powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+8
2020-02-18
powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
Christophe Leroy
1
-2
/
+7
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
7
-45
/
+212
2020-02-18
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
3
-28
/
+39
2020-02-17
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
1
-1
/
+1
2020-02-17
powerpc/hugetlb: Fix 8M hugepages on 8xx
Christophe Leroy
1
-0
/
+5
2020-02-17
powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
Christophe Leroy
1
-11
/
+18
2020-02-17
powerpc/eeh: Fix deadlock handling dead PHB
Sam Bobroff
1
-10
/
+11
2020-02-17
Linux 5.6-rc2
v5.6-rc2
Linus Torvalds
1
-1
/
+1
2020-02-17
Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-5
/
+42
2020-02-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
49
-3368
/
+4907
2020-02-16
Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-23
/
+7
2020-02-16
Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-38
/
+63
[prev]
[next]