index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-10
/
+43
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
13
-21
/
+150
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
14
-3
/
+300
2012-09-26
s390/eadm_sch: add support for irq statistics
Sebastian Ott
2
-0
/
+2
2012-09-26
s390/cio: add eadm subchannel driver
Sebastian Ott
2
-0
/
+12
2012-09-26
s390: add scm notification
Sebastian Ott
1
-0
/
+1
2012-09-26
s390: add scm bus driver
Sebastian Ott
2
-0
/
+58
2012-09-26
s390: add eadm related structures
Sebastian Ott
3
-3
/
+135
2012-09-26
s390: add eadm facility bits
Sebastian Ott
3
-29
/
+40
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
3
-7
/
+3
2012-09-26
s390/smp: fix smp_find_processor_id() argument mismatch
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()
Heiko Carstens
1
-5
/
+1
2012-09-26
s390/kvm: Improve Kconfig help text.
Cornelia Huck
1
-4
/
+5
2012-09-26
s390/kconfig: split the s390 base menu
Jan Glauber
2
-191
/
+196
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
2
-3
/
+1
2012-09-26
s390/string: provide asm lib functions for memcpy and memcmp
Heiko Carstens
7
-81
/
+213
2012-09-26
s390/bpf,jit: improve code generation
Heiko Carstens
1
-4
/
+37
2012-09-26
s390/bpf,jit: BPF Just In Time compiler for s390
Martin Schwidefsky
7
-0
/
+898
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
1
-0
/
+3
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-3
/
+3
2012-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-95
/
+75
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-21
userns: Convert s390 hypfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-6
/
+14
2012-09-17
s390/mm: fix user access page-table walk code
Gerald Schaefer
1
-79
/
+63
2012-09-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2012-09-10
s390/hwcaps: do not report high gprs for 31 bit kernel
Martin Schwidefsky
1
-0
/
+2
2012-09-06
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
1
-1
/
+6
2012-09-06
s390/hugetlb: use direct TLB flushing for hugetlbfs pages
Gerald Schaefer
1
-14
/
+10
2012-09-04
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
10
-14
/
+28
2012-09-03
s390/mm: fix deadlock in unmap_hugepage_range()
Gerald Schaefer
1
-2
/
+0
2012-08-30
s390/32: Don't clobber personality flags on exec
Heiko Carstens
1
-1
/
+2
2012-08-28
s390/smp: add missing smp_store_status() for !SMP
Heiko Carstens
1
-0
/
+1
2012-08-27
oprofile, s390: Fix uninitialized memory access when writing to oprofilefs
Robert Richter
1
-5
/
+5
2012-08-26
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
7
-11
/
+24
2012-08-21
s390: Always use "long" for ssize_t to match size_t
Geert Uytterhoeven
1
-2
/
+1
2012-08-20
s390: Remove leftover account_tick_vtime() header
Frederic Weisbecker
1
-2
/
+0
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2
-4
/
+2
2012-08-17
cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING
Frederic Weisbecker
1
-3
/
+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
3
-1
/
+17
2012-08-08
s390/mm: remove MAX_PHYSADDR_BITS define
Heiko Carstens
1
-2
/
+0
2012-08-05
Merge remote-tracking branch 'upstream' into next
Avi Kivity
19
-125
/
+106
2012-08-01
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
3
-16
/
+0
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
[prev]
[next]