summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-1511-17/+141
|\
| * mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-141-2/+1
| * x86: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-142-6/+22
| * arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-142-2/+35
| * arm: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-142-2/+10
| * mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman2016-01-141-0/+68
| * mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-141-4/+1
| * kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
| * m32r: fix m32104ut_defconfig build failSudip Mukherjee2016-01-141-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-1411-77/+56
|\ \
| * | livepatch: Cleanup module page permission changesJosh Poimboeuf2015-12-041-23/+2
| * | module: use a structure to encapsulate layout.Rusty Russell2015-12-0411-55/+55
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-1414-126/+199
|\ \ \ | |_|/ |/| |
| * | x86/cpu/amd: Remove an unneeded condition in srat_detect_node()Dan Carpenter2016-01-141-2/+1
| * | x86/vdso/pvclock: Protect STABLE check with the seqcountAndy Lutomirski2016-01-131-6/+6
| * | x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-01-131-7/+8
| * | x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner2016-01-121-0/+8
| * | lguest: Map switcher text R/ORusty Russell2016-01-121-1/+3
| * | x86/boot: Hide local labels in verify_cpu()Borislav Petkov2016-01-121-25/+25
| * | x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu2016-01-122-5/+12
| * | x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu2016-01-123-14/+46
| * | x86/fpu: Disable XGETBV1 when no XSAVEyu-cheng yu2016-01-121-0/+1
| * | x86/fpu: Fix early FPU command-line parsingyu-cheng yu2016-01-121-71/+38
| * | x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNEDKefeng Wang2016-01-121-2/+1
| * | x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...Dave Jones2016-01-121-0/+3
| * | Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar2016-01-12137-884/+2106
| |\ \
| * | | x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-111-1/+1
| * | | x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-112-4/+58
* | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-1315-86/+9
|\ \ \ \
| * | | | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-0915-86/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-1366-853/+1094
|\ \ \ \ \
| * | | | | s390: fix normalization bug in exception table sortingArd Biesheuvel2016-01-111-2/+6
| * | | | | s390/configs: update default configurationsHeiko Carstens2016-01-115-54/+61
| * | | | | s390/vdso: optimize getcpu system callMartin Schwidefsky2016-01-119-3/+101
| * | | | | s390: drop smp_mb in vdso_initMichael S. Tsirkin2016-01-111-2/+0
| * | | | | s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-1112-116/+116
| * | | | | s390/mem_detect: use unsigned longsHeiko Carstens2016-01-112-9/+6
| * | | | | s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens2016-01-111-19/+19
| * | | | | s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens2016-01-112-11/+21
| * | | | | s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens2015-12-304-8/+8
| * | | | | s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens2015-12-301-3/+2
| * | | | | s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter2015-12-181-14/+0
| * | | | | s390/setup: cleanup machine flagsChristian Borntraeger2015-12-181-17/+14
| * | | | | s390/smp: save timestamp on external callsHeiko Carstens2015-12-181-0/+2
| * | | | | s390/sysinfo: Remove unused variablesChristian Borntraeger2015-12-181-2/+1
| * | | | | s390/extmem: remove unused variableChristian Borntraeger2015-12-181-3/+1
| * | | | | s390/fault: remove unused variableChristian Borntraeger2015-12-181-2/+0
| * | | | | s390/traps: Remove unused variableChristian Borntraeger2015-12-181-3/+0
| * | | | | s390: compile head.S always with -march=z900Heiko Carstens2015-12-181-2/+4
| * | | | | s390/facilities: add z13 als bitHeiko Carstens2015-12-181-0/+3