| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: mm: support ARCH_MMAP_RND_BITS | Daniel Cashman | 2016-01-14 | 2 | -6/+22 |
* | arm64: mm: support ARCH_MMAP_RND_BITS | Daniel Cashman | 2016-01-14 | 2 | -2/+35 |
* | arm: mm: support ARCH_MMAP_RND_BITS | Daniel Cashman | 2016-01-14 | 2 | -2/+10 |
* | mm: mmap: add new /proc tunable for mmap_base ASLR | Daniel Cashman | 2016-01-14 | 1 | -0/+68 |
* | mm, shmem: add internal shmem resident memory accounting | Jerome Marchand | 2016-01-14 | 1 | -4/+1 |
* | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2016-01-14 | 1 | -1/+1 |
* | m32r: fix m32104ut_defconfig build fail | Sudip Mukherjee | 2016-01-14 | 1 | -0/+3 |
* | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-13 | 15 | -86/+9 |
|\ |
|
| * | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams | 2016-01-09 | 15 | -86/+9 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-01-13 | 66 | -853/+1094 |
|\ \ |
|
| * | | s390: fix normalization bug in exception table sorting | Ard Biesheuvel | 2016-01-11 | 1 | -2/+6 |
| * | | s390/configs: update default configurations | Heiko Carstens | 2016-01-11 | 5 | -54/+61 |
| * | | s390/vdso: optimize getcpu system call | Martin Schwidefsky | 2016-01-11 | 9 | -3/+101 |
| * | | s390: drop smp_mb in vdso_init | Michael S. Tsirkin | 2016-01-11 | 1 | -2/+0 |
| * | | s390: rename struct _lowcore to struct lowcore | Heiko Carstens | 2016-01-11 | 12 | -116/+116 |
| * | | s390/mem_detect: use unsigned longs | Heiko Carstens | 2016-01-11 | 2 | -9/+6 |
| * | | s390/ptrace: get rid of long longs in psw_bits | Heiko Carstens | 2016-01-11 | 1 | -19/+19 |
| * | | s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields | Heiko Carstens | 2016-01-11 | 2 | -11/+21 |
| * | | s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK | Heiko Carstens | 2015-12-30 | 4 | -8/+8 |
| * | | s390/Kconfig: remove pointless 64 bit dependencies | Heiko Carstens | 2015-12-30 | 1 | -3/+2 |
| * | | s390/cio: Consolidate inline assemblies and related data definitions | Peter Oberparleiter | 2015-12-18 | 1 | -14/+0 |
| * | | s390/setup: cleanup machine flags | Christian Borntraeger | 2015-12-18 | 1 | -17/+14 |
| * | | s390/smp: save timestamp on external calls | Heiko Carstens | 2015-12-18 | 1 | -0/+2 |
| * | | s390/sysinfo: Remove unused variables | Christian Borntraeger | 2015-12-18 | 1 | -2/+1 |
| * | | s390/extmem: remove unused variable | Christian Borntraeger | 2015-12-18 | 1 | -3/+1 |
| * | | s390/fault: remove unused variable | Christian Borntraeger | 2015-12-18 | 1 | -2/+0 |
| * | | s390/traps: Remove unused variable | Christian Borntraeger | 2015-12-18 | 1 | -3/+0 |
| * | | s390: compile head.S always with -march=z900 | Heiko Carstens | 2015-12-18 | 1 | -2/+4 |
| * | | s390/facilities: add z13 als bit | Heiko Carstens | 2015-12-18 | 1 | -0/+3 |
| * | | s390/facilities: optimize test_facility() | Heiko Carstens | 2015-12-18 | 1 | -0/+6 |
| * | | s390/facilities: remove unneeded facility bits | Heiko Carstens | 2015-12-18 | 1 | -12/+0 |
| * | | s390/facilities: make use of generated facility list | Heiko Carstens | 2015-12-18 | 1 | -24/+11 |
| * | | s390/facilities: add helper tool to generate facility lists | Heiko Carstens | 2015-12-18 | 6 | -0/+160 |
| * | | s390/facilities: always use lowcore's stfle field for storing facility bits | Heiko Carstens | 2015-12-18 | 3 | -6/+7 |
| * | | s390/facilities: use stfl mnemonic instead of insn magic | Heiko Carstens | 2015-12-18 | 2 | -5/+3 |
| * | | s390/spinlock: do not yield to a CPU in udelay/mdelay | Martin Schwidefsky | 2015-11-27 | 3 | -8/+31 |
| * | | s390: remove is_32bit_task() helper | Heiko Carstens | 2015-11-27 | 3 | -7/+6 |
| * | | s390: add 'install' target to 'make help' | Michael Holzheu | 2015-11-27 | 1 | -0/+4 |
| * | | s390/sclp: Add VT220 support to early sclp console | Sascha Silbe | 2015-11-27 | 2 | -16/+51 |
| * | | s390/dis: Fix printing of the register numbers | Christian Borntraeger | 2015-11-27 | 1 | -2/+2 |
| * | | s390/pci_dma: fix DMA table corruption with > 4 TB main memory | Gerald Schaefer | 2015-11-27 | 3 | -7/+17 |
| * | | s390: get_user_pages_fast() might sleep | David Hildenbrand | 2015-11-27 | 1 | -0/+1 |
| * | | s390/spinlock: avoid diagnose loop | Martin Schwidefsky | 2015-11-27 | 1 | -9/+19 |
| * | | s390/dump: cleanup CPU save area handling | Martin Schwidefsky | 2015-11-27 | 4 | -192/+140 |
| * | | s390/dump: rework CPU register dump code | Martin Schwidefsky | 2015-11-27 | 10 | -142/+157 |
| * | | s390/dump: remove SAVE_AREA_BASE | Martin Schwidefsky | 2015-11-27 | 4 | -35/+41 |
| * | | s390/kvm: remove dependency on struct save_area definition | Martin Schwidefsky | 2015-11-27 | 2 | -15/+16 |
| * | | s390/dump: streamline oldmem copy functions | Martin Schwidefsky | 2015-11-27 | 5 | -99/+88 |
| * | | s390/kdump: remove code to create ELF notes in the crashed system | Martin Schwidefsky | 2015-11-27 | 5 | -63/+28 |
| * | | s390/zcore: remove /sys/kernel/debug/zcore/mem | Martin Schwidefsky | 2015-11-27 | 1 | -1/+0 |