aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAge
* s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-22
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-22
* s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2013-08-22
* s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens2013-07-26
* s390: add support for IBM zBC12 machineHeiko Carstens2013-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-19
|\
| * s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu2013-07-18
| * s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller2013-07-16
* | s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-14
|/
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\
| * s390: remove setting for saved_max_pfnZhang Yanfei2013-07-03
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\ \
| * | KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs2013-06-17
| * | s390/kvm: avoid automatic sie reentryMartin Schwidefsky2013-05-21
| * | s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-21
| * | s390/kvm: Mark if a cpu is in SIEChristian Borntraeger2013-05-21
* | | s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-26
* | | s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens2013-06-26
| |/ |/|
* | s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu2013-06-24
* | s390/irq: Only define synchronize_irq() on SMPBen Hutchings2013-06-19
* | s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-06-10
* | s390/sclp: fix new line detectionPeter Oberparleiter2013-06-05
* | s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky2013-06-05
* | s390/smp: lost IPIs on cpu hotplugHeiko Carstens2013-05-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-21
|\ \ | |/ |/|
| * s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-17
| * s390/ftrace: fix mcount adjustmentHeiko Carstens2013-05-15
| * s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens2013-05-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-10
|\ \ | |/ |/|
| * switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
* | s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2013-05-03
* | s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-02
* | s390/kdump,bootmem: fix bootmem allocator bitmap sizeHeiko Carstens2013-05-02
* | s390: get rid of odd global real_memory_sizeHeiko Carstens2013-05-02
* | s390/mem_detect: move memory detection code to mm folderHeiko Carstens2013-05-02
* | s390/zfcpdump: exploit new cio_ignore keywordsSebastian Ott2013-05-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * Include missing linux/slab.h inclusionsDavid Howells2013-04-29
| * create_proc_cpu_mask() doesn't need an argument...Al Viro2013-04-09
| * switch compat readv/writev variants to COMPAT_SYSCALL_DEFINEAl Viro2013-04-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | merge compat sys_ipc instancesAl Viro2013-03-03
| * | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-03