index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
appldata
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
-4
/
+2
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
-0
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
-5
/
+5
2023-10-10
S390: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
-3
/
+1
2023-08-15
sysctl: Add size to register_sysctl
Joel Granados
-1
/
+1
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
-3
/
+3
2023-03-20
s390: simplify dynamic sysctl registration for appldata_register_ops
Luis Chamberlain
-12
/
+8
2023-03-20
s390: simplify one-level sysctl registration for appldata_table
Luis Chamberlain
-11
/
+1
2022-12-02
s390/appldata: remove power management callbacks
Heiko Carstens
-111
/
+2
2020-06-29
s390/appldata: use struct_size() helper
Gustavo A. R. Silva
-4
/
+2
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-12
/
+0
2020-05-20
Documentation/s390: Update / remove developerWorks web links
Gerald Schaefer
-12
/
+0
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
-6
/
+5
2020-02-27
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
-10
/
+5
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
-4
/
+0
2018-10-09
s390/appldata: do not use stack buffers for hardware data
Martin Schwidefsky
-12
/
+23
2018-10-09
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
-1
/
+3
2018-07-06
s390/appldata: reuse generic proc handler functions
Vasily Gorbik
-76
/
+45
2018-07-02
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
-3
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-1
/
+1
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
-0
/
+1
2017-11-24
s390: appldata: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-03-03
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...
Ingo Molnar
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+1
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
-8
/
+8
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
-1
/
+1
2016-09-06
s390: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
-1
/
+1
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
-1
/
+1
2014-10-20
s390: appldata: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-05-20
s390/appldata: add slab.h for kzalloc/kfree
Jeff Mahoney
-0
/
+1
2014-03-07
s390/appldata_os: fix cpu array size calculation
Gerald Schaefer
-1
/
+1
2014-01-29
s390/appldata: restore missing init_virt_timer()
Gerald Schaefer
-0
/
+1
2013-10-28
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
-5
/
+5
2013-10-24
s390/appldata: make copy_from_user() invocations provably correct
Heiko Carstens
-3
/
+5
2013-06-26
s390/appldata_net_sum: do not use static data
Sebastian Ott
-4
/
+14
2013-06-26
s390/appldata_mem: do not use static data
Sebastian Ott
-4
/
+14
2013-05-28
arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
Chen Gang
-2
/
+5
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
-3
/
+3
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
-116
/
+14
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
-13
/
+3
2011-12-06
sched/accounting: Change cpustat fields to an array
Glauber Costa
-8
/
+8
2011-05-26
[S390] mm: add ZONE_DMA to 31-bit config again
Heiko Carstens
-2
/
+0
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
-2
/
+0
2010-08-13
[S390] appldata: fix dev_get_stats 64 bit conversion
Heiko Carstens
-1
/
+2
[next]