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
2012-01-03
hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREG
Al Viro
1
-5
/
+5
2012-01-03
switch debugfs to umode_t
Al Viro
2
-6
/
+6
2011-12-29
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
1
-0
/
+2
2011-12-19
oprofile: Fix uninitialized memory access when writing to writing to oprofilefs
Robert Richter
1
-1
/
+1
2011-12-01
[S390] remove reset of system call restart on psw changes
Martin Schwidefsky
1
-12
/
+0
2011-12-01
[S390] add missing .set function for NT_S390_LAST_BREAK regset
Martin Schwidefsky
1
-0
/
+18
2011-12-01
[S390] fix page change underindication in pgste_update_all
Carsten Otte
1
-4
/
+4
2011-12-01
[S390] ptrace inferior call interactions with TIF_SYSCALL
Martin Schwidefsky
1
-5
/
+3
2011-12-01
[S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE check
Michael Holzheu
1
-1
/
+1
2011-11-20
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-11
/
+65
2011-11-17
KVM: s390: announce SYNC_MMU
Christian Borntraeger
1
-0
/
+1
2011-11-17
KVM: s390: Fix tprot locking
Christian Borntraeger
1
-2
/
+8
2011-11-17
KVM: s390: handle SIGP sense running intercepts
Cornelia Huck
3
-0
/
+41
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
6
-9
/
+15
2011-11-14
[S390] topology: fix topology on z10 machines
Heiko Carstens
1
-7
/
+38
2011-11-14
[S390] crypto: avoid MSA3 and MSA4 instructions in ESA mode
Jan Glauber
1
-2
/
+5
2011-11-14
[S390] avoid STCKF if running in ESA mode
Jan Glauber
3
-1
/
+6
2011-11-14
[S390] zfcpdump: Do not initialize zfcpdump in kdump mode
Michael Holzheu
1
-1
/
+3
2011-11-14
[S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMP
Michael Holzheu
1
-0
/
+1
2011-11-14
[S390] incorrect note program header
Martin Schwidefsky
1
-0
/
+2
2011-11-14
[S390] pfault: ignore leftover completion interrupts
Heiko Carstens
1
-2
/
+7
2011-11-14
[S390] fix pgste update logic
Martin Schwidefsky
1
-3
/
+9
2011-11-14
[S390] wire up process_vm syscalls
Heiko Carstens
3
-1
/
+25
2011-11-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-20
/
+31
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-02
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
1
-1
/
+13
2011-11-02
thp: share get_huge_page_tail()
Andrea Arcangeli
1
-11
/
+0
2011-11-02
s390: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
1
-10
/
+11
2011-11-02
s390: gup_huge_pmd() support THP tail recounting
Andrea Arcangeli
1
-1
/
+23
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-11-02
hypfs: remove unnecessary nlink setting
Miklos Szeredi
1
-2
/
+0
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
2
-0
/
+2
2011-10-31
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
69
-423
/
+1786
2011-10-30
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+97
2011-10-30
[S390] Remove error checking from copy_oldmem_page()
Michael Holzheu
1
-5
/
+4
2011-10-30
[S390] irqstats: split IPI interrupt accounting
Heiko Carstens
3
-3
/
+8
2011-10-30
[S390] add missing __tlb_flush_global() for !CONFIG_SMP
Jan Glauber
1
-0
/
+1
2011-10-30
[S390] sparse: fix sparse warnings with __user pointers
Martin Schwidefsky
3
-14
/
+18
2011-10-30
[S390] sparse: fix sparse warnings in math-emu
Martin Schwidefsky
2
-2
/
+2
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
11
-2
/
+24
2011-10-30
[S390] sparse: fix sparse ANSI-C warnings
Martin Schwidefsky
1
-4
/
+4
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
4
-7
/
+7
2011-10-30
[S390] sparse: fix access past end of array warnings
Martin Schwidefsky
2
-42
/
+9
2011-10-30
[S390] Introduce get_clock_fast()
Jan Glauber
1
-0
/
+11
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
5
-2
/
+82
2011-10-30
[S390] take mmap_sem when walking guest page table
Carsten Otte
3
-2
/
+16
2011-10-30
[S390] fix list corruption in gmap reverse mapping
Carsten Otte
1
-0
/
+9
2011-10-30
[S390] fix possible deadlock in gmap_map_segment
Carsten Otte
1
-2
/
+3
2011-10-30
[S390] load user asce on sie_fault
Carsten Otte
1
-0
/
+1
[next]