index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
appldata
/
appldata_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-06
s390: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2014-10-20
s390: appldata: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-29
s390/appldata: restore missing init_virt_timer()
Gerald Schaefer
1
-0
/
+1
2013-10-28
s390: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-5
/
+5
2013-10-24
s390/appldata: make copy_from_user() invocations provably correct
Heiko Carstens
1
-3
/
+5
2013-05-28
arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
Chen Gang
1
-2
/
+5
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
1
-116
/
+14
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+0
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
1
-2
/
+0
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-2
/
+2
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-5
/
+4
2009-06-16
[S390] pm: appldata power management callbacks
Gerald Schaefer
1
-4
/
+115
2009-04-23
[S390] appldata: avoid deadlock with appldata_mem
Gerald Schaefer
1
-16
/
+16
2009-04-14
[S390] appldata: Use new mod_virt_timer_periodic() function.
Gerald Schaefer
1
-1
/
+1
2008-12-25
[S390] convert appldata printks to pr_xxx macros.
Gerald Schaefer
1
-5
/
+7
2008-10-28
[S390] appldata: unsigned ops->size cannot be negative
Roel Kluin
1
-1
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-2
/
+2
2008-07-14
[S390] Cleanup appldata printk messages.
Gerald Schaefer
1
-34
/
+5
2008-07-14
[S390] make appldata compile w/o CONFIG_SWAP
Gerald Schaefer
1
-0
/
+2
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-2
/
+2
2008-05-30
[S390] appldata: prevent cpu hotplug when walking cpu_online_map.
Gerald Schaefer
1
-0
/
+8
2007-11-20
[S390] appldata: remove unused binary sysctls.
Heiko Carstens
1
-59
/
+15
2007-10-12
[S390] appldata_base: Remove module_exit function and modular stuff
Satyam Sharma
1
-52
/
+2
2007-10-12
[S390] appldata_base: Misc cpuinit annotations and bugfix
Satyam Sharma
1
-5
/
+6
2007-07-27
[S390] Convert to smp_call_function_single.
Heiko Carstens
1
-6
/
+6
2007-06-19
[S390] Fix yet another two section mismatches.
Heiko Carstens
1
-3
/
+2
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+2
2007-04-27
[S390] Remove debugging junk.
Martin Schwidefsky
1
-38
/
+0
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-2
/
+2
2007-02-14
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
1
-2
/
+2
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-2
/
+0
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-3
/
+3
2006-10-27
[S390] Initialize interval value to 0.
Gerald Schaefer
1
-0
/
+1
2006-10-11
[S390] irq change improvements.
Heiko Carstens
1
-1
/
+1
2006-09-29
[PATCH] convert s390 page handling macros to functions
Heiko Carstens
1
-1
/
+1
2006-09-28
[S390] Avoid static struct initializations in appldata.
Gerald Schaefer
1
-2
/
+2
2006-09-20
[S390] cleanup appldata.
Gerald Schaefer
1
-69
/
+12
2006-08-07
[S390] add __cpuinit to appldata_cpu_notify
Gerald Schaefer
1
-1
/
+1
2006-08-01
[PATCH] cpu hotplug: use hotplug version of registration in late inits
Chandra Seetharaman
1
-5
/
+5
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] appldata enhancements.
Gerald Schaefer
1
-26
/
+13
2006-06-29
[S390] avenrun export in appdata_base.c
Gerald Schaefer
1
-1
/
+0
2006-06-29
[S390] add __cpuinit to appldata cpu hotplug notifier.
Gerald Schaefer
1
-1
/
+1
2006-06-28
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
[next]