aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-05Linux 3.17HEADv3.17masterLinus Torvalds1-1/+1
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-7/+62
2014-10-04Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2014-10-03init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett1-0/+1
2014-10-03init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett1-0/+2
2014-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+9
2014-10-03Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2014-10-03Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-8/+4
2014-10-03Merge tag 'md/3.17-final-fix' of git://neil.brown.name/mdLinus Torvalds1-1/+17
2014-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-62/+65
2014-10-03[SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig1-0/+7
2014-10-02Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-11/+18
2014-10-03Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-1/+13
2014-10-03i2c: qup: Fix order of runtime pm initializationAndy Gross1-4/+8
2014-10-03i2c: rk3x: fix 0 length write transfersAlexandru M Stan1-1/+1
2014-10-03Merge branches 'pm-cpufreq' and 'acpi-video'Rafael J. Wysocki4-11/+18
2014-10-02Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds6-13/+45
2014-10-02mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner1-4/+3
2014-10-02perf: fix perf bug in fork()Peter Zijlstra2-3/+6
2014-10-02MAINTAINERS: change git URL for mpc5xxx treeAnatolij Gustschin1-1/+1
2014-10-02mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner1-5/+31
2014-10-02ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen1-0/+4
2014-10-02Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-10-02ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)1-1/+1
2014-10-02Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2014-10-02CIFS: Fix readpages retrying on reconnectsPavel Shilovsky1-7/+1
2014-10-02Fix problem recognizing symlinksSteve French2-1/+3
2014-10-02Merge branch 'numa-migration-fixes' (fixes from Mel Gorman)Linus Torvalds2-3/+9
2014-10-02mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman1-2/+5
2014-10-02mm: migrate: Close race between migration completion and mprotectMel Gorman1-1/+4
2014-10-02Merge tag 'sound-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds6-15/+20
2014-10-02Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie7-61/+52
2014-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-134/+217
2014-10-02md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown1-1/+17
2014-10-02drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs3-53/+26
2014-10-02drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs2-6/+18
2014-10-02drm/nouveau: fix regression on original nv50 boardBen Skeggs1-1/+6
2014-10-02drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs1-1/+2
2014-10-01bna: Update Maintainer EmailRasesh Mody1-1/+1
2014-10-01Merge branch 'r8152'David S. Miller1-28/+2
2014-10-01r8152: disable power cut for RTL8153hayeswang1-1/+1
2014-10-01r8152: remove clearing bphayeswang1-27/+1
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich1-2/+3
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-01Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2014-10-01parisc: Fix serial console for machines with serial port on superio chipHelge Deller1-1/+2
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt3-7/+55
2014-10-01Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai1-1/+1
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-10/+21
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang1-1/+5
2014-09-30Merge branch 'netxen'David S. Miller2-4/+4
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra1-2/+2
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2-2/+2
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields1-1/+2
2014-09-30cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar1-3/+4
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa6-26/+33
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2-8/+13
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch1-0/+2
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski1-0/+1
2014-09-30ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson1-1/+1
2014-09-30Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai159-588/+1006
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan1-1/+2
2014-09-30ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu1-5/+11
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong1-2/+9
2014-09-29ematch: Fix matching of inverted containers.Ignacy Gawędzki1-2/+4
2014-09-29gro: fix aggregation for skb using frag_listEric Dumazet1-0/+3
2014-09-29drm/i915: Flush the PTEs after updating them before suspendChris Wilson1-1/+13
2014-09-29cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann1-2/+2
2014-09-29cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki1-1/+1
2014-09-28Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab1-0/+1
2014-09-28Linux 3.17-rc7v3.17-rc7Linus Torvalds1-1/+1
2014-09-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong1-1/+1
2014-09-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+5
2014-09-28Merge branch 'ipv6_tunnel'David S. Miller3-2/+12
2014-09-28ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert1-0/+2
2014-09-28ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert1-1/+5
2014-09-28ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert1-1/+5
2014-09-28Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown1116-6093/+11991
2014-09-28ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-1/+1
2014-09-28MAINTAINERS: add atmel audio alsa driver maintainer entryBo Shen1-0/+6
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-85/+60
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-24/+43
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-77/+139
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+15
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-48/+62
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov1-9/+18
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds1-2/+1
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro1-5/+4
2014-09-26kill __d_materialise_dentry()Al Viro1-44/+10
2014-09-26__d_materialise_dentry(): flip the order of argumentsAl Viro1-24/+20
2014-09-26__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro1-5/+3
2014-09-26don't open-code d_rehash() in d_materialise_unique()Al Viro1-5/+1
2014-09-26pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro1-7/+4
2014-09-26ufs: deal with nfsd/iget racesAl Viro2-1/+9
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi4-7/+12
2014-09-26shmem: fix nlink for rename overwrite directoryMiklos Szeredi1-1/+3
2014-09-26ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel1-0/+1
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak1-2/+2
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-12/+75
2014-09-26r8152: fix the carrier off when autoresuminghayeswang1-17/+35
2014-09-26Revert "net/macb: add pinctrl consumer support"Soren Brinkmann1-11/+0
2014-09-26macvtap: Fix race between device delete and open.Vlad Yasevich1-10/+8
2014-09-26Merge branch 'qlcnic'David S. Miller2-8/+7
2014-09-26qlcnic: Fix ordering of stats in stats buffer.Manish Chopra1-0/+2
2014-09-26qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra1-1/+1
2014-09-26qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra1-4/+2
2014-09-26qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko1-3/+2
2014-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+16
2014-09-26Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds14-61/+73
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner1-1/+1
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick6-33/+33
2014-09-26genalloc: fix device node resource counterVladimir Zapolskiy1-0/+1
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár1-0/+1
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes1-9/+2
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner1-9/+18
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi1-8/+10
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner1-1/+6
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi1-0/+1
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton1-3/+3
2014-09-26ASoC: rt286: Fix sync functionBard Liao1-1/+1
2014-09-26ASoC: rt286: Correct default valueBard Liao1-3/+2
2014-09-26ip_tunnel: Don't allow to add the same tunnel multiple times.Steffen Klassert1-3/+8
2014-09-25Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-58/+150
2014-09-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-408/+420
2014-09-25MAINTAINERS: new Documentation maintainerRandy Dunlap1-2/+1
2014-09-25Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2-39/+21
2014-09-25Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki177-631/+1195
2014-09-25Merge tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+2
2014-09-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar5-45/+44
2014-09-25Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds4-7/+237
2014-09-25ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy1-0/+3
2014-09-25ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEWill Deacon1-2/+2
2014-09-25i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe1-2/+12
2014-09-25i2c: move acpi code back into the coreWolfram Sang5-385/+355
2014-09-25of/fdt: fix memory range checkSrinivas Kandagatla1-4/+4
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li5-13/+23
2014-09-24sched: add macros to define bitops for task atomic flagsZefan Li2-9/+18
2014-09-24sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li1-1/+1
2014-09-24Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza1-0/+7
2014-09-25Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()"Rafael J. Wysocki1-35/+15
2014-09-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-32/+71
2014-09-24gpio / ACPI: Use pin index and bit lengthSrinivas Pandruvada1-1/+4
2014-09-24x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Matt Fleming1-2/+4
2014-09-24ACPICA: Update to GPIO region handler interface.Bob Moore6-16/+104
2014-09-25Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie8-26/+63
2014-09-25Merge tag 'drm-intel-fixes-2014-09-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-6/+8
2014-09-24ACPI / platform / LPSS: disable async suspend/resume of LPSS devicesFu Zhonghui1-1/+0
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-12/+52
2014-09-24sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2-1/+4
2014-09-24Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-11/+21
2014-09-24parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller1-0/+1
2014-09-24powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller1-0/+1
2014-09-24s390: Update defconfigs which were missing CONFIG_NET.David S. Miller5-0/+5
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2-0/+2
2014-09-24sparc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-24sh: Set CONFIG_NET=y in defconfigsMichal Marek2-0/+2
2014-09-24powerpc: Set CONFIG_NET=y in defconfigsMichal Marek5-0/+5
2014-09-24parisc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-24mips: Set CONFIG_NET=y in defconfigsMichal Marek9-0/+9
2014-09-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+27
2014-09-24Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+6
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-3/+33
2014-09-24Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-40/+119
2014-09-24Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/mdLinus Torvalds1-18/+22
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo3-1/+27
2014-09-24crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause1-2/+2
2014-09-24sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li1-0/+3
2014-09-24x86/efi: Delete misleading efi_printk() error messageMatt Fleming1-15/+16
2014-09-24ASoC: soc-compress: fix double unlock of fe card mutexQiao Zhou1-4/+2
2014-09-24gpio: Fix potential NULL handler data in chained irqchip handlerJarkko Nikula1-1/+1
2014-09-24gpio: Fix gpio direction flags not getting setAdrian Hunter1-1/+1
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky3-0/+30
2014-09-23drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla1-13/+33
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds19-155/+277
2014-09-23Merge tag 'sound-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-10/+17
2014-09-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-13/+18
2014-09-23Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+17
2014-09-23Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming5-28/+24
2014-09-23parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin1-1/+6
2014-09-23Merge tag 'please-pull-defconfig' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-83/+29
2014-09-23Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+20
2014-09-23[IA64] refresh arch/ia64/configs/* using "make savedefconfig"Tony Luck6-83/+29
2014-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-09-23Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2014-09-23brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode1-1/+1
2014-09-23drm/radeon/cik: use a separate counter for CP init timeoutAlex Deucher1-2/+2
2014-09-23drm/i915/hdmi: fix hdmi audio state readoutJani Nikula1-1/+1
2014-09-23Merge tag 'kvm-arm-for-v3.17-rc7-or-final' of git://git.kernel.org/pub/scm/li...Paolo Bonzini1-1/+1
2014-09-23dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi1-0/+3
2014-09-23dmaengine: omap-dma: Add memory barrier to dma_resume pathPeter Ujfalusi1-0/+2
2014-09-23drm/i915: Don't leak command parser tables on suspend/resumeBrad Volkin1-5/+7
2014-09-22Revert "x86/efi: Fixup GOT in all boot code paths"Linus Torvalds2-81/+29
2014-09-22Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-5/+36
2014-09-22Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson3-43/+39
2014-09-22Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-3/+3
2014-09-22ARM: imx: fix .is_enabled() of shared gate clockShawn Guo1-5/+1
2014-09-22PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu1-1/+1
2014-09-22ASoC: fsl_ssi: fix kernel panic in probe functionMichael Trimarchi1-5/+7