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