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
2012-09-26
s390/sysinfo,topology: fix cpu topology maximum nesting detection
Heiko Carstens
3
-20
/
+29
2012-09-26
s390/sysinfo: add additional z196 fields to output
Heiko Carstens
1
-8
/
+24
2012-09-26
s390/sysinfo: convert /proc/sysinfo to seqfile
Heiko Carstens
1
-167
/
+115
2012-09-26
s390/topology: remove sysinfo header include, add forward declaration instead
Heiko Carstens
1
-0
/
+1
2012-09-26
s390/mm: shorten addressing mode initialization
Heiko Carstens
1
-18
/
+10
2012-09-26
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
3
-10
/
+10
2012-09-26
s390/mm: change default addressing mode
Heiko Carstens
1
-11
/
+1
2012-09-26
s390/smp: avoid concurrent write to sigp status field
Heiko Carstens
1
-6
/
+7
2012-09-26
s390/processor: use ARRAY_SIZE instead of hard coded value
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/cache: add cpu cache information to /proc/cpuinfo
Heiko Carstens
2
-10
/
+37
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
8
-18
/
+129
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
7
-1
/
+186
2012-09-26
s390/eadm_sch: add support for irq statistics
Sebastian Ott
1
-0
/
+1
2012-09-26
s390/kexec: move machine_crash_shutdown() to machine_kexec.c
Heiko Carstens
3
-15
/
+5
2012-09-26
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
Heiko Carstens
2
-5
/
+2
2012-09-26
s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()
Heiko Carstens
1
-5
/
+1
2012-09-26
s390/cache: expose cpu cache topology via sysfs
Heiko Carstens
2
-0
/
+360
2012-09-26
s390: enable large page support with CONFIG_DEBUG_PAGEALLOC
Gerald Schaefer
1
-2
/
+0
2012-09-26
s390/string: provide asm lib functions for memcpy and memcmp
Heiko Carstens
1
-0
/
+2
2012-09-26
s390/bpf,jit: BPF Just In Time compiler for s390
Martin Schwidefsky
1
-0
/
+23
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-3
/
+3
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
1
-1
/
+1
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
1
-1
/
+1
2012-09-21
userns: Convert s390 getting uid and gid system calls to use kuid and kgid
Eric W. Biederman
1
-12
/
+24
2012-09-10
s390/hwcaps: do not report high gprs for 31 bit kernel
Martin Schwidefsky
1
-0
/
+2
2012-09-04
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
4
-9
/
+13
2012-08-26
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
4
-9
/
+13
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
1
-2
/
+2
2012-08-08
s390/compat: fix mmap compat system calls
Heiko Carstens
1
-2
/
+0
2012-08-08
s390/compat: fix compat wrappers for process_vm system calls
Heiko Carstens
1
-2
/
+2
2012-08-08
s390: do not clobber personality flags in sys_32_personality()
Jiri Kosina
1
-4
/
+5
2012-08-08
s390/seccomp: add support for system call filtering using BPF
Heiko Carstens
1
-1
/
+6
2012-08-05
Merge remote-tracking branch 'upstream' into next
Avi Kivity
8
-79
/
+47
2012-07-30
s390: make use of user_mode() macro where possible
Heiko Carstens
2
-10
/
+10
2012-07-30
s390/mm: rename user_mode variable to addressing_mode
Heiko Carstens
2
-10
/
+11
2012-07-26
s390/dis: Instruction decoding interface
Cornelia Huck
1
-0
/
+27
2012-07-26
s390/ipl: Use diagnose 8 command separation
Michael Holzheu
1
-10
/
+2
2012-07-26
s390/linker script: use RO_DATA_SECTION
Heiko Carstens
1
-1
/
+1
2012-07-26
s390/exceptions: sort exception table at build time
Heiko Carstens
1
-1
/
+0
2012-07-26
s390/debug: remove module_exit function / move EXPORT_SYMBOLs
Heiko Carstens
1
-47
/
+23
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+9
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
48
-497
/
+302
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
8
-302
/
+170
2012-07-20
s390/dis: Add the servc instruction to the disassembler.
Cornelia Huck
1
-0
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
41
-81
/
+37
2012-07-20
s390/lgr: Add init check to lgr_info_log()
Michael Holzheu
1
-10
/
+5
2012-07-17
s390/cpu init: use __get_cpu_var instead of per_cpu
Heiko Carstens
1
-1
/
+1
2012-07-17
s390/idle: fix sequence handling vs cpu hotplug
Heiko Carstens
2
-3
/
+2
2012-07-03
s390/smp/kvm: unifiy sigp definitions
Heiko Carstens
1
-48
/
+24
2012-07-03
s390/smp: remove redundant check
Heiko Carstens
1
-2
/
+2
[prev]
[next]