summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-152-2/+5
|\
| * s390: remove use of seq_printf return valueJoe Perches2015-04-151-2/+4
| * kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-0/+1
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-154-27/+4
|\ \
| * | s390: Remove signal translation and exec_domainRichard Weinberger2015-04-124-27/+4
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-2/+0
|\ \ \ | |_|/ |/| |
| * | make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-152-2/+0
|\ \ \ | |/ /
| * | Merge branch 'iocb' into for-davemAl Viro2015-04-091-1/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-024-19/+62
| |\ \ \ | | | |/ | | |/|
| * | | s390: fix /proc/interrupts outputSebastian Ott2015-03-251-1/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+0
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0911-82/+76
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0312-177/+174
| |\ \ \ \ \
| * | | | | | s390: remove claw driverUrsula Braun2015-02-281-1/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-14106-7095/+1328
|\ \ \ \ \ \ \
| * | | | | | | s390/smp: wait until secondaries are active & onlineHeiko Carstens2015-04-131-1/+2
| * | | | | | | s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-04-131-0/+4
| * | | | | | | s390/cacheinfo: add missing facility checkHeiko Carstens2015-04-131-0/+4
| * | | | | | | s390/syscalls: simplify syscall_get_arch()Heiko Carstens2015-03-301-1/+1
| * | | | | | | s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens2015-03-251-1/+2
| * | | | | | | s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens2015-03-254-2/+2
| * | | | | | | s390/ipl: cleanup macro usageSebastian Ott2015-03-251-19/+11
| * | | | | | | s390/ipl: cleanup shutdown_action attributesSebastian Ott2015-03-251-31/+20
| * | | | | | | s390/ipl: cleanup bin attr usageSebastian Ott2015-03-251-56/+18
| * | | | | | | s390/uprobes: fix address space annotationHeiko Carstens2015-03-251-1/+3
| * | | | | | | s390: add missing arch_release_task_struct() declarationHeiko Carstens2015-03-251-0/+2
| * | | | | | | s390: make couple of functions and variables staticHeiko Carstens2015-03-252-2/+2
| * | | | | | | s390/maccess: improve s390_kernel_write()Heiko Carstens2015-03-251-25/+20
| * | | | | | | s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-255-18/+28
| * | | | | | | s390/traps: panic() instead of die() on translation exceptionHeiko Carstens2015-03-251-1/+1
| * | | | | | | s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-252-8/+3
| * | | | | | | s390/cmpxchg: simplify cmpxchg_doubleHeiko Carstens2015-03-251-6/+1
| * | | | | | | s390: remove 31 bit syscallsHeiko Carstens2015-03-252-361/+361
| * | | | | | | s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-256-7/+7
| * | | | | | | s390: remove 31 bit supportHeiko Carstens2015-03-2585-5883/+169
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-143-29/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-141-3/+0
| * | | | | | | | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-142-11/+2
| * | | | | | | | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-142-12/+7
| * | | | | | | | mm: expose arch_mmap_rnd when availableKees Cook2015-04-142-4/+5
| * | | | | | | | s390: standardize mmap_rnd() usageKees Cook2015-04-141-11/+23
| * | | | | | | | s390: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+5
* | | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'iocb' into for-nextAl Viro2015-04-111-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+1
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-141-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Add TRACE_SYSTEM_VAR to kvm-s390Steven Rostedt (Red Hat)2015-04-071-0/+7
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-142-0/+46
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | livepatch: add support on s390Jiri Slaby2015-03-272-0/+46
OpenPOWER on IntegriCloud