summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2013-10-13s390: fix system call restart after inferior callMartin Schwidefsky
2013-07-26s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-18s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03s390: remove setting for saved_max_pfnZhang Yanfei
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-06-26s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens
2013-06-24s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu
2013-06-19s390/irq: Only define synchronize_irq() on SMPBen Hutchings
2013-06-17KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings
2013-06-05s390/sclp: fix new line detectionPeter Oberparleiter
2013-06-05s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky
2013-05-27s390/smp: lost IPIs on cpu hotplugHeiko Carstens
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-21s390/kvm: avoid automatic sie reentryMartin Schwidefsky
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger
2013-05-21s390/kvm: Mark if a cpu is in SIEChristian Borntraeger
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-07s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens
2013-05-02s390/kdump,bootmem: fix bootmem allocator bitmap sizeHeiko Carstens
2013-05-02s390: get rid of odd global real_memory_sizeHeiko Carstens
2013-05-02s390/mem_detect: move memory detection code to mm folderHeiko Carstens
2013-05-02s390/zfcpdump: exploit new cio_ignore keywordsSebastian Ott
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-26s390: system call path micro optimizationMartin Schwidefsky
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky
2013-04-17s390/signal: Add BEA to compat signal handler parametersMichael Holzheu
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens
2013-04-17s390/dis: use explicit buf lenStefan Raspl
2013-04-15s390/kdump: Add PM notifier for kdumpMichael Holzheu
2013-04-09create_proc_cpu_mask() doesn't need an argument...Al Viro