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.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-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-134
/
+156
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+3
2013-02-28
s390/module: fix compile warning
Heiko Carstens
1
-1
/
+1
2013-02-28
s390/uaccess: fix kernel ds access for page table walk
Heiko Carstens
1
-28
/
+77
2013-02-28
s390/uaccess: fix strncpy_from_user string length check
Heiko Carstens
2
-46
/
+34
2013-02-28
s390/dis: Fix invalid array size
Syam Sidhardhan
1
-2
/
+2
2013-02-28
s390/uaccess: remove pointless access_ok() checks
Heiko Carstens
4
-46
/
+5
2013-02-28
s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case
Heiko Carstens
3
-0
/
+8
2013-02-28
s390/uaccess: shorten strncpy_from_user/strnlen_user
Heiko Carstens
1
-12
/
+12
2013-02-28
s390/mm: ignore change bit for vmemmap
Heiko Carstens
1
-1
/
+2
2013-02-28
s390/page table dumper: add support for change-recording override bit
Heiko Carstens
2
-5
/
+22
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2
-6
/
+5
2013-02-28
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-28
more file_inode() open-coded instances
Al Viro
1
-4
/
+2
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-9
/
+6
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-4
/
+1
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
2
-12
/
+2
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-83
/
+691
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2
-7
/
+1
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-491
/
+32
2013-02-24
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+4
2013-02-24
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+12
2013-02-23
new helper: file_inode(file)
Al Viro
4
-5
/
+5
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
38
-302
/
+420
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2013-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-0
/
+3
2013-02-14
s390/module: Add missing R_390_NONE relocation type
Hendrik Brueckner
1
-0
/
+3
2013-02-14
s390/cleanup: rename SPP to LPP
Hendrik Brueckner
5
-12
/
+11
2013-02-14
s390/mm: implement software dirty bits
Martin Schwidefsky
8
-90
/
+110
2013-02-14
s390/mm: Fix crst upgrade of mmap with MAP_FIXED
Hendrik Brueckner
2
-5
/
+8
2013-02-14
s390/linker skript: discard exit.data at runtime
Heiko Carstens
1
-0
/
+4
2013-02-14
s390/bpf,jit: add vlan tag support
Heiko Carstens
1
-0
/
+21
2013-02-14
s390/Kconfig: sort list of arch selected config options
Heiko Carstens
1
-57
/
+58
2013-02-14
s390/pci: fix hotplug module init
Sebastian Ott
2
-7
/
+24
2013-02-14
s390/pci: cleanup clp page allocation
Sebastian Ott
2
-3
/
+2
2013-02-14
s390/pci: cleanup clp inline assembly
Sebastian Ott
1
-5
/
+6
2013-02-14
s390/perf: cpum_cf: fallback to software sampling events
Hendrik Brueckner
1
-7
/
+6
2013-02-14
s390/mm: provide PAGE_SHARED define
Heiko Carstens
1
-0
/
+1
2013-02-14
s390/pci: rename pci_probe to s390_pci_probe
Heiko Carstens
2
-5
/
+5
2013-02-14
s390/dma: remove dma_is_consistent() declaration
Heiko Carstens
1
-1
/
+0
2013-02-14
s390/dma: provide dma_cache_sync() function
Heiko Carstens
1
-2
/
+5
2013-02-14
s390/barrier: convert mb() to define again
Heiko Carstens
1
-6
/
+3
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
13
-48
/
+48
2013-02-14
s390/ipl: Implement diag308 loop for zfcpdump
Michael Holzheu
1
-4
/
+12
[next]