summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu1-2/+1
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu3-12/+18
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+1
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu1-1/+1
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-31/+21
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro1-1/+1
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2-2/+1
2013-10-31s390/vtime: correct idle time calculationMartin Schwidefsky2-3/+3
2013-10-28s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2013-10-24s390/compat: make psw32_user_bits a constant value againHeiko Carstens3-7/+3
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens3-14/+32
2013-10-24s390: fix save and restore of the floating-point-control registerMartin Schwidefsky5-59/+75
2013-10-24s390/cache: get rid of compile warningHeiko Carstens1-3/+2
2013-10-24s390/compat,signal: change return values to -EFAULTHeiko Carstens2-17/+19
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu2-14/+31
2013-10-24s390/ftrace: prepare_ftrace_return() function call orderHeiko Carstens1-5/+4
2013-10-24s390/crashdump: remove unused variableHeiko Carstens1-1/+0
2013-10-24s390/mm: do not initialize storage keysMartin Schwidefsky1-0/+2
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky10-75/+33
2013-10-24s390/bitops: use generic find bit functions / reimplement _left variantHeiko Carstens2-49/+1
2013-10-24s390/bitops: optimize set_bit() for constant valuesHeiko Carstens1-1/+1
2013-10-24s390/bitops: remove CONFIG_SMP / simplify non-atomic bitopsHeiko Carstens1-6/+0
2013-10-24s390/kprobes: allow kprobes only on known instructionsHeiko Carstens2-1/+3
2013-10-24s390/kprobes: use insn_length helper functionHeiko Carstens1-4/+5
2013-10-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens1-0/+1
2013-10-24s390/dis: move common definitions to a header fileSuzuki K. Poulose1-28/+1
2013-10-24s390/dis: rename structures for unique typesSuzuki K. Poulose1-28/+28
2013-10-24s390/kprobes: have more correct if statement in s390_get_insn_slot()Heiko Carstens1-1/+1
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky1-1/+1
2013-10-15s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens1-2/+2
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker1-31/+21
2013-09-30s390: fix system call restart after inferior callMartin Schwidefsky2-0/+2
2013-09-30s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu1-22/+20
2013-09-30s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens1-1/+5
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu1-18/+104
2013-09-11s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke1-0/+26
2013-09-11s390/vmcore: use ELF header in new memory featureMichael Holzheu1-27/+54
2013-09-11s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens1-7/+137
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-96/+69
2013-09-09s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens1-2/+4
2013-09-07s390/compat,uid16: use current_cred()Heiko Carstens1-4/+5
2013-09-07s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens1-2/+2
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens6-15/+11
2013-09-07s390/compat signal: add couple of __force annotationsHeiko Carstens1-5/+5
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens3-43/+20
2013-09-04s390/irq: use hlists for external interrupt handler arrayHeiko Carstens1-12/+12
2013-09-04s390/dumpstack: convert print_symbol to %pSRHeiko Carstens1-10/+10
2013-09-04s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner1-4/+1