summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-0/+3
* cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-3/+3
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-0410-14/+28
|\
| * 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/compat: fix mmap compat system callsHeiko Carstens2012-08-081-2/+0
| * s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens2012-08-081-2/+2
| * s390: do not clobber personality flags in sys_32_personality()Jiri Kosina2012-08-081-4/+5
| * s390/seccomp: add support for system call filtering using BPFHeiko Carstens2012-08-083-1/+17
| * s390/mm: remove MAX_PHYSADDR_BITS defineHeiko Carstens2012-08-081-2/+0
* | s390: Remove leftover account_tick_vtime() headerFrederic Weisbecker2012-08-201-2/+0
* | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-202-4/+2
* | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker2012-08-171-3/+2
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-1/+1
|\
| * memcg: rename config variablesAndrew Morton2012-07-311-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-3117-105/+103
|\ \ | |/ |/|
| * s390: make use of user_mode() macro where possibleHeiko Carstens2012-07-304-15/+15
| * s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-306-14/+15
| * s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-07-301-6/+7
| * s390/mm: make page faults killableHeiko Carstens2012-07-301-1/+11
| * s390: update defconfigHeiko Carstens2012-07-261-2/+3
| * s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-264-8/+25
| * s390/ipl: Use diagnose 8 command separationMichael Holzheu2012-07-261-10/+2
| * s390/linker script: use RO_DATA_SECTIONHeiko Carstens2012-07-261-1/+1
| * s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-262-1/+1
| * s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens2012-07-261-47/+23
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-302-1/+1
* | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-301-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-261-18/+0
|\ \ | |/ |/|
| * crypto: s390 - clean up DES code a bit morePaul Bolle2012-06-141-18/+0
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-245-38/+55
|\ \
| * | KVM: s390: Fix sigp sense handling.Cornelia Huck2012-07-032-5/+10
| * | KVM: s390: use sigp condition code definesHeiko Carstens2012-07-031-29/+29
| * | KVM: s390: fix sigp set prefix status stored casesHeiko Carstens2012-07-031-2/+5
| * | KVM: s390: fix sigp sense running condition code handlingHeiko Carstens2012-07-031-2/+2
| * | s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-07-033-85/+64
| * | s390/smp: remove redundant checkHeiko Carstens2012-07-031-2/+2
| * | KVM: s390: Perform early event mask processing during bootHeinz Graalfs2012-06-132-3/+11
| * | KVM: s390: Set CPU in stopped state on initial cpu resetChristian Borntraeger2012-06-131-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-24175-989/+519
|\ \
| * | s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-2013-472/+222
| * | s390/dis: Add the servc instruction to the disassembler.Cornelia Huck2012-07-201-0/+1
| * | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20164-355/+149
| * | s390/lgr: Add init check to lgr_info_log()Michael Holzheu2012-07-201-10/+5
| * | s390/cpu init: use __get_cpu_var instead of per_cpuHeiko Carstens2012-07-171-1/+1
| * | s390/idle: reduce size of s390_idle_data structureHeiko Carstens2012-07-171-1/+1
| * | s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-07-172-3/+2
| * | s390/hypfs: Add missing get_next_ino()Michael Holzheu2012-07-161-0/+1
| * | s390/ipl: Fix ipib handling for "dumpreipl" shutdown actionMichael Holzheu2012-06-271-1/+1
OpenPOWER on IntegriCloud