Age | Commit message (Expand) | Author | Files | Lines |
2015-04-23 | s390/bpf: add dependency to z196 features | Heiko Carstens | 1 | -1/+1 |
2015-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 1 | -0/+1 |
2015-04-15 | s390/bpf: Add s390x eBPF JIT compiler backend | Michael Holzheu | 1 | -1/+1 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -58/+21 |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+6 |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook | 1 | -0/+1 |
2015-04-14 | s390: expose number of page table levels | Kirill A. Shutemov | 1 | -0/+5 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+3 |
2015-03-27 | livepatch: add support on s390 | Jiri Slaby | 1 | -0/+3 |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens | 1 | -58/+21 |
2015-01-30 | s390/smp: increase maximum value of NR_CPUS to 512 | Heiko Carstens | 1 | -3/+3 |
2015-01-29 | s390/ftrace: hotpatch support for function tracing | Heiko Carstens | 1 | -1/+0 |
2015-01-22 | s390: add SMT support | Martin Schwidefsky | 1 | -3/+12 |
2015-01-22 | s390: add z13 code generation support | Martin Schwidefsky | 1 | -0/+18 |
2015-01-08 | s390: keep Kconfig sorted | Heiko Carstens | 1 | -1/+1 |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 1 | -0/+1 |
2014-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -3/+8 |
2014-10-10 | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -4/+1 |
2014-10-09 | s390/ftrace: remove 31 bit ftrace support | Heiko Carstens | 1 | -3/+3 |
2014-09-25 | s390/uprobes: architecture backend for uprobes | Jan Willeke | 1 | -0/+3 |
2014-09-09 | s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selected | Heiko Carstens | 1 | -0/+1 |
2014-09-09 | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS support | Heiko Carstens | 1 | -0/+1 |
2014-08-29 | kexec: remove CONFIG_KEXEC dependency on crypto | Vivek Goyal | 1 | -2/+0 |
2014-08-26 | s390: Implement dma_{alloc,free}_attrs() | Thierry Reding | 1 | -4/+1 |
2014-08-08 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 1 | -0/+2 |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 1 | -0/+1 |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+1 |
2014-08-06 | s390/locking: Reenable optimistic spinning | Christian Borntraeger | 1 | -0/+1 |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2014-07-23 | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz | 1 | -1/+0 |
2014-07-18 | s390/ftrace: remove check of obsolete variable function_trace_stop | Heiko Carstens | 1 | -1/+0 |
2014-05-20 | s390/dump: Remove CONFIG_ZFCPDUMP | Michael Holzheu | 1 | -9/+2 |
2014-05-20 | s390/mm: Convert bootmem to memblock | Philipp Hachtmann | 1 | -1/+2 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -0/+1 |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+5 |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 1 | -0/+1 |
2014-03-07 | s390: select CONFIG_TTY for use of tty in unconditional keyboard driver | Josh Triplett | 1 | -0/+1 |
2014-03-03 | futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test | Heiko Carstens | 1 | -0/+1 |
2014-02-21 | s390/mm: enable split page table lock for PMD level | Martin Schwidefsky | 1 | -0/+4 |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2014-01-23 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 1 | -2/+2 |
2014-01-22 | s390/zfcpdump: make zfcpdump depend on 64BIT | Heiko Carstens | 1 | -1/+1 |
2013-12-18 | s390/smp: improve setup of possible cpu mask | Heiko Carstens | 1 | -1/+0 |
2013-12-02 | s390: increase CONFIG_NR_CPUS limit | Xose Vazquez Perez | 1 | -3/+3 |
2013-11-25 | s390/time,vdso: convert to the new update_vsyscall interface | Martin Schwidefsky | 1 | -1/+1 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-10-31 | s390: allow to set gcc -mtune flag | Heiko Carstens | 1 | -0/+61 |
2013-10-24 | s390/bitops: use generic find bit functions / reimplement _left variant | Heiko Carstens | 1 | -0/+1 |