summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-118-19/+23
* [S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLEDHeiko Carstens2012-03-111-0/+1
* [S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu2012-03-111-24/+6
* [S390] rework idle codeMartin Schwidefsky2012-03-1112-208/+210
* [S390] rework smp codeMartin Schwidefsky2012-03-1120-1134/+739
* [S390] rename lowcore fieldMartin Schwidefsky2012-03-116-10/+10
* [S390] Fix gcc 4.6.0 compile warningMichael Holzheu2012-03-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-013-5/+29
|\
| * [S390] memory hotplug: prevent memory zone interleaveGerald Schaefer2012-02-241-4/+26
| * [S390] crash_dump: remove duplicate includeDanny Kukawka2012-02-241-1/+0
| * [S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells2012-02-241-0/+3
* | compat: fix compile breakage on s390Heiko Carstens2012-02-277-13/+3
|/
* sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds2012-02-211-1/+1
* [S390] correct ktime to tod clock comparator conversionMartin Schwidefsky2012-02-171-2/+5
* [S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky2012-02-171-1/+1
* [S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens2012-02-171-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-302-3/+2
|\
| * [S390] cleanup entry point definitionChristian Borntraeger2012-01-182-3/+2
* | kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-231-0/+18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-172-10/+11
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-6/+5
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-4/+6
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-143-3/+5
|\ \
| * | UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-131-1/+3
| * | UAPI: Alter the S390 asm include guards to be recognisable by the UAPI splitterDavid Howells2011-12-132-2/+2
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-121-1/+1
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-1/+1
| |/ |/|
* | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-01-091-22/+22
|\ \
| * | percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-221-22/+22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-0940-1840/+1626
|\ \ \
| * | | [S390] disassembler: mark exception causing instructionsHeiko Carstens2011-12-271-2/+7
| * | | [S390] Enable exception traces by defaultHeiko Carstens2011-12-271-1/+1
| * | | [S390] return address of compat signalsMartin Schwidefsky2011-12-271-2/+2
| * | | [S390] sysctl: get rid of dead declarationHeiko Carsten2011-12-271-2/+0
| * | | [S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2011-12-271-2/+3
| * | | [S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu2011-12-271-0/+1
| * | | [S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky2011-12-272-8/+43
| * | | [S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens2011-12-273-67/+13
| * | | [S390] cleanup trap handlingMartin Schwidefsky2011-12-2712-210/+158
| * | | [S390] Remove Kerntypes leftoversHeiko Carstens2011-12-271-1/+1
| * | | [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-273-8/+30
| * | | [S390] entry[64].S improvementsMartin Schwidefsky2011-12-278-1237/+1002
| * | | [S390] make arch/s390 subdirectories depend on config optionJan Glauber2011-12-272-7/+7
| * | | [S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky2011-12-274-5/+6
| * | | [S390] topology: cleanup z10 topology handlingHeiko Carstens2011-12-271-29/+48
| * | | [S390] disable MACHINE_IS_VM check for pfaultCarsten Otte2011-12-271-4/+2
| * | | [S390] topology: get rid of ifdefsHeiko Carstens2011-12-276-162/+176
| * | | [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu2011-12-271-2/+2
| * | | [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-275-53/+68
| * | | [S390] Remove useless newline in reserve_kdump_bootmem()Michael Holzheu2011-12-271-1/+0