aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds34-697/+969
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2010-05-17[S390] debug: enable exception-trace debug facilityHeiko Carstens3-40/+30
2010-05-17[S390] s390_hypfs: Add new attributesMichael Holzheu5-32/+230
2010-05-17[S390] qdio: remove API wrappersJan Glauber1-2/+0
2010-05-17[S390] user space fault: report fault before calling do_exitHeiko Carstens1-1/+1
2010-05-17[S390] topology: expose core identifierHeiko Carstens2-1/+8
2010-05-17[S390] vdso: add missing vdso_install targetHendrik Brueckner1-0/+6
2010-05-17[S390] vdso: remove redundant check for CONFIG_64BITChristoph Egger1-4/+0
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky2-1/+2
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky7-127/+222
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte8-26/+105
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky8-115/+123
2010-05-17[S390] improve irq tracing code in entry[64].SMartin Schwidefsky4-228/+183
2010-05-17[S390] cleanup sysc_work and io_work codeMartin Schwidefsky2-119/+64
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky5-58/+52
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-05-12[S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2-2/+2
2010-05-12[S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer1-3/+2
2010-05-08Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/coreIngo Molnar1-1/+0
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo1-1/+0
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner7-12/+15
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott1-0/+3
2010-04-09[S390] Update default configuration.Martin Schwidefsky1-10/+30
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens1-1/+2
2010-04-09[S390] increase default size of vmalloc areaMartin Schwidefsky1-3/+3
2010-04-09[S390] s390: disable change bit overrideChristian Borntraeger1-8/+3
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky2-2/+14
2010-04-09[S390] arch/s390/kernel: Add missing unlockJulia Lawall1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo21-8/+17
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky3-6/+7
2010-03-24[S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger1-4/+4
2010-03-24[S390] smp: fix lowcore allocationHeiko Carstens1-2/+2
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu3-3/+30
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-3/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig5-16/+4
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig3-3/+3
2010-03-12Add generic sys_old_mmap()Christoph Hellwig4-28/+10
2010-03-12Add generic sys_old_select()Christoph Hellwig1-1/+0
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-15/+46
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
2010-03-08[S390] smsgiucv: declare char pointers as "const"Hendrik Brueckner1-1/+1
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun1-7/+0
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
2010-03-08[S390] uaccess: make sure copy_from_user_overflow is builtinHeiko Carstens1-1/+2
2010-03-07sysdev: fix missing s390 conversionHeiko Carstens1-1/+3
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2-14/+43
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+24