aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-96/+69
2013-09-09s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens1-2/+4
2013-09-07s390/compat,uid16: use current_cred()Heiko Carstens1-4/+5
2013-09-07s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens1-2/+2
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens6-15/+11
2013-09-07s390/compat signal: add couple of __force annotationsHeiko Carstens1-5/+5
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens3-43/+20
2013-09-04s390/irq: use hlists for external interrupt handler arrayHeiko Carstens1-12/+12
2013-09-04s390/dumpstack: convert print_symbol to %pSRHeiko Carstens1-10/+10
2013-09-04s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner1-4/+1
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott1-0/+2
2013-08-30s390/hibernate: add early resume functionSebastian Ott2-5/+11
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky1-3/+3
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky4-4/+4
2013-08-22s390/kprobes: add support for compare and branch instructionsHeiko Carstens1-2/+19
2013-08-22s390/time: clock comparator revalidationMartin Schwidefsky1-4/+1
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky1-2/+2
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky3-106/+75
2013-08-22s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2-2/+2
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohzIngo Molnar1-0/+1
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker1-0/+1
2013-07-26s390/perf: fix compile error (undefined reference sie_exit)Heiko Carstens1-4/+5
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens1-0/+1
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-15/+86
2013-07-18s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu1-4/+47
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller1-11/+39
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker6-24/+22
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-4/+0
2013-07-03s390: remove setting for saved_max_pfnZhang Yanfei1-4/+0
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-42/+95
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky5-10/+29
2013-06-26s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens1-4/+1
2013-06-24s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu1-4/+4
2013-06-19s390/irq: Only define synchronize_irq() on SMPBen Hutchings1-0/+2
2013-06-17KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs3-0/+54
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings1-0/+64
2013-06-05s390/sclp: fix new line detectionPeter Oberparleiter1-1/+1
2013-06-05s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky1-4/+8
2013-05-27s390/smp: lost IPIs on cpu hotplugHeiko Carstens1-16/+11
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-8/+9
2013-05-21s390/kvm: avoid automatic sie reentryMartin Schwidefsky1-43/+33
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2-1/+4
2013-05-21s390/kvm: Mark if a cpu is in SIEChristian Borntraeger2-3/+9
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky1-1/+1
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens3-7/+6
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-15/+2
2013-05-09switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2-5/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2-10/+1
2013-05-07s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens1-0/+2