index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
2
-0
/
+8
|
\
|
*
KVM: S390: Export kvm_virtio.h
Alexander Graf
2010-10-24
1
-0
/
+1
|
*
KVM: S390: Add virtio hotplug add support
Alexander Graf
2010-10-24
1
-0
/
+1
|
*
KVM: S390: take a full byte as ext_param indicator
Alexander Graf
2010-10-24
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-5
/
+8
|
\
\
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-06
2
-3
/
+2
|
|
\
|
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
10
-10
/
+33
|
|
\
\
|
*
|
|
qdio: extend API to allow polling
Jan Glauber
2010-09-08
1
-5
/
+8
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-10-22
1
-87
/
+1
|
\
\
\
\
|
*
|
|
|
ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)
Jeff Mahoney
2010-10-22
1
-87
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
5
-0
/
+5
|
\
\
\
\
|
*
|
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
5
-0
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-21
5
-30
/
+34
|
\
\
\
\
|
*
|
|
|
Fix IRQ flag handling naming
David Howells
2010-10-07
5
-30
/
+34
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-21
4
-62
/
+123
|
\
\
\
\
|
*
|
|
|
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
2010-10-18
1
-1
/
+0
|
*
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2010-10-14
1
-2
/
+1
|
|
\
|
|
|
|
*
|
|
|
Merge commit 'v2.6.36-rc5' into sched/core
Ingo Molnar
2010-09-21
1
-1
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
topology, s390: Add z11 cpu topology support
Heiko Carstens
2010-09-09
3
-61
/
+123
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
[S390] hardirq: remove pointless header file includes
Heiko Carstens
2010-10-19
1
-4
/
+0
*
|
|
|
|
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
2
-2
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
1
-2
/
+1
|
|
/
/
|
/
|
|
*
|
|
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-14
1
-1
/
+1
|
/
/
*
|
[S390] fix tlb flushing vs. concurrent /proc accesses
Martin Schwidefsky
2010-08-24
8
-6
/
+28
*
|
[S390] s390: fix build error (sys_execve)
Sebastian Ott
2010-08-24
1
-2
/
+2
*
|
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-2
/
+3
|
/
*
defconfig reduction
Sam Ravnborg
2010-08-14
1
-970
/
+0
*
archs: replace unifdef-y with header-y
Sam Ravnborg
2010-08-14
1
-6
/
+5
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
4
-12
/
+12
*
[S390] appldata: fix dev_get_stats 64 bit conversion
Heiko Carstens
2010-08-13
1
-1
/
+2
*
[S390] wire up prlimit64 and fanotify* syscalls
Heiko Carstens
2010-08-13
3
-1
/
+31
*
[S390] sys_personality: follow u_long to unsigned int conversion
Heiko Carstens
2010-08-13
3
-4
/
+4
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-2
/
+0
|
\
|
*
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
2010-08-07
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-08-10
1
-0
/
+2
|
\
\
|
*
|
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-08-10
4
-5
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[S390] topology: use default MC domain initializer
Heiko Carstens
2010-08-09
1
-2
/
+0
|
*
|
[S390] initrd: change default load address
Heiko Carstens
2010-08-09
1
-1
/
+1
|
*
|
[S390] cmm, smsgiucv_app: convert sender to uppercase
Hendrik Brueckner
2010-08-09
1
-0
/
+7
|
*
|
[S390] cmm: add missing __init/__exit annotations
Heiko Carstens
2010-08-09
1
-2
/
+2
|
*
|
[S390] cio: CHSC SIOSL Support
Michael Ernst
2010-08-09
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
2
-6
/
+9
|
\
\
\
|
*
|
|
add f_flags to struct statfs(64)
Christoph Hellwig
2010-08-09
1
-3
/
+6
|
*
|
|
switch hypfs to ->evict_inode()
Al Viro
2010-08-09
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
mm: provide init_mm mm_context initializer
Heiko Carstens
2010-08-09
2
-4
/
+5
|
|
/
|
/
|
*
|
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2010-08-06
2
-7
/
+4
|
\
\
|
*
|
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
2010-07-27
1
-4
/
+4
|
*
|
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
1
-3
/
+0
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
1
-0
/
+1
|
\
\
\
[next]