summaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | s390/sysinfo: add additional z196 fields to outputHeiko Carstens2012-09-261-6/+15
| * | | | | | s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens2012-09-261-1/+1
| * | | | | | s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-262-2/+2
| * | | | | | s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens2012-09-261-0/+6
| * | | | | | s390: add support for transactional memoryMartin Schwidefsky2012-09-265-3/+21
| * | | | | | s390: add support for runtime instrumentationJan Glauber2012-09-267-2/+114
| * | | | | | s390/eadm_sch: add support for irq statisticsSebastian Ott2012-09-261-0/+1
| * | | | | | s390/cio: add eadm subchannel driverSebastian Ott2012-09-261-0/+1
| * | | | | | s390: add scm notificationSebastian Ott2012-09-261-0/+1
| * | | | | | s390: add scm bus driverSebastian Ott2012-09-261-0/+51
| * | | | | | s390: add eadm related structuresSebastian Ott2012-09-263-3/+135
| * | | | | | s390: add eadm facility bitsSebastian Ott2012-09-263-29/+40
| * | | | | | s390/smp: fix smp_find_processor_id() argument mismatchHeiko Carstens2012-09-261-1/+1
| * | | | | | s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens2012-09-261-8/+0
| * | | | | | s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky2012-09-261-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-012-4/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-0/+3
| * | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-045-5/+14
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | s390: Remove leftover account_tick_vtime() headerFrederic Weisbecker2012-08-201-2/+0
| * | | | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-2/+0
| | |_|/ / | |/| | |
* | | | | s390/hugetlb: use direct TLB flushing for hugetlbfs pagesGerald Schaefer2012-09-061-14/+10
* | | | | s390/mm: fix deadlock in unmap_hugepage_range()Gerald Schaefer2012-09-031-2/+0
| |/ / / |/| | |
* | | | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-301-1/+2
* | | | s390/smp: add missing smp_store_status() for !SMPHeiko Carstens2012-08-281-0/+1
* | | | s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven2012-08-211-2/+1
| |_|/ |/| |
* | | s390/seccomp: add support for system call filtering using BPFHeiko Carstens2012-08-081-0/+10
* | | s390/mm: remove MAX_PHYSADDR_BITS defineHeiko Carstens2012-08-081-2/+0
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-013-3/+17
|\ \
| * | s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-302-2/+2
| * | s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-262-1/+15
| |/
* / ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0
|/
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-242-0/+3
|\
| * KVM: s390: Fix sigp sense handling.Cornelia Huck2012-07-031-0/+1
| * s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-07-031-0/+31
| * KVM: s390: Perform early event mask processing during bootHeinz Graalfs2012-06-141-0/+2
* | s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-203-53/+37
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-2078-184/+66
* | s390/idle: reduce size of s390_idle_data structureHeiko Carstens2012-07-171-1/+1
* | s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-143-8/+11
* | s390/ccwgroup: remove unused ccwgroup_device memberSebastian Ott2012-06-051-2/+0
* | s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-051-0/+31
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-3/+0
|\
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-311-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-3131-199/+170
|\ \ | |/ |/|
| * s390/uaccess: fix access_ok compile warningsHeiko Carstens2012-05-301-4/+9
| * s390/cmpxchg: fix sign extension bugsHeiko Carstens2012-05-301-6/+8
| * s390/cmpxchg: fix 1 and 2 byte memory accessesHeiko Carstens2012-05-301-4/+4
| * s390/cmpxchg: fix compile warnings specific to s390Heiko Carstens2012-05-301-9/+25
| * s390/cmpxchg: add missing memory barrier to cmpxchg64Heiko Carstens2012-05-301-1/+1
| * s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens2012-05-301-1/+0