index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-7
/
+3
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2019-11-13
powerpc/spufs: remove set but not used variable 'ctx'
YueHaibing
1
-2
/
+0
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
1
-0
/
+1
2019-09-18
vfs: Convert spufs to use the new mount API
David Howells
1
-91
/
+116
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+5
2019-07-04
powerpc/cell: set no_llseek in spufs_cntl_fops
Geliang Tang
1
-1
/
+1
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
17
-243
/
+17
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-5
/
+4
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-01
spufs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-01-14
powerpc/spufs: use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-8
/
+8
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
1
-6
/
+3
2018-09-21
signal/powerpc: Use force_sig_fault where appropriate
Eric W. Biederman
1
-18
/
+8
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
1
-0
/
+1
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-15
/
+18
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-05-14
powerpc/cell/spufs: Change return type to vm_fault_t
Souptick Joarder
1
-15
/
+18
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-1
/
+1
2018-04-20
proc: fix /proc/loadavg regression
Alexey Dobriyan
1
-1
/
+1
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-13
/
+13
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-6
/
+6
2018-01-22
powerpc: Use octal numbers for file permissions
Russell Currey
1
-2
/
+2
2018-01-21
powerpc/spufs: use timespec64 for timestamps
Arnd Bergmann
2
-4
/
+4
2017-11-27
ppc: annotate ->poll() instances
Al Viro
4
-16
/
+14
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
2017-11-17
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2017-07-11
spufs: Implement show_options
David Howells
1
-3
/
+19
2017-06-01
powerpc/spufs: Fix coredump of SPU contexts
Michael Ellerman
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
1
-1
/
+1
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-62
/
+6
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-20
/
+19
2017-02-15
powerpc/spufs: Get rid of broken fasync stuff
Al Viro
2
-62
/
+6
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-5
/
+3
[next]