summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [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/+2Star
|\
| * [S390] cleanup entry point definitionChristian Borntraeger2012-01-182-3/+2Star
* | 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-182-10/+11
|\
| * audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-6/+5Star
| * 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-153-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-131-1/+1
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-131-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/+1626Star
|\ \ \
| * | | [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/+0Star
| * | | [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/+13Star
| * | | [S390] cleanup trap handlingMartin Schwidefsky2011-12-2712-210/+158Star
| * | | [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/+1002Star
| * | | [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/+2Star
| * | | [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/+0Star
| * | | [S390] Rework create_mem_hole() functionMichael Holzheu2011-12-271-55/+67
| * | | [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260Christian Borntraeger2011-12-271-0/+3
| * | | [S390] Check for NULL termination in command line setupMichael Holzheu2011-12-271-8/+12
| * | | [S390] irq: fix accounting of external call/emergency signalHeiko Carstens2011-12-271-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+0Star
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-11-1378-461/+2144
| |\ \ \
| * | | | s390: drop "select HAVE_GET_USER_PAGES_FAST"Paul Bolle2011-11-131-1/+0Star
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-215-23/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
* | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-084-15/+13Star
|\ \ \ \ \ \
| * | | | | | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-071-2/+2
| * | | | | | consolidate umode_t declarationsAl Viro2012-01-041-2/+0Star