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.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
/
s390
/
appldata
/
appldata_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-6
/
+5
*
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-10
/
+5
*
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: appldata: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...
Ingo Molnar
2017-03-03
1
-0
/
+1
*
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
*
s390: appldata: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
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
*
arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
Chen Gang
2013-05-28
1
-2
/
+5
*
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
1
-2
/
+0
*
[S390] get rid of unused variables
Heiko Carstens
2011-05-23
1
-2
/
+0
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
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
1
-16
/
+16
*
[S390] appldata: Use new mod_virt_timer_periodic() function.
Gerald Schaefer
2009-04-14
1
-1
/
+1
*
[S390] convert appldata printks to pr_xxx macros.
Gerald Schaefer
2008-12-25
1
-5
/
+7
*
[S390] appldata: unsigned ops->size cannot be negative
Roel Kluin
2008-10-28
1
-1
/
+1
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-2
/
+2
|
\
|
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-2
/
+2
*
|
[S390] Cleanup appldata printk messages.
Gerald Schaefer
2008-07-14
1
-34
/
+5
*
|
[S390] make appldata compile w/o CONFIG_SWAP
Gerald Schaefer
2008-07-14
1
-0
/
+2
|
/
*
[S390] appldata: prevent cpu hotplug when walking cpu_online_map.
Gerald Schaefer
2008-05-30
1
-0
/
+8
*
[S390] appldata: remove unused binary sysctls.
Heiko Carstens
2007-11-20
1
-59
/
+15
*
[S390] appldata_base: Remove module_exit function and modular stuff
Satyam Sharma
2007-10-12
1
-52
/
+2
*
[S390] appldata_base: Misc cpuinit annotations and bugfix
Satyam Sharma
2007-10-12
1
-5
/
+6
*
[S390] Convert to smp_call_function_single.
Heiko Carstens
2007-07-27
1
-6
/
+6
*
[S390] Fix yet another two section mismatches.
Heiko Carstens
2007-06-19
1
-3
/
+2
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+2
*
[S390] Remove debugging junk.
Martin Schwidefsky
2007-04-27
1
-38
/
+0
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-2
/
+2
*
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
2007-02-14
1
-2
/
+2
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-1
/
+1
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
1
-2
/
+0
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-3
/
+3
*
[S390] Initialize interval value to 0.
Gerald Schaefer
2006-10-27
1
-0
/
+1
*
[S390] irq change improvements.
Heiko Carstens
2006-10-11
1
-1
/
+1
*
[PATCH] convert s390 page handling macros to functions
Heiko Carstens
2006-09-29
1
-1
/
+1
*
[S390] Avoid static struct initializations in appldata.
Gerald Schaefer
2006-09-28
1
-2
/
+2
*
[S390] cleanup appldata.
Gerald Schaefer
2006-09-20
1
-69
/
+12
*
[S390] add __cpuinit to appldata_cpu_notify
Gerald Schaefer
2006-08-07
1
-1
/
+1
[next]