Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro | Dou Liyang | 2017-11-18 | 1 | -2/+0 | |
| * | | | | | | | | | | | | arch/sh/include/asm/topology.h: remove unused parent_node() macro | Dou Liyang | 2017-11-18 | 1 | -1/+0 | |
| * | | | | | | | | | | | | arch/ia64/include/asm/topology.h: remove unused parent_node() macro | Dou Liyang | 2017-11-18 | 1 | -7/+0 | |
| * | | | | | | | | | | | | pid: remove pidhash | Gargi Sharma | 2017-11-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | pid: replace pid bitmap implementation with IDR API | Gargi Sharma | 2017-11-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | bug: define the "cut here" string in a single place | Kees Cook | 2017-11-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sh/boot: add static stack-protector to pre-kernel | Kees Cook | 2017-11-18 | 1 | -0/+14 | |
* | | | | | | | | | | | | | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-17 | 4 | -24/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86 / CPU: Always show current CPU frequency in /proc/cpuinfo | Rafael J. Wysocki | 2017-11-15 | 4 | -24/+61 | |
* | | | | | | | | | | | | | | Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-17 | 11 | -297/+452 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | arch: Fix duplicates in Kconfig for parisc and sparc | Babu Moger | 2017-11-17 | 2 | -6/+0 | |
| * | | | | | | | | | | | | | | parisc: Make some PDC structures accessible in uapi headers | Helge Deller | 2017-11-17 | 2 | -261/+250 | |
| * | | | | | | | | | | | | | | parisc: Pass endianness info to sparse | Luc Van Oostenryck | 2017-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | parisc: Add CPU topology support | Helge Deller | 2017-11-17 | 6 | -26/+198 | |
| * | | | | | | | | | | | | | | parisc: Fix validity check of pointer size argument in new CAS implementation | John David Anglin | 2017-11-17 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-11-17 | 36 | -475/+985 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | s390: remove unused parameter from Makefile | Heiko Carstens | 2017-11-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | s390/cpum_sf: correctly set the PID and TID in perf samples | Hendrik Brueckner | 2017-11-16 | 3 | -2/+78 | |
| * | | | | | | | | | | | | | | s390/cpum_sf: load program parameter at sampler enablement | Hendrik Brueckner | 2017-11-16 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | s390/perf: extend perf_regs support to include floating-point registers | Hendrik Brueckner | 2017-11-16 | 2 | -0/+37 | |
| * | | | | | | | | | | | | | | s390/perf: add perf_regs support and user stack dump | Heiko Carstens | 2017-11-16 | 4 | -1/+79 | |
| * | | | | | | | | | | | | | | s390/cpum_sf: do not register PMU if no sampling mode is authorized | Hendrik Brueckner | 2017-11-16 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | s390/cpumf: remove raw event support in basic-only sampling mode | Pu Hou | 2017-11-16 | 2 | -175/+27 | |
| * | | | | | | | | | | | | | | s390/cpumf: enable using AUX buffer | Pu Hou | 2017-11-16 | 1 | -11/+44 | |
| * | | | | | | | | | | | | | | s390/cpumf: introduce AUX buffer for dump diagnostic sample data | Pu Hou | 2017-11-16 | 1 | -0/+446 | |
| * | | | | | | | | | | | | | | s390/disassembler: increase show_code buffer size | Vasily Gorbik | 2017-11-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | s390: Remove CONFIG_HARDENED_USERCOPY | Michael Holzheu | 2017-11-16 | 3 | -12/+1 | |
| * | | | | | | | | | | | | | | s390: enable CPU alternatives unconditionally | Heiko Carstens | 2017-11-14 | 4 | -44/+10 | |
| * | | | | | | | | | | | | | | s390/nmi: remove unused code | Heiko Carstens | 2017-11-14 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | s390/mm: remove unused code | Heiko Carstens | 2017-11-14 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | | s390/spinlock: fix indentation | Heiko Carstens | 2017-11-14 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | s390/vdso: add missing boot_vdso_data declaration | Heiko Carstens | 2017-11-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | s390/kbuild: get rid of a warning when compiling with KCOV | Vasily Gorbik | 2017-11-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | s390: correct some inline assembly constraints | Vasily Gorbik | 2017-11-14 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | | s390: remove all code using the access register mode | Martin Schwidefsky | 2017-11-14 | 16 | -210/+228 | |
| * | | | | | | | | | | | | | | s390/mm,kvm: improve detection of KVM guest faults | Martin Schwidefsky | 2017-11-14 | 3 | -5/+10 | |
* | | | | | | | | | | | | | | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-11-17 | 8 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 2017-11-15 | 8 | -8/+0 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-11-17 | 8 | -121/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | mips: switch to {get,put}_compat_sigset() | Al Viro | 2017-09-19 | 1 | -33/+4 | |
| * | | | | | | | | | | | | | | sparc: switch to {get,put}_compat_sigset() | Al Viro | 2017-09-19 | 1 | -7/+2 | |
| * | | | | | | | | | | | | | | s390: switch to {get,put}_compat_sigset() | Al Viro | 2017-09-19 | 1 | -26/+7 | |
| * | | | | | | | | | | | | | | ppc: switch to {get,put}_compat_sigset() | Al Viro | 2017-09-19 | 1 | -29/+2 | |
| * | | | | | | | | | | | | | | parisc: switch to {get,put}_compat_sigset() | Al Viro | 2017-09-19 | 3 | -21/+3 | |
| * | | | | | | | | | | | | | | get_compat_sigset() | Al Viro | 2017-09-19 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | signal: replace sigset_to_compat() with put_compat_sigset() | Dmitry V. Levin | 2017-09-19 | 1 | -3/+3 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-17 | 4 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams | 2017-11-03 | 4 | -0/+4 | |
* | | | | | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-11-17 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek into nex... | Arnd Bergmann | 2017-11-02 | 2 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |