Age | Commit message (Expand) | Author |
2017-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-02-24 | memblock: embed memblock type name within struct memblock_type | Heiko Carstens |
2017-02-23 | s390/nmi: purge tlbs after control register validation | Heiko Carstens |
2017-02-23 | s390/nmi: fix order of register validation | Heiko Carstens |
2017-02-23 | s390: opt into HAVE_COPY_THREAD_TLS | Heiko Carstens |
2017-02-23 | s390: restore address space when returning to user space | Heiko Carstens |
2017-02-23 | s390: rename CIF_ASCE to CIF_ASCE_PRIMARY | Heiko Carstens |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-02-20 | s390/syscall: fix single stepped system calls | Martin Schwidefsky |
2017-02-17 | s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE | Heiko Carstens |
2017-02-17 | s390: replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger |
2017-02-17 | s390: kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-02-17 | s390/kdump: Use "LINUX" ELF note name instead of "CORE" | Michael Holzheu |
2017-02-08 | s390: add no-execute support | Martin Schwidefsky |
2017-02-08 | s390: report new vector facilities | Martin Schwidefsky |
2017-02-08 | s390: use correct input data address for setup_randomness | Heiko Carstens |
2017-02-08 | s390/sclp: don't add new lines to each printed string | Heiko Carstens |
2017-02-08 | s390/sclp: make early sclp code readable | Heiko Carstens |
2017-02-08 | s390/sclp: move early printk code to drivers | Heiko Carstens |
2017-02-07 | s390/debug: make debug event time stamps relative to the boot TOD clock | Martin Schwidefsky |
2017-02-07 | s390/topology: correct allocation of topology information | Martin Schwidefsky |
2017-02-07 | s390: make setup_randomness work | Heiko Carstens |
2017-02-01 | s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_system_time() in nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_idle_time() in nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_steal_time() in nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Push time to account_user_time() in nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Convert task/group cputime to nsecs | Frederic Weisbecker |
2017-02-01 | Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch | Ingo Molnar |
2017-01-31 | s390: store breaking event address only for program checks | Martin Schwidefsky |
2017-01-24 | s390/ptrace: Preserve previous registers for short regset write | Martin Schwidefsky |
2017-01-16 | s390: provide sclp based boot console | Heiko Carstens |
2017-01-16 | s390/sclp: always stay within bounds of the early sccb | Heiko Carstens |
2017-01-16 | s390/sclp: make early sclp irq handler more robust | Heiko Carstens |
2017-01-16 | s390/topology: make "topology=off" parameter work | Heiko Carstens |
2017-01-16 | s390: use false/true when using bool | Heiko Carstens |
2017-01-16 | s390: remove couple of unneeded semicolons | Heiko Carstens |
2017-01-16 | s390/topology: reduce number of printks | Heiko Carstens |
2017-01-16 | s390/setup: call memblock_reserve only for size > 0 | Heiko Carstens |
2017-01-16 | s390: proper type casts for csum_partial invocations | Heiko Carstens |
2017-01-14 | sched/cputime: Rename vtime_account_user() to vtime_flush() | Frederic Weisbecker |
2017-01-14 | sched/cputime, s390: Implement delayed accounting of system time | Martin Schwidefsky |
2017-01-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-20 | s390/vtime: correct system time accounting | Martin Schwidefsky |
2016-12-14 | s390/nmi: fix inline assembly constraints | Heiko Carstens |