index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-03-11
s390: Fix a header dependencies related build error
Li Zefan
1
-0
/
+1
2013-03-07
s390/scm: process availability
Sebastian Ott
1
-1
/
+1
2013-03-07
s390/scm_blk: suspend writes
Sebastian Ott
1
-0
/
+2
2013-03-07
s390/scm_drv: extend notify callback
Sebastian Ott
1
-1
/
+3
2013-03-05
s390/mm: fix flush_tlb_kernel_range()
Heiko Carstens
1
-2
/
+0
2013-03-05
s390/mm: fix vmemmap size calculation
Heiko Carstens
1
-0
/
+2
2013-03-05
s390: critical section cleanup vs. machine checks
Martin Schwidefsky
2
-3
/
+5
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2013-03-03
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-27
hlist: drop the node parameter from iterators
Sasha Levin
2
-6
/
+5
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-27
more file_inode() open-coded instances
Al Viro
1
-4
/
+2
2013-02-26
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-25
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-24
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-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-491
/
+32
2013-02-23
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+4
2013-02-23
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+12
2013-02-22
new helper: file_inode(file)
Al Viro
4
-5
/
+5
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
38
-302
/
+420
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2013-02-18
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
[next]