index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas-proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
Nathan Lynch
2021-04-14
1
-1
/
+1
*
powerpc/rtas-proc: remove unused RMO_READ_BUF_MAX
Nathan Lynch
2021-04-14
1
-2
/
+0
*
powerpc/rtas: improve ppc_rtas_rmo_buf_show documentation
Nathan Lynch
2021-04-14
1
-1
/
+10
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-35
/
+35
*
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
1
-13
/
+13
|
\
|
*
powerpc: rtas: clean up time handling
Arnd Bergmann
2018-06-03
1
-12
/
+12
|
*
powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging"
Colin Ian King
2018-05-18
1
-1
/
+1
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-28
/
+4
|
/
*
powerpc: Use octal numbers for file permissions
Russell Currey
2018-01-22
1
-7
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
1
-1
/
+1
*
powerpc: LLVM complains about forward declaration of struct rtas_sensors
Anton Blanchard
2014-11-10
1
-11
/
+9
*
powerpc: Move /proc/ppc64 to /proc/powerpc update
Nathan Fontenot
2010-01-15
1
-7
/
+7
*
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
2008-05-14
1
-7
/
+7
*
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-31
/
+14
*
[POWERPC] Fix ppc_rtas_progress_show()
Segher Boessenkool
2007-05-17
1
-1
/
+1
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-2
/
+2
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
1
-7
/
+7
*
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-12
/
+13
*
[PATCH] powerpc: Avoid __initcall warnings
Anton Blanchard
2006-04-13
1
-2
/
+2
*
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
1
-1
/
+1
*
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-02-10
1
-1
/
+0
*
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-11
1
-1
/
+0
*
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-10
1
-1
/
+1
*
powerpc: Merge remaining RTAS code
Paul Mackerras
2005-11-03
1
-0
/
+808