aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens1-1/+1
2013-01-08s390/topology: export cpu_topologyHeiko Carstens1-0/+2
2013-01-08s390/pm: export pm_power_offHeiko Carstens1-1/+2
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens2-0/+2
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens6-55/+80
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens1-1/+1
2013-01-08s390/syscalls: wire up finit_module syscallHeiko Carstens2-0/+7
2013-01-08s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens1-3/+4
2013-01-08s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()Michael Holzheu1-4/+7
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-4/+3
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-379/+699
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-95/+20
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/coreIngo Molnar1-3/+10
2012-12-07Merge branch 'linus' into sched/coreIngo Molnar5-8/+36
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro1-1/+1
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber1-0/+2
2012-11-30s390/pci: base supportJan Glauber1-0/+15
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro1-4/+0
2012-11-28s390: switch to generic fork/vfork/cloneAl Viro1-42/+10
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro2-48/+10
2012-11-23s390/kvm: Fix address space mixupChristian Borntraeger1-5/+20
2012-11-23s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky3-8/+8
2012-11-23s390/disassembler: add new instructionsHeiko Carstens1-193/+370
2012-11-23s390: add zEC12 code generation supportHeiko Carstens2-30/+47
2012-11-23s390/topology: cleanup topology codeHeiko Carstens1-59/+54
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens1-35/+1
2012-11-23s390/traps: preinitialize program check tableHeiko Carstens5-49/+182
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker1-0/+2
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker1-1/+6
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker1-2/+2
2012-11-16Merge branch 'arch-microblaze' into no-rebasesAl Viro1-1/+7
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro4-13/+14
2012-11-12s390/topology: fix core id vs physical package id mix-upHeiko Carstens1-2/+4
2012-11-12s390/signal: set correct address space controlMartin Schwidefsky2-4/+24
2012-11-06s390/sclp: fix addressing mode clobberHeiko Carstens1-1/+7
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker1-0/+4
2012-10-29s390: switch to saner kernel_execve() semanticsAl Viro2-48/+10
2012-10-18s390/cache: fix data/instruction cache outputHeiko Carstens1-3/+6
2012-10-18s390: fix linker script for 31 bit buildsHeiko Carstens1-1/+1
2012-10-18s390/kdump: Use 64 bit mode for 0x10000 entry pointMichael Holzheu1-8/+2
2012-10-18perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner1-1/+5
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds7-54/+134
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds7-166/+75
2012-10-09s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky1-1/+1
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens2-2/+22
2012-10-09s390/mm: let kernel text section always begin at 1MBHeiko Carstens2-6/+0
2012-10-09s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky1-31/+70
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens2-3/+37