aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky1-6/+12
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens2-4/+20
2010-06-08[S390] kprobes: add parameter check to module_free()Hendrik Brueckner1-2/+4
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-4/+7
2010-05-27s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-3/+3
2010-05-26[S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens1-1/+1
2010-05-26[S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens1-0/+3
2010-05-26[S390] spp: fix compilation for CONFIG_32BITHeiko Carstens2-3/+3
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-6/+8
2010-05-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds16-573/+580
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 Carstens1-18/+13
2010-05-17[S390] user space fault: report fault before calling do_exitHeiko Carstens1-1/+1
2010-05-17[S390] topology: expose core identifierHeiko Carstens1-1/+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 Schwidefsky1-0/+1
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky5-126/+219
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte4-11/+24
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky6-64/+67
2010-05-17[S390] improve irq tracing code in entry[64].SMartin Schwidefsky3-223/+183
2010-05-17[S390] cleanup sysc_work and io_work codeMartin Schwidefsky2-119/+64
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky4-33/+29
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 Brueckner6-12/+14
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott1-0/+3
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens1-1/+2
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 Heo8-3/+7
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky2-2/+3
2010-03-24[S390] smp: fix lowcore allocationHeiko Carstens1-2/+2
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu1-3/+3
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig4-15/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig3-3/+3
2010-03-12Add generic sys_old_mmap()Christoph Hellwig3-28/+9
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 Kosina1-1/+1
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
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-03Rename .data.nosave to .data..nosave.Denys Vlasenko1-1/+1
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-10/+58
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar2-10/+58
2010-02-26[S390] time: remove unused codeHeiko Carstens1-8/+0