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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-05
s390/pci: no msleep in potential IRQ context
Jan Glauber
1
-5
/
+5
2012-12-03
s390/pci: fix potential NULL pointer dereference in dma_free_seg_table()
Wei Yongjun
1
-1
/
+2
2012-12-03
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-2
/
+1
2012-12-03
s390/bpf,jit: add support for XOR instruction
Heiko Carstens
1
-0
/
+7
2012-12-03
s390/bpf,jit: add support MOD instruction
Heiko Carstens
1
-0
/
+21
2012-11-30
vga: compile fix, disable vga for s390
Jan Glauber
1
-0
/
+6
2012-11-30
s390/pci: add PCI Kconfig options
Jan Glauber
1
-6
/
+50
2012-11-30
s390/pci: s390 specific PCI sysfs attributes
Jan Glauber
4
-1
/
+97
2012-11-30
s390/pci: PCI hotplug support via SCLP
Jan Glauber
3
-0
/
+22
2012-11-30
s390/pci: CHSC PCI support for error and availability events
Jan Glauber
3
-1
/
+99
2012-11-30
s390/pci: DMA support
Jan Glauber
8
-11
/
+848
2012-11-30
s390/pci: PCI adapter interrupts for MSI/MSI-X
Jan Glauber
9
-2
/
+672
2012-11-30
s390/bitops: find leftmost bit instruction support
Jan Glauber
1
-0
/
+81
2012-11-30
s390/pci: CLP interface
Jan Glauber
6
-1
/
+563
2012-11-30
s390/pci: base support
Jan Glauber
8
-8
/
+1181
2012-11-23
s390/ccwgroup: allow drivers to call set_{on,off}line
Sebastian Ott
1
-0
/
+3
2012-11-23
s390/kvm: Fix address space mixup
Christian Borntraeger
1
-5
/
+20
2012-11-23
s390/ptrace: race of single stepping vs signal delivery
Martin Schwidefsky
4
-14
/
+21
2012-11-23
s390/disassembler: add new instructions
Heiko Carstens
1
-193
/
+370
2012-11-23
s390: add zEC12 code generation support
Heiko Carstens
4
-30
/
+59
2012-11-23
s390/topology: cleanup topology code
Heiko Carstens
2
-75
/
+72
2012-11-23
s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c
Heiko Carstens
3
-44
/
+43
2012-11-23
s390/memory hotplug: use pfmf instruction to initialize storage keys
Heiko Carstens
4
-42
/
+45
2012-11-23
s390/mm: keep fault_init() private to fault.c
Heiko Carstens
3
-6
/
+8
2012-11-23
s390: use ccw_device_get_schid
Sebastian Ott
1
-3
/
+0
2012-11-23
s390: Add a mechanism to get the subchannel id.
Cornelia Huck
1
-0
/
+5
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
4
-21
/
+39
2012-11-23
s390/traps: preinitialize program check table
Heiko Carstens
5
-49
/
+182
2012-11-23
s390/mm,vmemmap: use 1MB frames for vmemmap
Heiko Carstens
1
-1
/
+25
2012-11-23
s390/mm,vmem: use 2GB frames for identity mapping
Heiko Carstens
4
-6
/
+33
2012-11-13
s390/mm: have 16 byte aligned struct pages
Heiko Carstens
1
-0
/
+1
2012-11-13
s390/gup: fix access_ok() usage in __get_user_pages_fast()
Heiko Carstens
1
-2
/
+1
2012-11-13
s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
Heiko Carstens
1
-1
/
+1
2012-11-12
s390/topology: fix core id vs physical package id mix-up
Heiko Carstens
2
-2
/
+7
2012-11-12
s390/signal: set correct address space control
Martin Schwidefsky
4
-7
/
+27
2012-11-07
s390/sclp: fix addressing mode clobber
Heiko Carstens
1
-1
/
+7
2012-11-07
s390: Move css limits from drivers/s390/cio/ to include/asm/.
Cornelia Huck
1
-0
/
+2
2012-10-26
s390/thp: respect page protection in pmd_none() and pmd_present()
Gerald Schaefer
1
-13
/
+22
2012-10-26
s390/mm: use pmd_large() instead of pmd_huge()
Gerald Schaefer
2
-2
/
+2
2012-10-19
s390,uapi: do not use uapi/asm-generic/kvm_para.h
David Howells
2
-2
/
+11
2012-10-18
s390/cache: fix data/instruction cache output
Heiko Carstens
1
-3
/
+6
2012-10-18
s390: fix linker script for 31 bit builds
Heiko Carstens
2
-2
/
+2
2012-10-18
s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGE
Gerald Schaefer
1
-0
/
+1
2012-10-18
s390/kdump: Use 64 bit mode for 0x10000 entry point
Michael Holzheu
1
-8
/
+2
2012-10-18
perf_cpum_cf: Add support for counters available with IBM zEC12
Hendrik Brueckner
2
-2
/
+6
2012-10-18
s390/chpid: make headers usable (again)
Sebastian Ott
1
-5
/
+5
2012-10-17
UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches
David Howells
2
-0
/
+2
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+5
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
[next]