summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2212-240/+185
|\
| * [S390] Ensure that vmcore_info pointer is never accessed directlyMichael Holzheu2012-03-111-1/+6
| * [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-112-2/+56
| * [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-113-0/+36
| * [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-1/+6
| * [S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLEDHeiko Carstens2012-03-111-0/+1
| * [S390] rework idle codeMartin Schwidefsky2012-03-112-10/+3
| * [S390] rework smp codeMartin Schwidefsky2012-03-114-224/+75
| * [S390] rename lowcore fieldMartin Schwidefsky2012-03-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-202-0/+11
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-051-7/+0
| |\|
| * | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
| * | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| * | qeth: add query OSA address table supportFrank Blaschka2012-02-081-0/+7
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-051-7/+0
|\ \ \ | | |/ | |/|
| * | compat: fix compile breakage on s390Heiko Carstens2012-02-271-7/+0
| |/
* | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-1/+1
* | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-1/+0
|\ \ | |/ |/|
| * perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-1/+0
* | 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
| |\ \ \ \