Age | Commit message (Expand) | Author |
2013-12-18 | s390/smp: improve setup of possible cpu mask | Heiko Carstens |
2013-12-02 | s390/time,vdso: fix clock_gettime for CLOCK_MONOTONIC | Martin Schwidefsky |
2013-12-02 | s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_ID | Martin Schwidefsky |
2013-12-02 | s390/vdso: fix access-list entry initialization | Heiko Carstens |
2013-11-25 | s390/mm: handle asce-type exceptions as normal page fault | Martin Schwidefsky |
2013-11-25 | s390,time: revert direct ktime path for s390 clockevent device | Martin Schwidefsky |
2013-11-25 | s390/time,vdso: convert to the new update_vsyscall interface | Martin Schwidefsky |
2013-11-20 | s390/signal: always restore saved runtime instrumentation psw bit | Hendrik Brueckner |
2013-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-15 | s390/sclp: Consolidate early sclp init calls to sclp_early_detect() | Michael Holzheu |
2013-11-15 | s390/sclp: Determine HSA size dynamically for zfcpdump | Michael Holzheu |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-13 | mm/arch: use NUMA_NO_NODE | Jianguo Wu |
2013-11-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-09 | constify copy_siginfo_to_user{,32}() | Al Viro |
2013-11-04 | s390/mm,tlb: correct tlb flush on page table upgrade | Martin Schwidefsky |
2013-10-31 | s390/vtime: correct idle time calculation | Martin Schwidefsky |
2013-10-28 | s390: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2013-10-24 | s390/compat: make psw32_user_bits a constant value again | Heiko Carstens |
2013-10-24 | s390: fix handling of runtime instrumentation psw bit | Heiko Carstens |
2013-10-24 | s390: fix save and restore of the floating-point-control register | Martin Schwidefsky |
2013-10-24 | s390/cache: get rid of compile warning | Heiko Carstens |
2013-10-24 | s390/compat,signal: change return values to -EFAULT | Heiko Carstens |
2013-10-24 | s390: Remove zfcpdump NR_CPUS dependency | Michael Holzheu |
2013-10-24 | s390/ftrace: prepare_ftrace_return() function call order | Heiko Carstens |
2013-10-24 | s390/crashdump: remove unused variable | Heiko Carstens |
2013-10-24 | s390/mm: do not initialize storage keys | Martin Schwidefsky |
2013-10-24 | s390/uaccess: always run the kernel in home space | Martin Schwidefsky |
2013-10-24 | s390/bitops: use generic find bit functions / reimplement _left variant | Heiko Carstens |
2013-10-24 | s390/bitops: optimize set_bit() for constant values | Heiko Carstens |
2013-10-24 | s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops | Heiko Carstens |
2013-10-24 | s390/kprobes: allow kprobes only on known instructions | Heiko Carstens |
2013-10-24 | s390/kprobes: use insn_length helper function | Heiko Carstens |
2013-10-24 | s390/dis: move disassembler function prototypes to proper header file | Heiko Carstens |
2013-10-24 | s390/dis: move common definitions to a header file | Suzuki K. Poulose |
2013-10-24 | s390/dis: rename structures for unique types | Suzuki K. Poulose |
2013-10-24 | s390/kprobes: have more correct if statement in s390_get_insn_slot() | Heiko Carstens |
2013-10-22 | s390/time: correct use of store clock fast | Martin Schwidefsky |
2013-10-15 | s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32() | Heiko Carstens |
2013-10-14 | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew |
2013-10-01 | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker |
2013-09-30 | s390: fix system call restart after inferior call | Martin Schwidefsky |
2013-09-30 | s390: Allow vmalloc target buffers for copy_from_oldmem() | Michael Holzheu |
2013-09-30 | s390/kprobes: add exrl to list of prohibited opcodes | Heiko Carstens |
2013-09-11 | s390/vmcore: use vmcore for zfcpdump | Michael Holzheu |
2013-09-11 | s390/vmcore: implement remap_oldmem_pfn_range for s390 | Jan Willeke |
2013-09-11 | s390/vmcore: use ELF header in new memory feature | Michael Holzheu |
2013-09-11 | s390/kprobes: add support for pc-relative long displacement instructions | Heiko Carstens |