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