aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-27s390/sclp: Add VT220 support to early sclp consoleSascha Silbe2-16/+51
2015-11-27s390/dis: Fix printing of the register numbersChristian Borntraeger1-2/+2
2015-11-27s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner3-54/+0
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring4-16/+8
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer3-7/+17
2015-11-27s390: get_user_pages_fast() might sleepDavid Hildenbrand1-0/+1
2015-11-27s390/spinlock: avoid diagnose loopMartin Schwidefsky1-9/+19
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky5-198/+145
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky12-145/+158
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky5-36/+42
2015-11-27s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2-15/+16
2015-11-27s390/zcore: simplify memcpy_hsaMartin Schwidefsky1-68/+33
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky6-102/+105
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky5-63/+28
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky4-403/+18
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky2-16/+55
2015-11-27s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky1-1/+0
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer1-1/+3
2015-11-25Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe1-1/+1
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang1-5/+0
2015-11-24block: fix blk_abort_request for blk-mq driversChristoph Hellwig1-3/+5
2015-11-24nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig1-3/+12
2015-11-24NVMe: default to 4k device page sizeNishanth Aravamudan1-9/+6
2015-11-24pidns: fix NULL dereference in __task_pid_nr_ns()Eric Dumazet1-2/+2
2015-11-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland1-1/+5
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland1-1/+1
2015-11-24KVM: arm/arm64: vgic: Trust the LR state for HW IRQsChristoffer Dall1-14/+2
2015-11-24KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall3-24/+40
2015-11-24KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall1-6/+1
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier4-1/+38
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2-4/+6
2015-11-24ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel1-8/+7
2015-11-23blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei1-0/+6
2015-11-23blk-merge: fix blk_bio_segment_splitMing Lei1-3/+19
2015-11-23block: fix segment splitMing Lei1-2/+2
2015-11-23vfs: Avoid softlockups with sendfile(2)Jan Kara1-0/+1
2015-11-23vfs: Make sendfile(2) killable even betterJan Kara1-0/+7
2015-11-23fix sysvfs symlinksAl Viro1-9/+2
2015-11-23dm thin: fix regression in advertised discard limitsMike Snitzer1-3/+2
2015-11-22Linux 4.4-rc2Linus Torvalds1-1/+1
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer6-11/+11
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer1-1/+5
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer1-18/+22
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer1-30/+79
2015-11-22slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer1-18/+67
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller3-26/+31
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller6-15/+291
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller1-2/+2
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2-3/+7
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller3-28/+21