summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-12-27[S390] return address of compat signalsMartin Schwidefsky1-2/+2
2011-12-27[S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu1-0/+1
2011-12-27[S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky1-8/+42
2011-12-27[S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens2-67/+12
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky7-150/+108
2011-12-27[S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2-8/+28
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky7-1171/+926
2011-12-27[S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky3-4/+5
2011-12-27[S390] topology: cleanup z10 topology handlingHeiko Carstens1-29/+48
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens3-147/+141
2011-12-27[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu1-2/+2
2011-12-27[S390] add support for physical memory > 4TBMartin Schwidefsky1-14/+53
2011-12-27[S390] Remove useless newline in reserve_kdump_bootmem()Michael Holzheu1-1/+0
2011-12-27[S390] Rework create_mem_hole() functionMichael Holzheu1-55/+67
2011-12-27[S390] Check for NULL termination in command line setupMichael Holzheu1-8/+12
2011-12-27[S390] irq: fix accounting of external call/emergency signalHeiko Carstens1-1/+1
2011-12-21s390: time - convert sysdev_class to a regular subsystemKay Sievers1-129/+131
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2-41/+41
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar1-1/+3
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-08s390: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo1-1/+3
2011-12-01[S390] remove reset of system call restart on psw changesMartin Schwidefsky1-12/+0
2011-12-01[S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky1-0/+18
2011-12-01[S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky1-5/+3
2011-12-01[S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE checkMichael Holzheu1-1/+1
2011-11-14[S390] topology: fix topology on z10 machinesHeiko Carstens1-7/+38
2011-11-14[S390] avoid STCKF if running in ESA modeJan Glauber1-0/+2
2011-11-14[S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu1-1/+3
2011-11-14[S390] incorrect note program headerMartin Schwidefsky1-0/+2
2011-11-14[S390] wire up process_vm syscallsHeiko Carstens2-0/+22
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-20/+31
2011-10-30[S390] Remove error checking from copy_oldmem_page()Michael Holzheu1-5/+4
2011-10-30[S390] irqstats: split IPI interrupt accountingHeiko Carstens2-2/+6
2011-10-30[S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2-12/+14
2011-10-30[S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky1-1/+1
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky5-2/+15
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky3-6/+6
2011-10-30[S390] sparse: fix access past end of array warningsMartin Schwidefsky2-42/+9
2011-10-30[S390] load user asce on sie_faultCarsten Otte1-0/+1
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky3-3/+13
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott1-0/+1
2011-10-30[S390] allow all addressing modesMartin Schwidefsky3-23/+28
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky12-77/+76
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky5-91/+65
2011-10-30[S390] addressing mode limits and psw address wrappingMartin Schwidefsky1-2/+3
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky6-87/+134
2011-10-30[S390] lowcore cleanupMartin Schwidefsky4-7/+6
2011-10-30[S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu2-4/+37