summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky
2010-10-25[S390] Add config option for z196 code generation.Heiko Carstens
2010-10-25[S390] sysinfo: display capacity adjustment indicatorHeiko Carstens
2010-10-25[S390] add z196 instructions to kernel disassemblerMartin Schwidefsky
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky
2010-10-25[S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-14Merge branch 'linus' into sched/coreIngo Molnar
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-09-09topology, s390: Add z11 cpu topology supportHeiko Carstens
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