index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
appldata
Age
Commit message (
Expand
)
Author
2020-06-29
s390/appldata: use struct_size() helper
Gustavo A. R. Silva
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-05-20
Documentation/s390: Update / remove developerWorks web links
Gerald Schaefer
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-02-27
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-09
s390/appldata: do not use stack buffers for hardware data
Martin Schwidefsky
2018-10-09
s390/appldata: pass parameter list pointer to appldata_asm
Martin Schwidefsky
2018-07-06
s390/appldata: reuse generic proc handler functions
Vasily Gorbik
2018-07-02
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-11-24
s390: appldata: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-03
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-06
s390: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2014-10-20
s390: appldata: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-20
s390/appldata: add slab.h for kzalloc/kfree
Jeff Mahoney
2014-03-07
s390/appldata_os: fix cpu array size calculation
Gerald Schaefer
2014-01-29
s390/appldata: restore missing init_virt_timer()
Gerald Schaefer
2013-10-28
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-10-24
s390/appldata: make copy_from_user() invocations provably correct
Heiko Carstens
2013-06-26
s390/appldata_net_sum: do not use static data
Sebastian Ott
2013-06-26
s390/appldata_mem: do not use static data
Sebastian Ott
2013-05-28
arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
Chen Gang
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-12-06
sched/accounting: Change cpustat fields to an array
Glauber Costa
2011-05-26
[S390] mm: add ZONE_DMA to 31-bit config again
Heiko Carstens
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
2010-08-13
[S390] appldata: fix dev_get_stats 64 bit conversion
Heiko Carstens
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-06-08
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-10
s390: use RCU to walk list of network devices
stephen hemminger
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-06-16
[S390] pm: appldata power management callbacks
Gerald Schaefer
2009-04-23
[S390] appldata: avoid deadlock with appldata_mem
Gerald Schaefer
2009-04-14
[S390] appldata: Use new mod_virt_timer_periodic() function.
Gerald Schaefer
[next]