aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-01[S390] nohz/s390: fix arch_needs_cpu() return value on offline cpusHeiko Carstens1-0/+19
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens1-6/+4
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-10[S390] kprobes: Fix the return address of multiple kretprobesMartin Schwidefsky1-3/+26
2010-11-10[S390] kprobes: disable interrupts throughoutMartin Schwidefsky1-14/+27
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky3-1/+10
2010-10-29[S390] vdso: get rid of redefinition warningsHeiko Carstens5-13/+13
2010-10-29[S390] facility detection: remove unused variableHeiko Carstens1-2/+0
2010-10-29[S390] topology: fix cpu masks for topology=off caseHeiko Carstens1-2/+4
2010-10-29[S390] topology: add SCHED_MC config optionHeiko Carstens1-0/+2
2010-10-29[S390] Add z196 machine type to setup_hwcapsHeiko Carstens1-0/+3
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens2-3/+34
2010-10-25[S390] topology: move topology sysinfo codeHeiko Carstens1-54/+21
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens2-9/+7
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky5-32/+40
2010-10-25[S390] topology: change defaultHeiko Carstens1-3/+3
2010-10-25[S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens1-1/+1
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky2-3/+1
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky2-5/+5
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky8-18/+26
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky5-150/+96
2010-10-25[S390] Add config option for z196 code generation.Heiko Carstens1-2/+6
2010-10-25[S390] sysinfo: display capacity adjustment indicatorHeiko Carstens1-0/+7
2010-10-25[S390] add z196 instructions to kernel disassemblerMartin Schwidefsky1-13/+132
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky2-2/+4
2010-10-25[S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens1-5/+5
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds1-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-14Merge branch 'linus' into sched/coreIngo Molnar1-2/+1
2010-10-07Fix IRQ flag handling namingDavid Howells1-2/+2
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+1
2010-09-09topology, s390: Add z11 cpu topology supportHeiko Carstens1-57/+93
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky1-0/+2
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-13Mark arguments to certain syscalls as being constDavid Howells4-12/+12
2010-08-13[S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens2-0/+27
2010-08-13[S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens3-4/+4
2010-08-09[S390] initrd: change default load addressHeiko Carstens1-1/+1
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
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-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-4/+4
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