| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: build bin2c based on config option CONFIG_BUILD_BIN2C | Vivek Goyal | 2014-08-09 | 3 | -1/+7 |
* | bin2c: move bin2c in scripts/basic | Vivek Goyal | 2014-08-09 | 6 | -7/+6 |
* | shm: wait for pins to be released when sealing | David Herrmann | 2014-08-09 | 1 | -1/+109 |
* | selftests: add memfd/sealing page-pinning tests | David Herrmann | 2014-08-09 | 5 | -1/+450 |
* | selftests: add memfd_create() + sealing tests | David Herrmann | 2014-08-09 | 4 | -0/+945 |
* | shm: add memfd_create() syscall | David Herrmann | 2014-08-09 | 6 | -0/+85 |
* | shm: add sealing API | David Herrmann | 2014-08-09 | 4 | -0/+180 |
* | mm: allow drivers to prevent new writable mappings | David Herrmann | 2014-08-09 | 5 | -9/+54 |
* | MAINTAINERS: remove unused NFSD pattern | Joe Perches | 2014-08-09 | 1 | -1/+0 |
* | MAINTAINERS: remove unusd ARM/QUALCOMM MSM pattern | Joe Perches | 2014-08-09 | 1 | -1/+0 |
* | MAINTAINERS: remove unused radeon drm pattern | Joe Perches | 2014-08-09 | 1 | -1/+0 |
* | MAINTAINERS: remove METAG imgdafs pattern | Joe Perches | 2014-08-09 | 1 | -1/+0 |
* | MAINTAINERS: remove section CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER | Joe Perches | 2014-08-09 | 1 | -6/+0 |
* | MAINTAINERS: update picoxcell patterns | Joe Perches | 2014-08-09 | 1 | -2/+2 |
* | MAINTAINERS: fix PXA3xx NAND FLASH DRIVER pattern | Joe Perches | 2014-08-09 | 1 | -1/+1 |
* | MAINTAINERS: use correct filename for sdhci-bcm-kona | Joe Perches | 2014-08-09 | 1 | -1/+1 |
* | MAINTAINERS: fix ssbi pattern | Joe Perches | 2014-08-09 | 1 | -1/+1 |
* | MAINTAINERS: update clk/sirf patterns | Joe Perches | 2014-08-09 | 1 | -1/+1 |
* | MAINTAINERS: use the correct efi-stub location | Joe Perches | 2014-08-09 | 1 | -1/+1 |
* | MAINTAINERS: update cifs location | Joe Perches | 2014-08-09 | 1 | -1/+1 |
* | MAINTAINERS: update microcode patterns | Joe Perches | 2014-08-09 | 1 | -3/+3 |
* | drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages | Joe Perches | 2014-08-09 | 1 | -25/+18 |
* | vme: bridges: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 2 | -8/+4 |
* | synclink_gt: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -3/+2 |
* | staging: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 5 | -93/+44 |
* | scsi: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 12 | -59/+32 |
* | rtlwifi: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -12/+5 |
* | rtl818x: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -7/+4 |
* | mwl8k: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -4/+2 |
* | ipw2100: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -11/+5 |
* | irda: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -2/+2 |
* | qlogic: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 2 | -9/+6 |
* | micrel: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -4/+3 |
* | sky2: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -3/+2 |
* | enic: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -5/+3 |
* | atl1e: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -5/+2 |
* | amd: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -10/+8 |
* | media: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 6 | -43/+22 |
* | i810: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -3/+2 |
* | infiniband: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 3 | -13/+10 |
* | crypto: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -3/+2 |
* | block: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 3 | -32/+22 |
* | atm: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 2 | -25/+21 |
* | pci-dma-compat: add pci_zalloc_consistent helper | Joe Perches | 2014-08-09 | 1 | -0/+8 |
* | drivers/scsi: replace strict_strto calls | Daniel Walter | 2014-08-09 | 2 | -4/+4 |
* | arch/x86: replace strict_strto calls | Daniel Walter | 2014-08-09 | 5 | -9/+9 |
* | arch/powerpc: replace obsolete strict_strto* calls | Daniel Walter | 2014-08-09 | 4 | -7/+7 |
* | arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strto | Daniel Walter | 2014-08-09 | 1 | -1/+2 |
* | arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto* | Daniel Walter | 2014-08-09 | 1 | -1/+1 |
* | arch/arm/mach-pxa: replace strict_strto call with kstrto | Daniel Walter | 2014-08-09 | 2 | -2/+2 |