summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
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
2013-09-09s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens
2013-09-07s390/compat,uid16: use current_cred()Heiko Carstens
2013-09-07s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-09-07s390/compat signal: add couple of __force annotationsHeiko Carstens
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-09-04s390/irq: use hlists for external interrupt handler arrayHeiko Carstens
2013-09-04s390/dumpstack: convert print_symbol to %pSRHeiko Carstens
2013-09-04s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky
2013-08-22s390/kprobes: add support for compare and branch instructionsHeiko Carstens
2013-08-22s390/time: clock comparator revalidationMartin Schwidefsky
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-08-22s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker
2013-07-26s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens