summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390: Use generic posix_types.hH. Peter Anvin2012-02-141-60/+10
* 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-171-1/+5
|\
| * Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-1/+5
* | 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
| |/ |/|
* | 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-0913-104/+124
|\ \
| * | [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] outstanding interrupts vs. smp_send_stopMartin Schwidefsky2011-12-271-0/+1
| * | [S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens2011-12-271-0/+1
| * | [S390] cleanup trap handlingMartin Schwidefsky2011-12-274-5/+4
| * | [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-271-0/+2
| * | [S390] entry[64].S improvementsMartin Schwidefsky2011-12-271-66/+76
| * | [S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky2011-12-271-1/+1
| * | [S390] topology: get rid of ifdefsHeiko Carstens2011-12-272-7/+32
| * | [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-272-22/+5
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \
| * \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-211-4/+4
| |\ \ | | |/
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-4/+2
|\ \ \
| * | | consolidate umode_t declarationsAl Viro2012-01-031-2/+0
| * | | switch debugfs to umode_tAl Viro2012-01-031-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-061-0/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-301-0/+2
| |\ \ \ \ | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-061-4/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-215-6/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \ \ \
| | * | | | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-77/+63
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-151-77/+63
| | |_|_|/ | |/| | |
* | | | | procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-291-0/+2
|/ / / /
* | | | [S390] fix page change underindication in pgste_update_allCarsten Otte2011-12-011-4/+4
| |_|/ |/| |
* | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-201-1/+2
|\ \ \
| * | | KVM: s390: handle SIGP sense running interceptsCornelia Huck2011-11-171-0/+1
| * | | KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-171-1/+1
| |/ /
* | | [S390] avoid STCKF if running in ESA modeJan Glauber2011-11-142-1/+4
* | | [S390] fix pgste update logicMartin Schwidefsky2011-11-141-3/+9
* | | [S390] wire up process_vm syscallsHeiko Carstens2011-11-141-1/+3
|/ /
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-10-3121-59/+120
|\ \
| * | [S390] irqstats: split IPI interrupt accountingHeiko Carstens2011-10-301-1/+2
| * | [S390] add missing __tlb_flush_global() for !CONFIG_SMPJan Glauber2011-10-301-0/+1
| * | [S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky2011-10-301-1/+1
| * | [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-304-0/+7
| * | [S390] Introduce get_clock_fast()Jan Glauber2011-10-301-0/+11
| * | [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-302-0/+2
OpenPOWER on IntegriCloud