Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | smp: Cleanup smp_call_function*() | Peter Zijlstra | 2020-11-24 | 1 | -3/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-12-15 | 1 | -24/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | arch: move SA_* definitions to generic headers | Peter Collingbourne | 2020-11-23 | 1 | -24/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2020-12-15 | 68 | -940/+908 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | s390/mm: add support to allocate gigantic hugepages using CMA | Gerald Schaefer | 2020-12-10 | 1 | -0/+3 | |
| * | | | | | | | | s390/crypto: add arch_get_random_long() support | Harald Freudenberger | 2020-12-10 | 2 | -2/+113 | |
| * | | | | | | | | s390/smp: perform initial CPU reset also for SMT siblings | Sven Schnelle | 2020-12-09 | 1 | -15/+3 | |
| * | | | | | | | | s390/mm: use invalid asce for user space when switching to init_mm | Heiko Carstens | 2020-12-09 | 1 | -1/+4 | |
| * | | | | | | | | s390/idle: fix accounting with machine checks | Sven Schnelle | 2020-12-09 | 1 | -6/+6 | |
| * | | | | | | | | s390/idle: add missing mt_cycles calculation | Sven Schnelle | 2020-12-09 | 1 | -9/+25 | |
| * | | | | | | | | s390/boot: add build-id to decompressor | Philipp Rudo | 2020-12-09 | 2 | -1/+2 | |
| * | | | | | | | | s390/kexec_file: fix diag308 subcode when loading crash kernel | Philipp Rudo | 2020-12-09 | 1 | -4/+5 | |
| * | | | | | | | | s390/cio: remove pm support from ccw bus driver | Vineeth Vijayan | 2020-12-02 | 1 | -10/+0 | |
| * | | | | | | | | s390/vdso: add missing prototypes for vdso functions | Heiko Carstens | 2020-11-30 | 3 | -0/+16 | |
| * | | | | | | | | s390/Kconfig: default PCI_NR_FUNCTIONS to 512 | Niklas Schnelle | 2020-11-30 | 1 | -1/+1 | |
| * | | | | | | | | s390/vdso: reimplement getcpu vdso syscall | Heiko Carstens | 2020-11-23 | 8 | -2/+42 | |
| * | | | | | | | | s390/mm: add debug user asce support | Heiko Carstens | 2020-11-23 | 5 | -0/+35 | |
| * | | | | | | | | s390/mm: use invalid asce instead of kernel asce | Heiko Carstens | 2020-11-23 | 5 | -5/+13 | |
| * | | | | | | | | s390/mm: remove set_fs / rework address space handling | Heiko Carstens | 2020-11-23 | 21 | -375/+51 | |
| * | | | | | | | | Merge branch 'fixes' into features | Heiko Carstens | 2020-11-23 | 2 | -5/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | s390/vmem: make variable and function names consistent | Alexander Gordeev | 2020-11-20 | 1 | -18/+18 | |
| * | | | | | | | | | s390/vmem: remove redundant check | Alexander Gordeev | 2020-11-20 | 1 | -1/+1 | |
| * | | | | | | | | | s390/stp: let subsys_system_register() sysfs attributes | Julian Wiedmann | 2020-11-20 | 1 | -30/+14 | |
| * | | | | | | | | | s390/decompressor: print cmdline and BEAR on pgm_check | Vasily Gorbik | 2020-11-20 | 1 | -0/+7 | |
| * | | | | | | | | | s390/decompressor: add stacktrace support | Vasily Gorbik | 2020-11-20 | 5 | -3/+32 | |
| * | | | | | | | | | s390/decompressor: add symbols support | Vasily Gorbik | 2020-11-20 | 4 | -5/+97 | |
| * | | | | | | | | | s390/decompressor: correct some asm symbols annotations | Vasily Gorbik | 2020-11-20 | 2 | -11/+12 | |
| * | | | | | | | | | s390/decompressor: add decompressor_printk | Vasily Gorbik | 2020-11-20 | 2 | -78/+68 | |
| * | | | | | | | | | s390/ftrace: assume -mhotpatch or -mrecord-mcount always available | Vasily Gorbik | 2020-11-20 | 3 | -78/+24 | |
| * | | | | | | | | | s390: unify identity mapping limits handling | Vasily Gorbik | 2020-11-20 | 9 | -77/+106 | |
| * | | | | | | | | | s390/prng: let misc_register() add the prng sysfs attributes | Julian Wiedmann | 2020-11-20 | 1 | -37/+16 | |
| * | | | | | | | | | s390/cio: fix kernel-doc markups in cio driver. | Mauro Carvalho Chehab | 2020-11-20 | 2 | -2/+2 | |
| * | | | | | | | | | s390: add separate program check exit path | Heiko Carstens | 2020-11-20 | 1 | -3/+11 | |
| * | | | | | | | | | Merge branch 'fixes' into features | Heiko Carstens | 2020-11-20 | 3 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | s390/sclp: provide extended sccb support | Sumanth Korikkar | 2020-11-18 | 2 | -3/+6 | |
| * | | | | | | | | | | s390/pci: inform when missing required facilities | Niklas Schnelle | 2020-11-18 | 1 | -1/+3 | |
| * | | | | | | | | | | s390/mm: remove unused clear_user_asce() | Heiko Carstens | 2020-11-12 | 1 | -7/+0 | |
| * | | | | | | | | | | s390/pci: remove races against pte updates | Daniel Vetter | 2020-11-09 | 1 | -41/+57 | |
| * | | | | | | | | | | s390/early: rewrite program parameter setup in C | Vasily Gorbik | 2020-11-09 | 2 | -6/+11 | |
| * | | | | | | | | | | s390/kasan: move memory needs estimation into a function | Vasily Gorbik | 2020-11-09 | 2 | -22/+34 | |
| * | | | | | | | | | | s390/kasan: make kasan header self-contained | Vasily Gorbik | 2020-11-09 | 1 | -0/+2 | |
| * | | | | | | | | | | s390/kasan: remove obvious parameter with the only possible value | Vasily Gorbik | 2020-11-09 | 3 | -5/+5 | |
| * | | | | | | | | | | s390/kasan: avoid confusing naming | Vasily Gorbik | 2020-11-09 | 1 | -9/+7 | |
| * | | | | | | | | | | s390/decompressor: fix build warning | Vasily Gorbik | 2020-11-09 | 1 | -1/+3 | |
| * | | | | | | | | | | s390/mm: let vmalloc area size depend on physical memory size | Heiko Carstens | 2020-11-09 | 3 | -1/+21 | |
| * | | | | | | | | | | s390/mm: extend default vmalloc area size to 512GB | Heiko Carstens | 2020-11-09 | 1 | -6/+6 | |
| * | | | | | | | | | | s390: make sure vmemmap is top region table entry aligned | Vasily Gorbik | 2020-11-09 | 1 | -4/+5 | |
| * | | | | | | | | | | s390/kasan: remove 3-level paging support | Vasily Gorbik | 2020-11-09 | 3 | -49/+11 | |
| * | | | | | | | | | | s390: remove unused s390_base_ext_handler | Vasily Gorbik | 2020-11-09 | 3 | -30/+2 | |
| * | | | | | | | | | | s390/udelay: make it work for the early code | Vasily Gorbik | 2020-11-09 | 3 | -0/+15 |