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-06-03
powerpc/xmon: use match_string() helper
Yisheng Xie
1
-12
/
+11
2018-06-03
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
6
-0
/
+28
2018-06-03
powerpc/64: Fix strncpy() related build failures with GCC 8.1
Christophe Leroy
2
-4
/
+4
2018-06-03
Merge branch 'topic/pkey' into next
Michael Ellerman
5
-41
/
+13
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
6
-20
/
+48
2018-06-03
Merge branch 'topic/kbuild' into next
Michael Ellerman
4
-27
/
+47
2018-06-03
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
10
-12
/
+260
2018-06-01
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
3
-1
/
+3
2018-06-01
powerpc/prom: Fix %u/%llx usage since prom_printf() change
Mathieu Malaterre
1
-24
/
+49
2018-06-01
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
2
-11
/
+17
2018-06-01
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
3
-16
/
+22
2018-06-01
powerpc/kbuild: Set default generic machine type for 32-bit compile
Nicholas Piggin
1
-0
/
+8
2018-05-29
powerpc/livepatch: Fix build error with kprobes disabled.
Aneesh Kumar K.V
1
-1
/
+2
2018-05-28
powerpc/modules: remove unused mod_arch_specific.toc field
Josh Poimboeuf
2
-9
/
+5
2018-05-28
powerpc/powernv/cpuidle: Init all present cpus for deep states
Akshay Adiga
1
-2
/
+2
2018-05-25
powerpc/perf: Update raw-event code encoding comment for power8
Madhavan Srinivasan
2
-64
/
+64
2018-05-25
powerpc: Add a missing include header
Mathieu Malaterre
1
-0
/
+1
2018-05-25
powerpc/32: Add a missing include header
Mathieu Malaterre
1
-0
/
+1
2018-05-25
powerpc/chrp/time: Make some functions static, add missing header include
Mathieu Malaterre
1
-2
/
+4
2018-05-25
powerpc/tau: Make some function static
Mathieu Malaterre
1
-4
/
+4
2018-05-25
powerpc: Make function btext_initialize static
Mathieu Malaterre
1
-1
/
+1
2018-05-25
powerpc/tau: Synchronize function prototypes and body
Mathieu Malaterre
4
-9
/
+12
2018-05-25
powerpc: Add missing prototype
Mathieu Malaterre
1
-0
/
+3
2018-05-25
powerpc/52xx: Add missing functions prototypes
Mathieu Malaterre
1
-3
/
+3
2018-05-25
powerpc/powermac: Add missing prototype for note_bootable_part()
Mathieu Malaterre
1
-0
/
+1
2018-05-25
powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
Mathieu Malaterre
2
-1
/
+1
2018-05-25
powerpc/chrp/pci: Make some functions static
Mathieu Malaterre
1
-6
/
+6
2018-05-25
powerpc/powermac: Mark variable x as unused
Mathieu Malaterre
1
-1
/
+3
2018-05-25
powerpc/chrp/setup: Remove idu_size variable and make some functions static
Mathieu Malaterre
1
-7
/
+5
2018-05-25
powerpc/wii: Make hlwd_pic_init function static
Mathieu Malaterre
1
-1
/
+1
2018-05-25
powerpc/mm/radix: Use do/while(0) trick for single statement block
Mathieu Malaterre
1
-1
/
+1
2018-05-25
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
7
-19
/
+19
2018-05-25
powerpc/altivec: Add missing prototypes for altivec
Mathieu Malaterre
3
-11
/
+21
2018-05-25
powerpc: Add __printf verification to prom_printf
Mathieu Malaterre
1
-56
/
+58
2018-05-25
powerpc/xmon: Update paca fields dumped in xmon
Michael Ellerman
1
-0
/
+10
2018-05-25
powerpc/xmon: Realign paca dump fields
Michael Ellerman
1
-8
/
+9
2018-05-25
powerpc/xmon: Add __printf annotation to xmon_printf()
Mathieu Malaterre
4
-75
/
+75
2018-05-25
powerpc/xmon: Specify the full format in DUMP() macro
Michael Ellerman
1
-51
/
+51
2018-05-24
powerpc/xmon: Also setup debugger hooks when single-stepping
Michal Suchanek
1
-10
/
+11
2018-05-24
powerpc/8xx: fix invalid register expression in head_8xx.S
Christophe Leroy
1
-1
/
+1
2018-05-24
powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
Christophe Leroy
1
-16
/
+34
2018-05-24
powerpc/mm: Use instruction symbolic names in store_updates_sp()
Christophe Leroy
2
-13
/
+14
2018-05-24
powerpc: Export tm_enable()/tm_disable/tm_abort() APIs
Simon Guo
4
-2
/
+16
2018-05-24
powerpc/reg: Add TEXASR related macros
Simon Guo
2
-8
/
+27
2018-05-24
powerpc: Export msr_check_and_set() to modules
Simon Guo
1
-0
/
+1
2018-05-21
powernv: opal-sensor: Add support to read 64bit sensor values
Shilpasri G Bhat
4
-0
/
+57
2018-05-21
powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds
Peter Rosin
1
-1
/
+1
2018-05-21
powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
Michael Neuling
1
-0
/
+1
2018-05-21
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
1
-2
/
+2
2018-05-18
powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c
Michael Ellerman
1
-3
/
+2
[next]