summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | s390/pci: update function handle after resume from hibernateSebastian Ott2013-08-301-0/+2
* | | s390/hibernate: add early resume functionSebastian Ott2013-08-302-5/+11
* | | s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky2013-08-281-3/+3
* | | s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-284-4/+4
* | | s390/kprobes: add support for compare and branch instructionsHeiko Carstens2013-08-221-2/+19
* | | s390/time: clock comparator revalidationMartin Schwidefsky2013-08-221-4/+1
* | | s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-221-2/+2
* | | s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-223-106/+75
* | | s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2013-08-222-2/+2
|/ /
* | s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens2013-07-261-4/+5
OpenPOWER on IntegriCloud