summaryrefslogtreecommitdiffstats
path: root/crypto/ablk_helper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-21slub: avoid irqoff/on in bulk allocationChristoph Lameter1-13/+11
2015-11-21slub: create new ___slab_alloc function that can be called with irqs disabledChristoph Lameter1-15/+29
2015-11-21mm: fix up sparse warning in gfpflags_allow_blockingJeff Layton1-1/+1
2015-11-21ocfs2: fix umask ignored issueJunxiao Bi1-0/+2
2015-11-21PM/OPP: add entry in MAINTAINERSViresh Kumar1-0/+12
2015-11-21kernel/panic.c: turn off locks debug before releasing console lockVitaly Kuznetsov1-1/+4
2015-11-21kernel/signal.c: unexport sigsuspend()Richard Weinberger2-2/+1
2015-11-21kasan: fix kmemleak false-positive in kasan_module_alloc()Andrey Ryabinin1-0/+2
2015-11-21fat: fix fake_offset handling on error pathOGAWA Hirofumi1-5/+11
2015-11-21mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holesMike Kravetz1-33/+32
2015-11-21mm/page-writeback.c: initialize m_dirty to avoid compile warningYang Shi1-1/+3
2015-11-21various: fix pci_set_dma_mask return value checkingChristoph Hellwig10-17/+20
2015-11-21mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390Jason J. Herne1-2/+2
2015-11-21mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()Jerome Marchand1-3/+2
2015-11-21tools/vm/page-types.c: support KPF_IDLENaoya Horiguchi1-0/+1
2015-11-21ncpfs: don't allow negative timeoutsDan Carpenter1-0/+2
2015-11-21configfs: allow dynamic group creationDaniel Baluta2-0/+120
2015-11-21MAINTAINERS: add Moritz as reviewer for FPGA Manager FrameworkMoritz Fischer1-0/+1
2015-11-21slab.h: sprinkle __assume_aligned attributesRasmus Villemoes1-17/+26
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates3-0/+8
2015-11-20i2c: fix wakeup irq parsingGrygorii Strashko1-1/+1
2015-11-20i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen1-2/+1
2015-11-20i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen1-0/+3
2015-11-20i2c: imx: fix a compiling errorHou Zhiqiang1-0/+1
2015-11-20PCI: Fix OF logic in pci_dma_configure()Suravee Suthikulpanit1-2/+2
2015-11-19block: protect rw_page against device teardownDan Williams3-4/+18
2015-11-19arm64: restore bogomips information in /proc/cpuinfoYang Shi1-0/+5
2015-11-19drm/atomic-helper: Check encoder/crtc constraintsDaniel Vetter1-0/+8
2015-11-19x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2015-11-19x86/ftrace: Add comment on static function tracingNamhyung Kim1-0/+6
2015-11-19Revert "drm/i915: skip modeset if compatible for everyone."Jani Nikula3-1/+8
2015-11-19drm/mgag200: fix kernel hang in cursor code.Wang, Rui Y1-6/+5
2015-11-19mm, dax: fix DAX deadlocks (COW fault)Yigal Korman1-4/+4
2015-11-19Revert "Documentation: kernel_parameters for Intel P state driver"Rafael J. Wysocki1-3/+0
2015-11-19cpufreq: mediatek: fix build errorArnd Bergmann1-0/+1
2015-11-19cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe1-11/+46
2015-11-19cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe1-29/+29
2015-11-19Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki2-171/+1
2015-11-18Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki1-43/+5
2015-11-18MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCsKamal Dasu1-0/+1
2015-11-18arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon1-6/+10
2015-11-18drm/amdgpu: reserve/unreserve objects out of map/unmap operationsChunming Zhou2-25/+25
2015-11-18drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_boChunming Zhou1-15/+18
2015-11-18drm/amdgpu: add lock for interval tree in vmChunming Zhou2-2/+15
2015-11-18drm/amdgpu: keep the owner for VMIDsChristian König2-17/+24
2015-11-18drm/amdgpu: move VM manager clean into the VM code againChristian König4-12/+20
2015-11-18drm/amdgpu: cleanup VM coding styleChristian König1-50/+48
2015-11-18drm/amdgpu: remove unused VM manager fieldChristian König1-2/+0
2015-11-18drm/amdgpu: cleanup scheduler command submissionChristian König2-39/+25
2015-11-18drm/amdgpu: fix typo in firmware nameChristian König1-1/+1