summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2010-12-09nmi: fix clock comparator revalidationHeiko Carstens
2010-12-09nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky
2010-08-24[S390] s390: fix build error (sys_execve)Sebastian Ott
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-13[S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens
2010-08-13[S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens
2010-08-09[S390] initrd: change default load addressHeiko Carstens
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz
2010-06-08[S390] kprobes: add parameter check to module_free()Hendrik Brueckner
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-05-27s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-26[S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens
2010-05-26[S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens
2010-05-26[S390] spp: fix compilation for CONFIG_32BITHeiko Carstens
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-17[S390] debug: enable exception-trace debug facilityHeiko Carstens
2010-05-17[S390] user space fault: report fault before calling do_exitHeiko Carstens
2010-05-17[S390] topology: expose core identifierHeiko Carstens
2010-05-17[S390] vdso: remove redundant check for CONFIG_64BITChristoph Egger
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky
2010-05-17[S390] improve irq tracing code in entry[64].SMartin Schwidefsky
2010-05-17[S390] cleanup sysc_work and io_work codeMartin Schwidefsky
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky
2010-05-12[S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky
2010-05-12[S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer
2010-05-08Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo
2010-04-22[S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky
2010-04-09[S390] arch/s390/kernel: Add missing unlockJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky
2010-03-24[S390] smp: fix lowcore allocationHeiko Carstens
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig