index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+2
2012-10-05
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
1
-1
/
+74
2012-10-05
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
28
-119
/
+553
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+2
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-115
/
+547
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+3
2012-09-26
s390/cmpxchg,percpu: implement cmpxchg_double()
Heiko Carstens
2
-1
/
+82
2012-09-26
s390/percpu: implement this_cpu_add_return()
Heiko Carstens
1
-2
/
+8
2012-09-26
s390/percpu: implement this_cpu_xchg()
Heiko Carstens
1
-0
/
+18
2012-09-26
s390/crashdump: move fill_cpu_elf_notes() prototype to header file
Heiko Carstens
1
-0
/
+2
2012-09-26
s390/syscalls: wire up kcmp system call
Heiko Carstens
1
-1
/
+2
2012-09-26
s390/appldata: change return value of appldata_asm
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
1
-4
/
+4
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
1
-15
/
+1
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
2
-19
/
+38
2012-09-26
s390/scm: remove superfluous lock
Sebastian Ott
1
-2
/
+0
2012-09-26
s390/smp,topology: add polarization member to pcpu struct
Heiko Carstens
2
-18
/
+2
2012-09-26
s390/sysinfo,topology: fix cpu topology maximum nesting detection
Heiko Carstens
1
-0
/
+2
2012-09-26
s390/sysinfo: add additional z196 fields to output
Heiko Carstens
1
-6
/
+15
2012-09-26
s390/topology: remove sysinfo header include, add forward declaration instead
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
2
-2
/
+2
2012-09-26
s390/cache: add cpu cache information to /proc/cpuinfo
Heiko Carstens
1
-0
/
+6
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
5
-3
/
+21
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
7
-2
/
+114
2012-09-26
s390/eadm_sch: add support for irq statistics
Sebastian Ott
1
-0
/
+1
2012-09-26
s390/cio: add eadm subchannel driver
Sebastian Ott
1
-0
/
+1
2012-09-26
s390: add scm notification
Sebastian Ott
1
-0
/
+1
2012-09-26
s390: add scm bus driver
Sebastian Ott
1
-0
/
+51
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/smp: fix smp_find_processor_id() argument mismatch
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/string: provide asm lib functions for memcpy and memcmp
Heiko Carstens
1
-8
/
+0
2012-09-26
s390/bpf,jit: BPF Just In Time compiler for s390
Martin Schwidefsky
1
-0
/
+1
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
1
-0
/
+3
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
5
-5
/
+14
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-26
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2
-2
/
+10
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
1
-2
/
+0
2012-08-08
s390/seccomp: add support for system call filtering using BPF
Heiko Carstens
1
-0
/
+10
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
4
-4
/
+17
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-3
/
+17
2012-07-31
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-1
/
+0
[next]