aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky9-27/+394
2010-10-25[S390] set ARCH_HAS_SG_CHAIN for s390Christof Schmitt1-0/+2
2010-10-25[S390] standardize Kbuild rulesHeiko Carstens2-2/+8
2010-10-25[S390] zero page cache synonymsMartin Schwidefsky2-7/+64
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+8
2010-10-24KVM: S390: Export kvm_virtio.hAlexander Graf1-0/+1
2010-10-24KVM: S390: Add virtio hotplug add supportAlexander Graf1-0/+1
2010-10-24KVM: S390: take a full byte as ext_param indicatorAlexander Graf1-0/+6
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-5/+8
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-87/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds5-0/+5
2010-10-22ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)Jeff Mahoney1-87/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds5-30/+34
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-62/+123
2010-10-19[S390] hardirq: remove pointless header file includesHeiko Carstens1-4/+0
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-1/+0
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra2-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann5-0/+5
2010-10-14Merge branch 'linus' into sched/coreIngo Molnar1-2/+1
2010-10-07Fix IRQ flag handling namingDavid Howells5-30/+34
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-3/+2
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+1
2010-09-21Merge commit 'v2.6.36-rc5' into sched/coreIngo Molnar1-1/+1
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-10/+33
2010-09-09topology, s390: Add z11 cpu topology supportHeiko Carstens3-61/+123
2010-09-08qdio: extend API to allow pollingJan Glauber1-5/+8
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky8-6/+28
2010-08-24[S390] s390: fix build error (sys_execve)Sebastian Ott1-2/+2
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-14defconfig reductionSam Ravnborg1-970/+0
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-6/+5
2010-08-13Mark arguments to certain syscalls as being constDavid Howells4-12/+12
2010-08-13[S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens1-1/+2
2010-08-13[S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens3-1/+31
2010-08-13[S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens3-4/+4
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+2
2010-08-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-5/+12
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com1-0/+2
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-6/+9
2010-08-09mm: provide init_mm mm_context initializerHeiko Carstens2-4/+5
2010-08-09add f_flags to struct statfs(64)Christoph Hellwig1-3/+6
2010-08-09switch hypfs to ->evict_inode()Al Viro1-3/+3
2010-08-09[S390] topology: use default MC domain initializerHeiko Carstens1-2/+0
2010-08-09[S390] initrd: change default load addressHeiko Carstens1-1/+1
2010-08-09[S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner1-0/+7
2010-08-09[S390] cmm: add missing __init/__exit annotationsHeiko Carstens1-2/+2
2010-08-09[S390] cio: CHSC SIOSL SupportMichael Ernst1-0/+2
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0