aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...HEADmasterLinus Torvalds8-61/+40
2014-08-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-33/+20
2014-08-10Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} inst...Linus Torvalds2-2/+2
2014-08-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds2-22/+132
2014-08-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-141/+135
2014-08-09Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds264-5795/+12153
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-88/+214
2014-08-09Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-17/+14
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds23-97/+537
2014-08-09Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxLinus Torvalds4-10/+8
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds39-1466/+2749
2014-08-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds20-844/+1702
2014-08-10drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs9-10/+427
2014-08-10drm/nouveau: fix headless modeBen Skeggs2-2/+3
2014-08-10drm/nouveau: hide sysfs pstate file behind an option againBen Skeggs1-1/+8
2014-08-10drm/nv50/disp: shhh compilerBen Skeggs1-4/+4
2014-08-10drm/gf100-/gr: implement the proper SetShaderExceptions methodBen Skeggs9-17/+53
2014-08-10drm/gf100-/gr: remove some broken ltc bashing, for nowBen Skeggs13-58/+0
2014-08-10drm/gf100-/gr: unhardcode attribute cb configBen Skeggs13-166/+199
2014-08-10drm/gf100-/gr: fetch tpcs-per-ppc info on startupBen Skeggs9-1/+16
2014-08-10drm/gf100-/gr: unhardcode pagepool configBen Skeggs13-41/+75
2014-08-10drm/gf100-/gr: unhardcode bundle cb configBen Skeggs13-41/+100
2014-08-10drm/gf100-/gr: improve initial context patch list helpersBen Skeggs4-20/+51
2014-08-10drm/gf100-/gr: add support for zero bandwidth clearBen Skeggs10-11/+313
2014-08-10drm/nouveau/ltc: add zbc driversBen Skeggs6-1/+108
2014-08-10drm/nouveau/ltc: s/ltcg/ltc/ + cleanupBen Skeggs17-235/+362
2014-08-10drm/nouveau: use ram info from nvif_deviceBen Skeggs8-32/+17
2014-08-10drm/nouveau/disp: implement nvif event sources for vblank/connector notifiersBen Skeggs11-20/+47
2014-08-10drm/nouveau/disp: allow user direct access to channel control registersBen Skeggs4-1/+24
2014-08-10drm/nouveau/disp: audit and version display classesBen Skeggs52-423/+323
2014-08-10drm/nouveau/disp: audit and version SCANOUTPOS methodBen Skeggs15-172/+204
2014-08-10drm/nv50-/disp: audit and version PIOR_PWR methodBen Skeggs10-70/+50
2014-08-10drm/nv50-/disp: audit and version SOR_DP_PWR methodBen Skeggs9-74/+41
2014-08-10drm/nv50-/disp: audit and version LVDS_SCRIPT methodBen Skeggs9-23/+43
2014-08-10drm/nv50-/disp: audit and version SOR_HDMI_PWR methodBen Skeggs13-45/+121
2014-08-10drm/nv50-/disp: audit and version SOR_HDA_ELD methodBen Skeggs10-29/+75
2014-08-10drm/nv50-/disp: audit and version SOR_PWR methodBen Skeggs10-26/+45
2014-08-10drm/nv50-/disp: audit and version DAC_LOAD methodBen Skeggs10-51/+48
2014-08-10drm/nv50-/disp: audit and version DAC_PWR methodBen Skeggs13-41/+171
2014-08-10drm/nv50-/disp: share channel creation between nv50/gf110 implsBen Skeggs10-302/+204
2014-08-10drm/nv50/kms: don't assume same class versions for all channelsBen Skeggs1-48/+166
2014-08-10drm/nouveau/fifo: implement nvif event sourceBen Skeggs13-50/+89
2014-08-10drm/nouveau/fifo: allow direct access to channel control registers where poss...Ben Skeggs11-9/+38
2014-08-10drm/nouveau/fifo: audit and version fifo channel classesBen Skeggs19-199/+323
2014-08-10drm/nouveau/device: audit and version NVIF_CONTROL class and methodsBen Skeggs7-112/+174
2014-08-10drm/nouveau/pm: audit and version NVIF_PERFMON class and methodsBen Skeggs4-78/+116
2014-08-10drm/nouveau/dma: audit and version NV_DMA classesBen Skeggs15-216/+318
2014-08-10drm/nouveau/dmaobj: switch to a slightly saner designBen Skeggs8-181/+357
2014-08-10drm/nouveau/dmaobj: update to an improved style of class definitionBen Skeggs16-209/+157
2014-08-10drm/nouveau/device: audit and version NV_DEVICE classBen Skeggs7-105/+135
2014-08-10drm/nouveau: use ioctl interface for abi16 gpuobj freeBen Skeggs1-3/+15
2014-08-10drm/nouveau: use ioctl interface for abi16 ntfy allocBen Skeggs1-18/+31
2014-08-10drm/nouveau: use ioctl interface for abi16 grobj allocBen Skeggs3-34/+54
2014-08-10drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs23-59/+22
2014-08-10drm/nouveau: remove (most) hardcoded object handle usageBen Skeggs9-58/+45
2014-08-10drm/nouveau: port to nvif client/device/objectsBen Skeggs40-479/+522
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs41-388/+459
2014-08-10drm/nouveau: kill nouveau_dev() + wrap register macrosBen Skeggs17-219/+228
2014-08-10drm/nouveau: fix some usages of the wrong print functionBen Skeggs8-50/+54
2014-08-10drm/nouveau/nvif: import library functions for the ioctl/event interfacesBen Skeggs14-2/+1350
2014-08-10drm/nouveau/client: add method to retrieve device listBen Skeggs4-0/+72
2014-08-10drm/nouveau/core: remove NV_D0 familyBen Skeggs6-34/+37
2014-08-10drm/nouveau/device: add method to retrieve some basic device infoBen Skeggs4-37/+171
2014-08-10drm/nouveau/core: import ioctl/event interfacesBen Skeggs13-4/+831
2014-08-10drm/nouveau/core: add function to return list of supported childrenBen Skeggs2-0/+34
2014-08-10drm/nouveau/core: rework event interfaceBen Skeggs52-517/+875
2014-08-10drm/nouveau/core: move handle-based object apis to handle.cBen Skeggs4-120/+135
2014-08-10drm/nouveau/core: fail creation of zero-argument objects, when arguments are ...Ben Skeggs1-30/+6
2014-08-10drm/nouveau: store a pointer to vm in nouveau_cliBen Skeggs5-19/+24
2014-08-10drm/nouveau: store vblank event handler data in nv_crtcBen Skeggs3-29/+29
2014-08-10drm/nv50/kms: create ctxdma objects for framebuffers as requiredBen Skeggs4-163/+126
2014-08-10drm/nv50/kms: move framebuffer wrangling out of common codeBen Skeggs3-47/+81
2014-08-10drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner1-1/+3
2014-08-10drm/nv50-/sw: use nv50_software_context_dtor....Ben Skeggs2-2/+2
2014-08-10drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() resultBen Skeggs2-3/+3
2014-08-10drm/nouveau: Dis/Enable vblank irqs during suspend/resume.Mario Kleiner1-0/+11
2014-08-10drm/nouveau: platform: update moved Tegra headerAlexandre Courbot1-1/+1
2014-08-10drm/nouveau/gk20a: reclocking supportAlexandre Courbot5-0/+669
2014-08-10drm/nouveau/clk: support for non-BIOS pstatesAlexandre Courbot9-20/+30
2014-08-10drm/nouveau/clk: make therm and volt devices optionalAlexandre Courbot1-14/+22
2014-08-10drm/nouveau/perfmon: do not forget to destroy the engine contextSamuel Pitoiset1-0/+1
2014-08-10drm/nouveau: map pages using DMA APIAlexandre Courbot5-41/+26
2014-08-10drm/nouveau/pwr/macros: Stop playing Russian roulette on data memoryRoy Spliet5-663/+663
2014-08-10drm/nve4/graph: do not crash if no power device presentAlexandre Courbot1-1/+2
2014-08-10drm/gk20a: add BAR instanceAlexandre Courbot6-4/+66
2014-08-10drm/nouveau/bar: add noncached ioremap propertyAlexandre Courbot2-5/+15
2014-08-10drm/nouveau: support for probing platform devicesAlexandre Courbot6-16/+291
2014-08-10drm/nouveau/kms: restore acceleration before fb_set_suspend() resumesBen Skeggs1-3/+3
2014-08-10drm/nouveau/kms: take more care when pulling down accelerated fbconBen Skeggs3-39/+61
2014-08-10drm/nouveau: expose pstate selection per-power source in sysfsBen Skeggs3-18/+52
2014-08-10drm/nouveau/clk: allow selection of different power state for ac vs batteryBen Skeggs4-30/+96
2014-08-10drm/nouveau/clk: schedule pstate changes through a workqueueBen Skeggs2-11/+39
2014-08-10drm/nouveau/device: register for acpi eventsBen Skeggs5-2/+94
2014-08-10drm/gk208-/gr: stop touching 0x260 inappropriatelyBen Skeggs15-45/+113
2014-08-10drm/gk110b/gr: initvals differ from gk110Ben Skeggs9-14/+244
2014-08-10drm/gk104/gr: disable PGOB at init timeBen Skeggs2-25/+7
2014-08-10drm/gk104/pwr: implement PGOB disable methodBen Skeggs6-3/+86
2014-08-10drm/nouveau/pwr: tidyBen Skeggs12-193/+133
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds46-1238/+789
2014-08-09Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-5/+8
2014-08-09Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds13-174/+159
2014-08-09Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+3
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds43-942/+853
2014-08-09Documentation: SubmittingPatches: overhaul changelog descriptionJohannes Weiner1-7/+31
2014-08-09Documentation: freefall: simplify pathnamesPavel Machek1-5/+1
2014-08-09Documentation: add How to avoid botching up ioctlsMichael Ellerman2-0/+221
2014-08-09ARM: dts: exynos5420: remove disp_pdStephen Rothwell1-1/+0
2014-08-09ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa2-108/+80
2014-08-09Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-12/+35
2014-08-09ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsiDoug Anderson1-20/+20
2014-08-10drm/ttm: expose CPU address of DMA-allocated pagesAlexandre Courbot3-5/+12
2014-08-09ARM: wire up memfd_create syscallRussell King2-0/+2
2014-08-09ARM: wire up getrandom syscallRussell King3-1/+3
2014-08-09ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1Konstantin Khlebnikov1-4/+3
2014-08-08Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds27-146/+1032
2014-08-08Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds35-789/+1194
2014-08-08Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-25/+774
2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds84-1929/+2411
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds48-2885/+4515
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds348-3536/+10189
2014-08-08MAINTAINERS: update nomadik patternsJoe Perches1-1/+3
2014-08-08MAINTAINERS: update usb/gadget patternsJoe Perches1-6/+6
2014-08-08MAINTAINERS: update DMA BUFFER SHARING patternsJoe Perches1-1/+3
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal5-0/+72
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal3-12/+174
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal7-25/+724
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal7-6/+415
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal12-1/+736
2014-08-08purgatory: core purgatory functionalityVivek Goyal8-0/+305
2014-08-08purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2-0/+305
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal4-5/+587
2014-08-08kexec: new syscall kexec_file_load() declarationVivek Goyal4-0/+13
2014-08-08kexec: make kexec_segment user buffer pointer a unionVivek Goyal1-1/+12
2014-08-08resource: provide new functions to walk through resourcesVivek Goyal2-9/+98
2014-08-08kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()Vivek Goyal1-71/+34
2014-08-08kexec: move segment verification code in a separate functionVivek Goyal1-82/+100
2014-08-08kexec: rename unusebale_pages to unusable_pagesVivek Goyal2-4/+4
2014-08-08kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal3-1/+7
2014-08-08bin2c: move bin2c in scripts/basicVivek Goyal6-7/+6
2014-08-08shm: wait for pins to be released when sealingDavid Herrmann1-1/+109
2014-08-08selftests: add memfd/sealing page-pinning testsDavid Herrmann5-1/+450
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann4-0/+945
2014-08-08shm: add memfd_create() syscallDavid Herrmann6-0/+85
2014-08-08shm: add sealing APIDavid Herrmann4-0/+180
2014-08-08mm: allow drivers to prevent new writable mappingsDavid Herrmann5-9/+54
2014-08-08MAINTAINERS: remove unused NFSD patternJoe Perches1-1/+0
2014-08-08MAINTAINERS: remove unusd ARM/QUALCOMM MSM patternJoe Perches1-1/+0
2014-08-08MAINTAINERS: remove unused radeon drm patternJoe Perches1-1/+0
2014-08-08MAINTAINERS: remove METAG imgdafs patternJoe Perches1-1/+0
2014-08-08MAINTAINERS: remove section CIRRUS LOGIC EP93XX OHCI USB HOST DRIVERJoe Perches1-6/+0
2014-08-08MAINTAINERS: update picoxcell patternsJoe Perches1-2/+2
2014-08-08MAINTAINERS: fix PXA3xx NAND FLASH DRIVER patternJoe Perches1-1/+1
2014-08-08MAINTAINERS: use correct filename for sdhci-bcm-konaJoe Perches1-1/+1
2014-08-08MAINTAINERS: fix ssbi patternJoe Perches1-1/+1
2014-08-08MAINTAINERS: update clk/sirf patternsJoe Perches1-1/+1
2014-08-08MAINTAINERS: use the correct efi-stub locationJoe Perches1-1/+1
2014-08-08MAINTAINERS: update cifs locationJoe Perches1-1/+1
2014-08-08MAINTAINERS: update microcode patternsJoe Perches1-3/+3
2014-08-08drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches1-25/+18
2014-08-08vme: bridges: use pci_zalloc_consistentJoe Perches2-8/+4
2014-08-08synclink_gt: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-08staging: use pci_zalloc_consistentJoe Perches5-93/+44
2014-08-08scsi: use pci_zalloc_consistentJoe Perches12-59/+32
2014-08-08rtlwifi: use pci_zalloc_consistentJoe Perches1-12/+5
2014-08-08rtl818x: use pci_zalloc_consistentJoe Perches1-7/+4
2014-08-08mwl8k: use pci_zalloc_consistentJoe Perches1-4/+2
2014-08-08ipw2100: use pci_zalloc_consistentJoe Perches1-11/+5
2014-08-08irda: use pci_zalloc_consistentJoe Perches1-2/+2
2014-08-08qlogic: use pci_zalloc_consistentJoe Perches2-9/+6
2014-08-08micrel: use pci_zalloc_consistentJoe Perches1-4/+3
2014-08-08sky2: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-08enic: use pci_zalloc_consistentJoe Perches1-5/+3
2014-08-08atl1e: use pci_zalloc_consistentJoe Perches1-5/+2
2014-08-08amd: use pci_zalloc_consistentJoe Perches1-10/+8
2014-08-08media: use pci_zalloc_consistentJoe Perches6-43/+22
2014-08-08i810: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-08infiniband: use pci_zalloc_consistentJoe Perches3-13/+10
2014-08-08crypto: use pci_zalloc_consistentJoe Perches1-3/+2
2014-08-08block: use pci_zalloc_consistentJoe Perches3-32/+22
2014-08-08atm: use pci_zalloc_consistentJoe Perches2-25/+21
2014-08-08pci-dma-compat: add pci_zalloc_consistent helperJoe Perches1-0/+8
2014-08-08drivers/scsi: replace strict_strto callsDaniel Walter2-4/+4
2014-08-08arch/x86: replace strict_strto callsDaniel Walter5-9/+9
2014-08-08arch/powerpc: replace obsolete strict_strto* callsDaniel Walter4-7/+7
2014-08-08arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strtoDaniel Walter1-1/+2
2014-08-08arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*Daniel Walter1-1/+1
2014-08-08arch/arm/mach-pxa: replace strict_strto call with kstrtoDaniel Walter2-2/+2
2014-08-08arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2-17/+7
2014-08-08MAINTAINERS: update IBM ServeRAID RAID infoMichael Opdenacker2-4/+8
2014-08-08MAINTAINERS: remove two ancient EATA sectionsJoe Perches1-14/+0
2014-08-08update Roland McGrath's mailRichard Weinberger1-1/+1
2014-08-08init/main.c: code clean-upFabian Frederick1-11/+12
2014-08-08kernel/acct.c: fix coding style warnings and errorsIonut Alexa1-13/+17
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski21-182/+53
2014-08-08fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_removeFabian Frederick1-10/+5
2014-08-08scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86Konstantin Khlebnikov1-7/+5
2014-08-08scripts/tags.sh: include compat_sys_* symbols in the generated tagsCatalin Marinas1-0/+2
2014-08-08scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick1-2/+3
2014-08-08scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick1-0/+52
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott14-47/+7