aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2011-05-23[S390] Ignore sendmmsg system call note wired up warningHeiko Carstens
2011-05-23[S390] s390,oprofile: fix compile error for !CONFIG_SMPJan Glauber
2011-05-23[S390] s390,oprofile: fix alert counter incrementJan Glauber
2011-05-23[S390] Remove unused includes in process.cJan Glauber
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky
2011-05-23[S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro
2011-05-23[S390] pfault: cleanup codeHeiko Carstens
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens
2011-05-23[S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens
2011-05-23[S390] percpu: implement arch specific irqsafe_cpu_opsHeiko Carstens
2011-05-23[S390] vdso: disable gcov profilingPeter Oberparleiter
2011-05-23[S390] extmem: get rid of compile warningHeiko Carstens
2011-05-23[S390] get rid of unused variablesHeiko Carstens
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-19module: undo module RONX protection correctly.Jan Glauber
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-05-10[S390] fix alloc_pgste check in init_new_contextMartin Schwidefsky
2011-05-10[S390] oprofile: fix min/max interval query checksMartin Schwidefsky
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu
2011-05-10[S390] disassembler: handle b280/spp instructionChristian Borntraeger
2011-05-10[S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar
2011-05-04crypto: s390 - add System z hardware support for CTR modeGerald Schaefer
2011-05-04crypto: s390 - add System z hardware support for GHASHGerald Schaefer
2011-05-04crypto: s390 - add System z hardware support for XTS modeGerald Schaefer
2011-05-04crypto: s390 - cleanup DES codeJan Glauber
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-27[S390] prng: fix pointer arithmeticMartin Schwidefsky
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-20[S390] kvm-390: Let kernel exit SIE instruction on workCarsten Otte
2011-04-20[S390] pfault: fix token handlingHeiko Carstens
2011-04-20[S390] fix page table walk for changing page attributesJan Glauber
2011-04-20[S390] prng: prevent access beyond end of stackJan Glauber
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-04-04jump label: Add s390 supportJan Glauber
2011-04-04[S390] compile fix for latest binutilsMartin Schwidefsky
2011-04-04[S390] Fix parameter passing for smp_switch_to_cpu()Michael Holzheu
2011-04-04[S390] oprofile s390: prevent stack corruptionJan Glauber
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo