index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-05
s390/mm: fix vmemmap size calculation
Heiko Carstens
1
-0
/
+2
2013-03-05
s390: critical section cleanup vs. machine checks
Martin Schwidefsky
2
-3
/
+5
2013-03-03
merge compat sys_ipc instances
Al Viro
4
-51
/
+4
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2
-8
/
+1
2013-03-03
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2
-8
/
+1
2013-03-03
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2
-6
/
+1
2013-03-03
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
Al Viro
2
-11
/
+1
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
4
-62
/
+2
2013-03-03
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
Al Viro
2
-15
/
+2
2013-03-03
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
Al Viro
1
-12
/
+2
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-25
/
+3
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+3
2013-02-28
s390/module: fix compile warning
Heiko Carstens
1
-1
/
+1
2013-02-28
s390/dis: Fix invalid array size
Syam Sidhardhan
1
-2
/
+2
2013-02-28
s390/uaccess: remove pointless access_ok() checks
Heiko Carstens
2
-22
/
+0
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+4
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
2
-12
/
+2
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2
-7
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-470
/
+28
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-93
/
+144
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2013-02-14
s390/module: Add missing R_390_NONE relocation type
Hendrik Brueckner
1
-0
/
+3
2013-02-14
s390/cleanup: rename SPP to LPP
Hendrik Brueckner
3
-7
/
+6
2013-02-14
s390/linker skript: discard exit.data at runtime
Heiko Carstens
1
-0
/
+4
2013-02-14
s390/perf: cpum_cf: fallback to software sampling events
Hendrik Brueckner
1
-7
/
+6
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
6
-24
/
+24
2013-02-14
s390/ipl: Implement diag308 loop for zfcpdump
Michael Holzheu
1
-4
/
+12
2013-02-14
s390/modules: add relocation overflow checking
Martin Schwidefsky
1
-51
/
+89
2013-02-03
s390: kill useless wrappers
Al Viro
2
-161
/
+22
2013-02-03
s390: switch to generic old sigaction()
Al Viro
5
-82
/
+1
2013-02-03
s390: switch to generic compat rt_sigaction
Al Viro
3
-49
/
+1
2013-02-03
s390: switch to generic compat sched_rr_get_interval()
Al Viro
3
-19
/
+1
2013-02-03
s390: switch to generic old sigsuspend
Al Viro
2
-11
/
+0
2013-02-03
s390: switch to generic compat rt_sigqueueinfo()
Al Viro
3
-17
/
+1
2013-02-03
s390: switch to generic compat rt_sigpending()
Al Viro
3
-22
/
+1
2013-02-03
s390: switch to generic compat rt_sigprocmask(2)
Al Viro
3
-32
/
+1
2013-02-03
s390: switch to generic sigaltstack
Al Viro
6
-83
/
+6
2013-01-31
s390/timer: avoid overflow when programming clock comparator
Heiko Carstens
1
-0
/
+3
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
1
-3
/
+3
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-16
s390/time: fix sched_clock() overflow
Heiko Carstens
1
-1
/
+1
2013-01-08
s390/topology: export cpu_topology
Heiko Carstens
1
-0
/
+2
2013-01-08
s390/pm: export pm_power_off
Heiko Carstens
1
-1
/
+2
2013-01-08
s390/irq: count cpu restart events
Heiko Carstens
2
-0
/
+2
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
6
-55
/
+80
2013-01-08
s390/irq: enable irq sum accounting for /proc/stat again
Heiko Carstens
1
-1
/
+1
[prev]
[next]