summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-09kexec: support kexec/kdump on EFI systemsVivek Goyal3-12/+174
2014-08-09kexec: support for kexec on panic using new system callVivek Goyal7-25/+724
2014-08-09kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal7-6/+415
2014-08-09kexec: load and relocate purgatory at kernel load timeVivek Goyal12-1/+736
2014-08-09purgatory: core purgatory functionalityVivek Goyal8-0/+305
2014-08-09purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2-0/+305
2014-08-09kexec: implementation of new syscall kexec_file_loadVivek Goyal4-5/+587
2014-08-09kexec: new syscall kexec_file_load() declarationVivek Goyal4-0/+13
2014-08-09kexec: make kexec_segment user buffer pointer a unionVivek Goyal1-1/+12
2014-08-09resource: provide new functions to walk through resourcesVivek Goyal2-9/+98
2014-08-09kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()Vivek Goyal1-71/+34
2014-08-09kexec: move segment verification code in a separate functionVivek Goyal1-82/+100
2014-08-09kexec: rename unusebale_pages to unusable_pagesVivek Goyal2-4/+4
2014-08-09kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal3-1/+7
2014-08-09bin2c: move bin2c in scripts/basicVivek Goyal6-7/+6
2014-08-09shm: wait for pins to be released when sealingDavid Herrmann1-1/+109
2014-08-09selftests: add memfd/sealing page-pinning testsDavid Herrmann5-1/+450
2014-08-09selftests: add memfd_create() + sealing testsDavid Herrmann4-0/+945
2014-08-09shm: add memfd_create() syscallDavid Herrmann6-0/+85
2014-08-09shm: add sealing APIDavid Herrmann4-0/+180
2014-08-09mm: allow drivers to prevent new writable mappingsDavid Herrmann5-9/+54
2014-08-09MAINTAINERS: remove unused NFSD patternJoe Perches1-1/+0
2014-08-09MAINTAINERS: remove unusd ARM/QUALCOMM MSM patternJoe Perches1-1/+0
2014-08-09MAINTAINERS: remove unused radeon drm patternJoe Perches1-1/+0
2014-08-09MAINTAINERS: remove METAG imgdafs patternJoe Perches1-1/+0
2014-08-09MAINTAINERS: remove section CIRRUS LOGIC EP93XX OHCI USB HOST DRIVERJoe Perches1-6/+0
2014-08-09MAINTAINERS: update picoxcell patternsJoe Perches1-2/+2
2014-08-09MAINTAINERS: fix PXA3xx NAND FLASH DRIVER patternJoe Perches1-1/+1
2014-08-09MAINTAINERS: use correct filename for sdhci-bcm-konaJoe Perches1-1/+1
2014-08-09MAINTAINERS: fix ssbi patternJoe Perches1-1/+1
2014-08-09MAINTAINERS: update clk/sirf patternsJoe Perches1-1/+1
2014-08-09MAINTAINERS: use the correct efi-stub locationJoe Perches1-1/+1
2014-08-09MAINTAINERS: update cifs locationJoe Perches1-1/+1
2014-08-09MAINTAINERS: update microcode patternsJoe Perches1-3/+3
2014-08-09drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches1-25/+18
2014-08-09vme: bridges: use pci_zalloc_consistentJoe Perches2-8/+4
2014-08-09synclink_gt: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09staging: use pci_zalloc_consistentJoe Perches5-93/+44
2014-08-09scsi: use pci_zalloc_consistentJoe Perches12-59/+32
2014-08-09rtlwifi: use pci_zalloc_consistentJoe Perches1-12/+5
2014-08-09rtl818x: use pci_zalloc_consistentJoe Perches1-7/+4
2014-08-09mwl8k: use pci_zalloc_consistentJoe Perches1-4/+2
2014-08-09ipw2100: use pci_zalloc_consistentJoe Perches1-11/+5
2014-08-09irda: use pci_zalloc_consistentJoe Perches1-2/+2
2014-08-09qlogic: use pci_zalloc_consistentJoe Perches2-9/+6
2014-08-09micrel: use pci_zalloc_consistentJoe Perches1-4/+3
2014-08-09sky2: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-09enic: use pci_zalloc_consistentJoe Perches1-5/+3
2014-08-09atl1e: use pci_zalloc_consistentJoe Perches1-5/+2
2014-08-09amd: use pci_zalloc_consistentJoe Perches1-10/+8