aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-11PCI: dra7xx: Pass device-specific struct to internal functionsBjorn Helgaas1-10/+10
2016-10-11PCI: dra7xx: Use generic DesignWare accessorsBjorn Helgaas1-15/+4
2016-10-11PCI: dra7xx: Set drvdata at end of probe functionBjorn Helgaas1-2/+1
2016-10-11PCI: dra7xx: Remove redundant struct device pointer from dra7xx_pcieBjorn Helgaas1-2/+0
2016-10-11PCI: dra7xx: Add local struct device pointersBjorn Helgaas1-20/+20
2016-10-11PCI: artpec6: Add resource name commentsBjorn Helgaas1-3/+3
2016-10-11PCI: artpec6: Pass device-specific struct to internal functionsBjorn Helgaas1-9/+15
2016-10-11PCI: artpec6: Remove unnecessary artpec6_pcie_link_up()Bjorn Helgaas1-16/+0
2016-10-11PCI: artpec6: Use generic DesignWare accessorsBjorn Helgaas1-3/+3
2016-10-11PCI: artpec6: Add register accessorsBjorn Helgaas1-15/+28
2016-10-11PCI: artpec6: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: artpec6: Add local struct device pointersBjorn Helgaas1-10/+11
2016-10-11PCI: armada: Reorder struct armada8k_pcieBjorn Helgaas1-1/+1
2016-10-11PCI: armada: Pass device-specific struct to internal functionsBjorn Helgaas1-6/+11
2016-10-11PCI: armada: Use generic DesignWare accessorsBjorn Helgaas1-23/+17
2016-10-11PCI: armada: Remove redundant struct armada8k_pcie.baseBjorn Helgaas1-14/+11
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds682-54101/+85011
2016-10-11PCI: armada: Add local base pointerBjorn Helgaas1-1/+2
2016-10-11PCI: armada: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: altera: Simplify TLP_CFG_DW1 usageBjorn Helgaas1-7/+6
2016-10-11PCI: altera: Simplify TLB_CFG_DW0 usageBjorn Helgaas1-11/+6
2016-10-11PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device()Bjorn Helgaas1-3/+3
2016-10-11PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas1-6/+1
2016-10-11PCI: altera: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: altera: Add local struct device pointersBjorn Helgaas1-16/+18
2016-10-11PCI: aardvark: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: aardvark: Add local struct device pointersBjorn Helgaas1-18/+20
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds200-1061/+2300
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza8-20/+150
2016-10-11Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee1-2/+36
2016-10-11docs-rst: sphinxify 802.11 documentationJohannes Berg10-620/+939
2016-10-11mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko2-12/+11
2016-10-11fs: use mapping_set_error instead of opencoded set_bitMichal Hocko7-14/+9
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada96-112/+0
2016-10-11hung_task: allow hung_task_panic when hung_task_warnings is 0John Siddle1-14/+14
2016-10-11kthread: add kerneldoc for kthread_create()Jonathan Corbet1-0/+11
2016-10-11kthread: better support freezable kthread workersPetr Mladek2-9/+24
2016-10-11kthread: allow to modify delayed kthread workPetr Mladek2-0/+57
2016-10-11kthread: allow to cancel kthread workPetr Mladek2-2/+135
2016-10-11kthread: initial support for delayed kthread workPetr Mladek2-0/+135
2016-10-11kthread: detect when a kthread work is used by more workersPetr Mladek1-8/+20
2016-10-11kthread: add kthread_destroy_worker()Petr Mladek2-0/+25
2016-10-11kthread: add kthread_create_worker*()Petr Mladek2-10/+110
2016-10-11kthread: allow to call __kthread_create_on_node() with va_list argsPetr Mladek1-30/+42
2016-10-11kthread/smpboot: do not park in kthread_create_on_cpu()Petr Mladek2-2/+11
2016-10-11kthread: kthread worker API cleanupPetr Mladek18-92/+93
2016-10-11kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek3-4/+4
2016-10-11scripts/tags.sh: enable code completion in VIMMathieu Maret1-1/+2
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas7-9/+83
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2-0/+9
2016-10-11ipc/sem.c: add cond_resched in exit_smeNikolay Borisov1-0/+2
2016-10-11ipc/msg: avoid waking sender upon full queueDavidlohr Bueso1-10/+43
2016-10-11ipc/msg: make ss_wakeup() kill arg booleanDavidlohr Bueso1-4/+4
2016-10-11ipc/msg: batch queue sender wakeupsDavidlohr Bueso1-10/+20
2016-10-11ipc/msg: implement lockless pipelined wakeupsSebastian Andrzej Siewior1-93/+40
2016-10-11ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul2-55/+84
2016-10-11kcov: do not instrument lib/stackdepot.cAlexander Potapenko1-0/+1
2016-10-11config: android: enable CONFIG_SECCOMPRob Herring1-0/+1
2016-10-11config: android: set SELinux as default security modeRob Herring1-0/+1
2016-10-11config: android: move device mapper options to recommendedRob Herring2-4/+4
2016-10-11config/android: Remove CONFIG_IPV6_PRIVACYBorislav Petkov1-1/+0
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra3-11/+17
2016-10-11pps: kc: fix non-tickless system config dependencyMaciej S. Szmigiero1-1/+1
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai5-10/+66
2016-10-11nvme: use the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-1/+2
2016-10-11powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-2/+4
2016-10-11dma-mapping: introduce the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2-0/+22
2016-10-11random: remove unused randomize_range()Jason Cooper2-20/+0
2016-10-11unicore32: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-11tile: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-11arm64: use simpler API for random address requestsJason Cooper1-6/+2
2016-10-11ARM: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-11x86: use simpler API for random address requestsJason Cooper2-6/+2
2016-10-11random: simplify API for random address requestsJason Cooper2-0/+34
2016-10-11rapidio/rio_cm: use memdup_user() instead of duplicating codeAlexandre Bounine1-10/+5
2016-10-11ptrace: clear TIF_SYSCALL_TRACE on ptrace detachAles Novak1-1/+2
2016-10-11pipe: cap initial pipe capacity according to pipe-max-size limitMichael Kerrisk (man-pages)1-0/+3
2016-10-11pipe: make account_pipe_buffers() return a value, and use itMichael Kerrisk (man-pages)1-18/+18
2016-10-11pipe: fix limit checking in alloc_pipe_info()Michael Kerrisk (man-pages)1-7/+13
2016-10-11pipe: simplify logic in alloc_pipe_info()Michael Kerrisk (man-pages)1-22/+23
2016-10-11pipe: fix limit checking in pipe_set_size()Michael Kerrisk (man-pages)1-10/+31
2016-10-11pipe: refactor argument for account_pipe_buffers()Michael Kerrisk (man-pages)1-5/+5
2016-10-11pipe: move limit checking logic into pipe_set_size()Michael Kerrisk (man-pages)1-23/+18
2016-10-11pipe: relocate round_pipe_size() above pipe_set_size()Michael Kerrisk (man-pages)1-12/+12
2016-10-11autofs: refactor ioctl fn vector in iookup_dev_ioctl()Tomohiro Kusumi1-33/+16
2016-10-11autofs: remove possibly misleading /* #define DEBUG */Tomohiro Kusumi1-2/+0
2016-10-11autofs4: move linux/auto_dev-ioctl.h to uapi/linuxIan Kent2-208/+222
2016-10-11autofs: move inclusion of linux/limits.h to uapiTomohiro Kusumi2-1/+1
2016-10-11autofs: fix print format for ioctl warning messageTomohiro Kusumi1-1/+1
2016-10-11autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMDIan Kent1-8/+17
2016-10-11autofs: fix dev ioctl number range checkIan Kent2-2/+3
2016-10-11autofs: fix pr_debug() messageTomohiro Kusumi1-1/+1
2016-10-11autofs: update struct autofs_dev_ioctl in DocumentationTomohiro Kusumi1-28/+42
2016-10-11autofs: fix Documentation regarding devid on ioctlTomohiro Kusumi1-3/+2
2016-10-11autofs: remove AUTOFS_DEVID_LENTomohiro Kusumi1-2/+0
2016-10-11autofs: don't fail to free_dev_ioctl(param)Tomohiro Kusumi1-1/+2
2016-10-11autofs: remove obsolete sb fieldsTomohiro Kusumi1-2/+0
2016-10-11autofs: use autofs4_free_ino() to kfree dentry dataTomohiro Kusumi1-1/+1
2016-10-11autofs: remove ino free in autofs4_dir_symlink()Ian Kent1-2/+0
2016-10-11autofs: add WARN_ON(1) for non dir/link inode caseTomohiro Kusumi1-1/+2
2016-10-11autofs: fix autofs4_fill_super() error exit handlingIan Kent1-3/+3
2016-10-11autofs: test autofs versions first on sb initializationTomohiro Kusumi1-17/+17
2016-10-11autofs: drop unnecessary extern in autofs_i.hTomohiro Kusumi1-1/+1
2016-10-11autofs: fix typos in Documentation/filesystems/autofs4.txtTomohiro Kusumi1-4/+4
2016-10-11kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig1-1/+1
2016-10-11checkpatch: improve the octal permissions testsJoe Perches1-16/+44
2016-10-11checkpatch: add warning for unnamed function definition argumentsJoe Perches1-0/+13
2016-10-11checkpatch: improve MACRO_ARG_PRECEDENCE testJoe Perches1-1/+19
2016-10-11checkpatch: add --strict test for precedence challenged macro argumentsJoe Perches1-1/+8
2016-10-11checkpatch: add --strict test for macro argument reuseJoe Perches1-8/+35
2016-10-11checkpatch: improve the block comment * alignment testJoe Perches1-7/+12
2016-10-11checkpatch: speed up checking for filenames in sections marked obsoleteJoe Perches1-1/+1
2016-10-11const_structs.checkpatch: add frequently used from Julia Lawall's listJoe Perches1-0/+25
2016-10-11checkpatch: externalize the structs that should be constJoe Perches2-40/+63
2016-10-11checkpatch: don't test for prefer ether_addr_<foo>Joe Perches1-35/+35
2016-10-11checkpatch: test multiple line block comment alignmentJoe Perches1-0/+19
2016-10-11checkpatch: look for symbolic permissions and suggest octal insteadJoe Perches1-6/+43
2016-10-11checkpatch: see if modified files are marked obsolete in MAINTAINERSJoe Perches1-0/+14
2016-10-11lib/bitmap.c: enhance bitmap syntaxNoam Camus2-18/+82
2016-10-11lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan1-5/+1
2016-10-11include/linux/ctype.h: make isdigit() table lookuplessAlexey Dobriyan1-1/+4
2016-10-11lib: harden strncpy_from_userMark Rutland1-0/+2
2016-10-11radix-tree tests: properly initialize mutexRoss Zwisler1-1/+1
2016-10-11radix-tree tests: add iteration testRoss Zwisler4-1/+184
2016-10-11radix-tree: 'slot' can be NULL in radix_tree_next_slot()Ross Zwisler1-0/+8
2016-10-11fs/select: add vmalloc fallback for select(2)Vlastimil Babka1-3/+11
2016-10-11block: implement (some of) fallocate for block devicesDarrick J. Wong2-1/+79
2016-10-11block: require write_same and discard requests align to logical block sizeDarrick J. Wong1-0/+15
2016-10-11block: invalidate the page cache when issuing BLKZEROOUTDarrick J. Wong1-6/+12
2016-10-11ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua1-0/+3
2016-10-11Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang2-2/+16
2016-10-12powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman1-1/+1
2016-10-12powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras1-1/+1
2016-10-11gpio: pca953x: add a comment explaining the need for a lockdep subclassBartosz Golaszewski1-0/+16
2016-10-11ACPI / property: Allow holes in reference propertiesMika Westerberg2-52/+87
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds756-48812/+40303
2016-10-12Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie22-63/+391
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-942/+1521
2016-10-12Merge tag 'drm-intel-next-fixes-2016-10-11' of git://anongit.freedesktop.org/...Dave Airlie20-247/+432
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds27-751/+1940
2016-10-11parisc: Show trap name in kernel crashHelge Deller3-8/+14
2016-10-11parisc: Zero-initialize newly alloced memblockHelge Deller1-0/+2
2016-10-11Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds43-1071/+1563
2016-10-11Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds21-627/+1300
2016-10-11Fix off-by-one in __pipe_get_pages()Al Viro1-2/+2
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-1206/+1421
2016-10-11PCI: spear: Clean up struct device usageBjorn Helgaas1-4/+3
2016-10-11PCI: spear: Reorder struct spear13xx_pcieBjorn Helgaas1-1/+1
2016-10-11PCI: spear: Pass device-specific struct to internal functionsBjorn Helgaas1-13/+16
2016-10-11PCI: spear: Remove unused constantsBjorn Helgaas1-70/+0
2016-10-11PCI: designware-plat: Remove unused platform dataBjorn Helgaas1-1/+0
2016-10-11PCI: designware-plat: Add local struct device pointersBjorn Helgaas1-7/+8
2016-10-11PCI: designware-plat: Remove redundant dw_plat_pcie.mem_baseBjorn Helgaas1-7/+4
2016-10-11selftests/futex: Check ANSI terminal color supportSeongJae Park2-2/+2
2016-10-11PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val argumentsBjorn Helgaas1-16/+16
2016-10-11PCI: designware: Uninline register accessorsBjorn Helgaas1-2/+2
2016-10-11PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()Bjorn Helgaas2-2/+4
2016-10-11PCI: designware: Swap order of dw_pcie_writel_rc() reg/val argumentsBjorn Helgaas3-26/+26
2016-10-11PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfacesBjorn Helgaas3-11/+8
2016-10-11PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll()Kishon Vijay Abraham I1-8/+2
2016-10-11MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan1-2/+0
2016-10-11MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan1-1/+1
2016-10-11powerpc/64s: Fix power4_fixup_nap placementNicholas Piggin1-1/+1
2016-10-11powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour1-2/+2
2016-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman94-248/+8612
2016-10-11netfilter: Fix slab corruption.Linus Torvalds1-75/+33
2016-10-11Coccinelle: flag conditions with no effectNicholas Mc Guire1-0/+64
2016-10-11scripts/coccicheck: Update reference for the corresponding documentationMarkus Elfring1-1/+1
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds182-449/+587
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro483-2736/+4379
2016-10-10Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds28-459/+1263
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds80-687/+471
2016-10-11xfs: convert COW blocks to real blocks before unwritten extent conversionChristoph Hellwig1-2/+2
2016-10-11PM / devfreq: Skip status update on uninitialized previous_freqTobias Jakobi1-0/+4
2016-10-11PM / devfreq: Add proper locking around list_del()Axel Lin1-1/+3
2016-10-10PM / devfreq: exynos-nocp: Remove redundant codeAxel Lin1-3/+0
2016-10-10PM / devfreq: exynos-nocp: Select REGMAP_MMIOAxel Lin1-0/+1
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy19-22/+37
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy8-1/+689
2016-10-10MAINTAINERS: Add ARM64-specific ACPI maintainers entryLorenzo Pieralisi1-0/+8
2016-10-10PCI: xgene: Add local struct device pointersBjorn Helgaas1-19/+24
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds77-1654/+3852
2016-10-10Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds1-6/+2
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds26-339/+1966
2016-10-10Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"Chris Mason2-11/+15
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+8
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds136-640/+737
2016-10-10PCI: rcar: Add local struct device pointersBjorn Helgaas1-41/+47
2016-10-10Merge branch 'pcmcia' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-102/+183
2016-10-10Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-14/+9
2016-10-10Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds22-217/+83
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-50/+2127
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-32/+79
2016-10-10[btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro1-1/+1
2016-10-10constify iov_iter_count() and iter_is_iovec()Al Viro1-2/+2
2016-10-10fix ITER_PIPE interaction with direct_IOAl Viro3-11/+5
2016-10-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds42-75/+2011
2016-10-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-10-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+0