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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-9
/
+6
2013-04-30
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
3
-57
/
+96
2013-04-30
mm/s390: use common help functions to free reserved pages
Jiang Liu
1
-29
/
+6
2013-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
47
-913
/
+1047
2013-04-26
s390/pci: use pci_scan_root_bus
Sebastian Ott
1
-33
/
+17
2013-04-26
s390: remove small stack config option
Heiko Carstens
3
-28
/
+0
2013-04-26
s390: system call path micro optimization
Martin Schwidefsky
6
-13
/
+24
2013-04-26
s390: lowcore stack pointer offsets
Martin Schwidefsky
4
-48
/
+46
2013-04-23
s390/uapi: change struct statfs[64] member types to unsigned values
Heiko Carstens
2
-52
/
+48
2013-04-23
s390/pci: return correct dma address for offset > PAGE_SIZE
Gerald Schaefer
1
-3
/
+1
2013-04-23
s390/ptrace: remove empty ifdefs
Heiko Carstens
1
-5
/
+1
2013-04-23
s390/compat: remove ptrace compat definitions from uapi header file
Heiko Carstens
3
-20
/
+17
2013-04-23
s390/compat: fix compile error for !COMPAT
Heiko Carstens
1
-2
/
+2
2013-04-23
s390/compat: fix compat_sys_statfs() memory corruption
Heiko Carstens
1
-1
/
+1
2013-04-23
s390/mm,gmap: segment mapping race
Martin Schwidefsky
1
-69
/
+91
2013-04-23
s390/mm,gmap: implement gmap_translate()
Heiko Carstens
2
-22
/
+87
2013-04-17
s390: move dummy io_remap_pfn_range() to asm/pgtable.h
Linus Torvalds
2
-4
/
+4
2013-04-17
s390/pci: remove disable_device implementation
Sebastian Ott
1
-34
/
+0
2013-04-17
s390/pci: disable per default
Sebastian Ott
1
-3
/
+3
2013-04-17
s390/pci: return error after failed pci ops
Sebastian Ott
1
-4
/
+12
2013-04-17
s390/pci: do not read data after failed load
Sebastian Ott
3
-5
/
+11
2013-04-17
s390/pci: add exception table to load/store instructions
Sebastian Ott
2
-24
/
+30
2013-04-17
s390/pci: rename instruction wrappers
Sebastian Ott
5
-28
/
+29
2013-04-17
s390/pci: uninline instruction wrappers
Sebastian Ott
3
-199
/
+202
2013-04-17
s390/pci: implement pcibios_add_device
Sebastian Ott
1
-3
/
+11
2013-04-17
s390/pci: do not modify function handles
Sebastian Ott
2
-0
/
+8
2013-04-17
s390/pci: debug device states
Sebastian Ott
4
-16
/
+16
2013-04-17
s390/pci: msi cleanup hash usage
Sebastian Ott
1
-4
/
+6
2013-04-17
s390/signal: Add BEA to compat signal handler parameters
Michael Holzheu
1
-0
/
+2
2013-04-17
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
1
-1
/
+1
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
2
-2
/
+1
2013-04-17
s390/hibernate: Save and restore absolute zero pages
Michael Holzheu
3
-3
/
+58
2013-04-17
s390/bitops: get rid of __BITOPS_BARRIER()
Heiko Carstens
1
-4
/
+3
2013-04-17
s390/bitops: remove unnecessary macro definitions in asm/bitops.h
Akinobu Mita
1
-57
/
+53
2013-04-17
s390/mm: speedup storage key initialization
Heiko Carstens
1
-15
/
+9
2013-04-17
s390/dumpstack: fix call chain walking
Heiko Carstens
3
-250
/
+253
2013-04-17
s390/hypfs: Use PTR_RET function
Alexandru Gheorghiu
1
-3
/
+1
2013-04-17
s390/cmm: Removed useless label
Alexandru Gheorghiu
1
-5
/
+3
2013-04-17
s390/bpf,jit: use kcalloc instead of kmalloc and memset
Stelian Nirlu
1
-2
/
+1
2013-04-17
s390/dis: use explicit buf len
Stefan Raspl
3
-6
/
+8
2013-04-17
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-2
/
+1
2013-04-17
s390/mm: zero page cache synonyms for zEC12
Martin Schwidefsky
1
-1
/
+9
2013-04-17
s390/mm: protection exception PSW for aborted transaction
Martin Schwidefsky
1
-2
/
+7
2013-04-15
s390/kdump: Add PM notifier for kdump
Michael Holzheu
1
-0
/
+30
2013-04-02
s390/mm: provide emtpy check_pgt_cache() function
Heiko Carstens
1
-1
/
+2
2013-04-02
s390/uaccess: fix page table walk
Heiko Carstens
2
-27
/
+55
2013-03-21
s390/uaccess: fix clear_user_pt()
Heiko Carstens
1
-1
/
+1
2013-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-6
/
+12
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
[next]