aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 10-18/+32
2012-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 3-5/+29
2012-02-27compat: fix compile breakage on s390Gravatar Heiko Carstens 7-13/+3
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-6/+10
2012-02-24[S390] memory hotplug: prevent memory zone interleaveGravatar Gerald Schaefer 1-4/+26
2012-02-24[S390] crash_dump: remove duplicate includeGravatar Danny Kukawka 1-1/+0
2012-02-24[S390] KEYS: Enable the compat keyctl wrapper on s390xGravatar David Howells 1-0/+3
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+3
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterGravatar Linus Torvalds 1-1/+1
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-02-17[S390] correct ktime to tod clock comparator conversionGravatar Martin Schwidefsky 1-2/+5
2012-02-17[S390] incorrect PageTables counter for kvm page tablesGravatar Martin Schwidefsky 1-1/+1
2012-02-17[S390] idle: avoid RCU usage in extended quiescent stateGravatar Heiko Carstens 1-2/+3
2012-02-08qeth: add query OSA address table supportGravatar Frank Blaschka 1-0/+7
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 2-3/+2
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xGravatar Michael Holzheu 1-0/+18
2012-01-18[S390] cleanup entry point definitionGravatar Christian Borntraeger 2-3/+2
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-10/+11
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsGravatar Eric Paris 1-6/+5
2012-01-17Audit: push audit success and retcode into arch ptrace.hGravatar Eric Paris 2-4/+6
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersGravatar Linus Torvalds 3-3/+5
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnGravatar Joe Perches 1-1/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesGravatar Joe Perches 1-1/+1
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Gravatar Linus Torvalds 1-22/+22
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 40-1840/+1626
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 4-15/+13
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-170/+172
2012-01-06vfs: switch ->show_options() to struct dentry *Gravatar Al Viro 1-2/+2
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 3-170/+172
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-85/+71
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-31/+372
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+4
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-4/+6
2012-01-03consolidate umode_t declarationsGravatar Al Viro 1-2/+0
2012-01-03hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREGGravatar Al Viro 1-5/+5
2012-01-03switch debugfs to umode_tGravatar Al Viro 2-6/+6
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+2
2011-12-29procfs: do not confuse jiffies with cputime64_tGravatar Andreas Schwab 1-0/+2
2011-12-27[S390] disassembler: mark exception causing instructionsGravatar Heiko Carstens 1-2/+7
2011-12-27[S390] Enable exception traces by defaultGravatar Heiko Carstens 1-1/+1
2011-12-27[S390] return address of compat signalsGravatar Martin Schwidefsky 1-2/+2
2011-12-27[S390] sysctl: get rid of dead declarationGravatar Heiko Carsten 1-2/+0
2011-12-27[S390] qdio: fix kernel panic for zfcp 31-bitGravatar Steffen Maier 1-2/+3
2011-12-27[S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoGravatar Michael Holzheu 1-0/+1
2011-12-27[S390] outstanding interrupts vs. smp_send_stopGravatar Martin Schwidefsky 2-8/+43
2011-12-27[S390] ipc: call generic sys_ipc demultiplexerGravatar Heiko Carstens 3-67/+13
2011-12-27[S390] cleanup trap handlingGravatar Martin Schwidefsky 12-210/+158