aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2013-12-02s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky
2013-12-02s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky
2013-12-02s390/vdso: fix access-list entry initializationHeiko Carstens
2013-11-25s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky
2013-11-25s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky
2013-11-20s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-10-31s390/vtime: correct idle time calculationMartin Schwidefsky
2013-10-28s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-10-24s390/compat: make psw32_user_bits a constant value againHeiko Carstens
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens
2013-10-24s390: fix save and restore of the floating-point-control registerMartin Schwidefsky
2013-10-24s390/cache: get rid of compile warningHeiko Carstens
2013-10-24s390/compat,signal: change return values to -EFAULTHeiko Carstens
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu
2013-10-24s390/ftrace: prepare_ftrace_return() function call orderHeiko Carstens
2013-10-24s390/crashdump: remove unused variableHeiko Carstens
2013-10-24s390/mm: do not initialize storage keysMartin Schwidefsky
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky
2013-10-24s390/bitops: use generic find bit functions / reimplement _left variantHeiko Carstens
2013-10-24s390/bitops: optimize set_bit() for constant valuesHeiko Carstens
2013-10-24s390/bitops: remove CONFIG_SMP / simplify non-atomic bitopsHeiko Carstens
2013-10-24s390/kprobes: allow kprobes only on known instructionsHeiko Carstens
2013-10-24s390/kprobes: use insn_length helper functionHeiko Carstens
2013-10-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens
2013-10-24s390/dis: move common definitions to a header fileSuzuki K. Poulose
2013-10-24s390/dis: rename structures for unique typesSuzuki K. Poulose
2013-10-24s390/kprobes: have more correct if statement in s390_get_insn_slot()Heiko Carstens
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-15s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2013-09-30s390: fix system call restart after inferior callMartin Schwidefsky
2013-09-30s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu
2013-09-30s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
2013-09-11s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke
2013-09-11s390/vmcore: use ELF header in new memory featureMichael Holzheu
2013-09-11s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds