Age | Commit message (Expand) | Author | Files | Lines |
2016-08-26 | treewide: replace config_enabled() with IS_ENABLED() (2nd round) | Masahiro Yamada | 1 | -4/+2 |
2016-08-08 | s390: clarify compressed image code path | Sascha Silbe | 1 | -1/+3 |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+39 |
2016-07-31 | s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing | Jiri Olsa | 1 | -0/+12 |
2016-07-31 | s390/als: fix compile with gcov enabled | Heiko Carstens | 1 | -0/+1 |
2016-07-31 | s390/als: print missing facilities on facility mismatch | Heiko Carstens | 1 | -0/+48 |
2016-07-31 | s390/als: print machine type on facility mismatch | Heiko Carstens | 1 | -4/+34 |
2016-07-31 | s390/als: convert architecture level set code to C | Heiko Carstens | 4 | -42/+59 |
2016-07-31 | s390/sclp: move uninitialized data to data section | Heiko Carstens | 1 | -2/+3 |
2016-07-29 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -3/+8 |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -12/+9 |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -53/+38 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+6 |
2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 22 | -1245/+599 |
2016-07-18 | s390/smp: clean up a condition | Dan Carpenter | 1 | -1/+1 |
2016-07-15 | perf, events: add non-linear data support for raw records | Daniel Borkmann | 1 | -3/+6 |
2016-07-14 | s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling) | Sebastian Andrzej Siewior | 1 | -26/+19 |
2016-07-14 | s390/perf: Convert the hotplug notifier to state machine callbacks (Counter) | Thomas Gleixner | 1 | -27/+19 |
2016-07-13 | s390/console: Make preferred console handling more consistent | Peter Oberparleiter | 1 | -8/+14 |
2016-07-04 | s390: have unique symbol for __switch_to address | Heiko Carstens | 1 | -0/+10 |
2016-07-04 | s390/cpuinfo: show maximum thread id | Heiko Carstens | 1 | -0/+1 |
2016-06-28 | s390: stack address vs thread_info | Heiko Carstens | 1 | -8/+4 |
2016-06-28 | s390: remove pointless load within __switch_to | Heiko Carstens | 1 | -1/+0 |
2016-06-28 | s390: enable kcov support | Heiko Carstens | 3 | -0/+7 |
2016-06-28 | s390/sysinfo: use basic block for stsi inline assembly | Heiko Carstens | 1 | -8/+17 |
2016-06-28 | s390/smp: use basic blocks for sigp inline assemblies | Heiko Carstens | 1 | -7/+1 |
2016-06-28 | s390/cpuinfo: rename cpu field to cpu number | Heiko Carstens | 1 | -1/+1 |
2016-06-28 | s390/perf: remove perf_release/reserver_sampling functions | Heiko Carstens | 2 | -35/+0 |
2016-06-28 | Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" | Michael Holzheu | 1 | -7/+0 |
2016-06-22 | s390: ensure that syscall arguments are properly masked on s390 | Paul Moore | 1 | -3/+7 |
2016-06-16 | s390/cpum_cf: use perf software context for hardware counters | Hendrik Brueckner | 1 | -6/+2 |
2016-06-15 | s390: remove math emulation code | Heiko Carstens | 1 | -1/+0 |
2016-06-15 | s390: calculate loops_per_jiffies with fp instructions | Heiko Carstens | 1 | -17/+21 |
2016-06-14 | s390/ptrace: run seccomp after ptrace | Kees Cook | 1 | -12/+9 |
2016-06-14 | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski | 1 | -1/+1 |
2016-06-14 | s390/vx: add support functions for in-kernel FPU use | Hendrik Brueckner | 2 | -1/+250 |
2016-06-13 | s390/topology: remove z10 special handling | Heiko Carstens | 1 | -56/+8 |
2016-06-13 | s390/topology: add drawer scheduling domain level | Heiko Carstens | 1 | -6/+27 |
2016-06-13 | s390/ipl: rename diagnose enums | Heiko Carstens | 1 | -8/+8 |
2016-06-13 | s390/ipl: use load normal for LPAR re-ipl | Heiko Carstens | 1 | -1/+4 |
2016-06-13 | s390: avoid extable collisions | Heiko Carstens | 1 | -1/+1 |
2016-06-13 | s390: use SPARSE_IRQ | Sebastian Ott | 1 | -3/+4 |
2016-06-13 | s390: use __section macro everywhere | Heiko Carstens | 2 | -4/+4 |
2016-06-13 | s390: add proper __ro_after_init support | Heiko Carstens | 1 | -1/+11 |
2016-06-13 | s390/mm: simplify the TLB flushing code | Martin Schwidefsky | 1 | -6/+2 |
2016-06-13 | s390/time: remove ETR support | Martin Schwidefsky | 2 | -999/+3 |
2016-06-13 | s390/time: add leap seconds to initial system time | Martin Schwidefsky | 1 | -2/+15 |
2016-06-13 | s390/time: LPAR offset handling | Martin Schwidefsky | 2 | -8/+39 |
2016-06-13 | s390/time: STP sync clock correction | Martin Schwidefsky | 1 | -6/+5 |
2016-06-13 | s390/kexec: fix crash on resize of reserved memory | Heiko Carstens | 2 | -23/+25 |