aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/time: fix sched_clock() overflowHeiko Carstens2013-01-213-2/+30
* s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-261-1/+1
* s390/compat: fix mmap compat system callsHeiko Carstens2012-08-261-2/+0
* s390/pfault: fix task state raceHeiko Carstens2012-06-011-2/+12
* S390: fix tlb flushing for page table pagesMartin Schwidefsky2012-04-224-28/+61
* compat: Re-add missing asm/compat.h include to fix compile breakage on s390Heiko Carstens2012-03-191-0/+1
* S390: KEYS: Enable the compat keyctl wrapper on s390xDavid Howells2012-03-121-0/+3
* compat: fix compile breakage on s390Heiko Carstens2012-03-126-12/+3
* oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2012-01-061-1/+1
* add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky2011-12-091-0/+18
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-111-11/+0
* s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-111-10/+11
* s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli2011-11-111-1/+23
* memory leak with RCU_TABLE_FREEMartin Schwidefsky2011-11-111-2/+3
* user per registers vs. ptrace single steppingMartin Schwidefsky2011-11-111-14/+16
* KVM: s390: check cpu_id prior to using itCarsten Otte2011-11-111-4/+10
* [S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber2011-06-221-2/+2
* [S390] hwsampler: Set a sane default sampling rateChristian Borntraeger2011-06-221-1/+1
* [S390] s390: enforce HW limits for the initial sampling rateChristian Borntraeger2011-06-221-0/+6
* [S390] kvm-s390: fix kconfig dependenciesChristian Borntraeger2011-06-221-0/+1
* [S390] fix kvm defines for 31 bit compileMartin Schwidefsky2011-06-061-13/+26
* [S390] use generic RCU page-table freeing codeMartin Schwidefsky2011-06-064-229/+166
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-91/+28
* [S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger2011-06-061-0/+1
* [S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger2011-06-061-0/+2
* [S390] mm: fix mmu_gather reworkHeiko Carstens2011-05-291-7/+16
* [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-8/+8
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-281-2/+2
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-271-2/+2
| |\
| | * maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-251-2/+2
* | | Merge branch 'setns'Linus Torvalds2011-05-283-1/+9
|\ \ \
| * | | ns: Wire up the setns system callEric W. Biederman2011-05-283-1/+9
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-10/+0
|\ \ \
| * | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-10/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2720-183/+213
|\ \ \
| * | | [S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens2011-05-263-5/+1
| * | | [S390] mm: add page fault retry handlingHeiko Carstens2011-05-261-13/+28
| * | | [S390] mm: handle kernel caused page fault oom situationsHeiko Carstens2011-05-261-7/+9
| * | | [S390] delay: implement ndelayHeiko Carstens2011-05-262-3/+20
| * | | [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens2011-05-261-2/+2
| * | | [S390] hwsampler: allow cpu hotplugMartin Schwidefsky2011-05-261-1/+1
| * | | [S390] uaccess: turn __access_ok() into a defineHeiko Carstens2011-05-261-5/+6
| * | | [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-2613-170/+145
| * | | [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-263-1/+26
| * | | [S390] pfault: always enable service signal interruptHeiko Carstens2011-05-261-2/+1
| | |/ | |/|
* | | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-261-35/+2
* | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-261-0/+8
|/ /
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0
* | s390: mmu_gather reworkPeter Zijlstra2011-05-251-25/+37
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2435-668/+626
|\ \