summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Disintegrate asm/system.h for S390David Howells2012-03-2836-335/+366
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2244-1458/+1594
|\
| * [S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu2012-03-131-1/+2
| * [S390] Ensure that vmcore_info pointer is never accessed directlyMichael Holzheu2012-03-111-1/+6
| * [S390] stack dump: fix indentation in outputHeiko Carstens2012-03-111-2/+2
| * [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-118-20/+304
| * [S390] Use block_sigmask()Matt Fleming2012-03-112-10/+2
| * [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-1112-31/+291
| * [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/vir...Linus Torvalds2012-03-211-4/+2
|\ \
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-4/+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-0510-18/+32
| |\ \ | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-264-6/+10
| |\ \
| * | | 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 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-202-9/+1
|\ \ \ \
| * \ \ \ Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-133-5/+29
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-6/+0
| * | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-202-2/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-123-5/+29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-0510-19/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-1/+1
| * | | | | Merge tag 'v3.3-rc2' into perf/coreIngo Molnar2012-02-072-3/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-1/+0
| |\ \ \ \ \
| | * | | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-1/+0
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-201-8/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-02-281-8/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney2012-02-211-8/+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
|\ \
OpenPOWER on IntegriCloud