summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-1/+1
|\
| * mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ | |/ |/|
| * constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-31/+21
|\ \
| * | irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-31/+21
| |/
* | s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-042-2/+1
* | s390/vtime: correct idle time calculationMartin Schwidefsky2013-10-312-3/+3
* | s390: convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-10-281-1/+1
* | s390/compat: make psw32_user_bits a constant value againHeiko Carstens2013-10-243-7/+3
* | s390: fix handling of runtime instrumentation psw bitHeiko Carstens2013-10-243-14/+32
* | s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-245-59/+75
* | s390/cache: get rid of compile warningHeiko Carstens2013-10-241-3/+2
* | s390/compat,signal: change return values to -EFAULTHeiko Carstens2013-10-242-17/+19
* | s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu2013-10-242-14/+31
* | s390/ftrace: prepare_ftrace_return() function call orderHeiko Carstens2013-10-241-5/+4
* | s390/crashdump: remove unused variableHeiko Carstens2013-10-241-1/+0
* | s390/mm: do not initialize storage keysMartin Schwidefsky2013-10-241-0/+2
* | s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-2410-75/+33
* | s390/bitops: use generic find bit functions / reimplement _left variantHeiko Carstens2013-10-242-49/+1
* | s390/bitops: optimize set_bit() for constant valuesHeiko Carstens2013-10-241-1/+1
* | s390/bitops: remove CONFIG_SMP / simplify non-atomic bitopsHeiko Carstens2013-10-241-6/+0
* | s390/kprobes: allow kprobes only on known instructionsHeiko Carstens2013-10-242-1/+3
* | s390/kprobes: use insn_length helper functionHeiko Carstens2013-10-241-4/+5
* | s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens2013-10-241-0/+1
* | s390/dis: move common definitions to a header fileSuzuki K. Poulose2013-10-241-28/+1
* | s390/dis: rename structures for unique typesSuzuki K. Poulose2013-10-241-28/+28
* | s390/kprobes: have more correct if statement in s390_get_insn_slot()Heiko Carstens2013-10-241-1/+1
* | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-221-1/+1
* | s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-151-2/+2
* | s390: fix system call restart after inferior callMartin Schwidefsky2013-09-302-0/+2
* | s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu2013-09-301-22/+20
* | s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens2013-09-301-1/+5
|/
* s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-111-18/+104
* s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke2013-09-111-0/+26
* s390/vmcore: use ELF header in new memory featureMichael Holzheu2013-09-111-27/+54
* s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens2013-09-111-7/+137
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-1112-96/+69
|\
| * s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens2013-09-091-2/+4
| * s390/compat,uid16: use current_cred()Heiko Carstens2013-09-071-4/+5
| * s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens2013-09-071-2/+2
| * s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-076-15/+11
| * s390/compat signal: add couple of __force annotationsHeiko Carstens2013-09-071-5/+5
| * s390/irq: rework irq subclass handlingHeiko Carstens2013-09-043-43/+20
| * s390/irq: use hlists for external interrupt handler arrayHeiko Carstens2013-09-041-12/+12
| * s390/dumpstack: convert print_symbol to %pSRHeiko Carstens2013-09-041-10/+10
| * s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner2013-09-041-4/+1
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-0/+1
|\ \ | |/ |/|
| * Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-141-0/+1
| |\
| | * vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-141-0/+1
OpenPOWER on IntegriCloud