summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-25Linux 3.15-rc7v3.15-rc7Linus Torvalds1-1/+1
2014-05-25Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds3-44/+63
2014-05-25Merge branch 'rdunlap' (patches from Randy Dunlap)Linus Torvalds4-18/+22
2014-05-25Documentation: update /proc/stat "intr" count summaryJan Moskyto Matejka1-2/+3
2014-05-25Documentation: update java sample wrapper for java 7Jonathan Callen1-0/+8
2014-05-25Documentation: update thunderbird email client settingsPaul McQuade1-10/+5
2014-05-25Documentation: fix typos in drm docbookMasanari Iida1-6/+6
2014-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+24
2014-05-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+1
2014-05-25Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+14
2014-05-25hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare1-5/+6
2014-05-25hwmon: (ntc_thermistor) Fix dependenciesJean Delvare2-2/+4
2014-05-25hwmon: Document temp[1-*]_min_hyst sysfs attributeJean Delvare1-0/+14
2014-05-23Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+6
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-19/+20
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds131-928/+2381
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-35/+47
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-86/+102
2014-05-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-80/+218
2014-05-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds8-28/+38
2014-05-23MAINTAINERS: add closing angle bracket to Vince Bridgers' email addressTobias Klauser1-1/+1
2014-05-23Documentation: fix DOCBOOKS=... buildingJohannes Berg1-1/+1
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi1-2/+6
2014-05-23mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi1-0/+2
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO1-1/+1
2014-05-23memcg: fix swapcache charge from kernel thread contextMichal Hocko1-13/+14
2014-05-23mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner1-1/+1
2014-05-23mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe1-2/+4
2014-05-23hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong1-7/+8
2014-05-23parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds1-1/+1
2014-05-23AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*David Howells2-11/+5
2014-05-23AFS: Fix kafs module unloadingNathaniel Wesley Filardo1-8/+9
2014-05-23AFS: Part of afs_end_call() is identical to code elsewhere, so split itNathaniel Wesley Filardo1-7/+13
2014-05-22[SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_removeJoe Lawrence1-2/+1
2014-05-22batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang1-1/+1
2014-05-22ipv4: initialise the itag variable in __mkroute_inputLi RongQing1-1/+1
2014-05-22bonding: Send ALB learning packets using the right sourceVlad Yasevich1-14/+35
2014-05-22bonding: Don't assume 802.1Q when sending alb learning packets.Vlad Yasevich1-3/+4
2014-05-22Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-ca...David S. Miller1-5/+9
2014-05-22net: doc: Update references to skb->rxhashTobias Klauser2-2/+2
2014-05-22stmmac: Remove unbalanced clk_disable callHans de Goede1-3/+1
2014-05-22Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie9-79/+216
2014-05-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2-1/+2
2014-05-22Linux 3.15-rc6v3.15-rc6Linus Torvalds1-1/+1
2014-05-21ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2-6/+2
2014-05-21dmaengine: fix dmaengine_unmap failureXuelin Shi2-0/+3
2014-05-21dma: mv_xor: Flush descriptors before activating a channelEzequiel Garcia1-5/+3
2014-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-4/+2
2014-05-21net_sched: fix an oops in tcindex filterCong Wang1-10/+20
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+6
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-1/+24
2014-05-22Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-25/+27
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds10-5/+16
2014-05-21sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster1-1/+1
2014-05-22Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+4
2014-05-22Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-05-22Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-8/+28
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields1-0/+4
2014-05-21nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields1-2/+9
2014-05-21AFS: Fix cache manager service handlersDavid Howells2-22/+40
2014-05-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-47/+132
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+9
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-10/+32
2014-05-21Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+6
2014-05-21Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2014-05-21Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds10-128/+151
2014-05-21Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-64/+78
2014-05-21Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-5/+11
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-68/+65
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+205
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-3/+13
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-33/+63
2014-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+14
2014-05-21Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-93/+568
2014-05-21Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-51/+35
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds8-1/+11
2014-05-21can: peak_pci: prevent use after free at netdev removalStephane Grosjean1-5/+9
2014-05-21ip_tunnel: Initialize the fallback device properlySteffen Klassert1-0/+1
2014-05-21Merge tag 'linux-can-fixes-for-3.15-20140519' of git://gitorious.org/linux-ca...David S. Miller2-43/+0
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-26/+23
2014-05-20Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana1-1/+1
2014-05-20Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo1-1/+5
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich1-5/+11
2014-05-20drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)Alex Deucher1-1/+41
2014-05-20drm/radeon: avoid segfault on device open when accel is not working.Jérôme Glisse1-26/+29
2014-05-20drm/radeon: fix typo in finding PLL paramsChristian König1-1/+1
2014-05-20drm/radeon: fix register typo on siAlex Deucher1-2/+2
2014-05-20drm/radeon: fix buffer placement under memory pressure v2Christian König1-1/+1
2014-05-20drm/radeon: fix page directory update size estimationChristian König1-1/+1
2014-05-20drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher1-0/+14
2014-05-20drm/radeon: fix DCE83 check for mullinsAlex Deucher1-1/+2
2014-05-20drm/radeon: check VCE relocation buffer range v3Leo Liu2-31/+102
2014-05-20drm/radeon: also try GART for CPU accessed buffersChristian König1-15/+23
2014-05-20scripts/checksyscalls.sh: Make renameat optionalJames Hogan1-1/+4
2014-05-20asm-generic: Add renameat2 syscallJames Hogan1-1/+3
2014-05-20ia64: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20parisc: add renameat2 syscallMiklos Szeredi2-1/+3
2014-05-20m68k: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20Merge tag 'sound-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds24-92/+190
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds26-423/+327
2014-05-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs1-1/+1
2014-05-20drm/nvd9/therm: handle another kind of PWM fanMartin Peres1-0/+1
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-46/+65
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+11
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-22/+33
2014-05-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-29/+141
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+17
2014-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+4
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+13
2014-05-20sysfs: make sure read buffer is zeroedTejun Heo1-1/+2
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-29/+141
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo1-0/+2
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan1-2/+3
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2-60/+51
2014-05-19perf: Prevent false warning in perf_swevent_addJiri Olsa1-1/+12
2014-05-19perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra1-0/+3
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp2-43/+0
2014-05-18MAINTAINERS: Pravin Shelar is Open vSwitch maintainer.Jesse Gross1-2/+2
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches2-2/+2
2014-05-17target: fix memory leak on XCOPYMikulas Patocka1-1/+1
2014-05-17sparc64: Add membar to Niagara2 memcpy code.David S. Miller1-0/+1
2014-05-16Merge branch 'bond_stacked_vlans'David S. Miller6-70/+108
2014-05-16bonding: Fix alb mode to only use first level vlans.Vlad Yasevich1-1/+1
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich5-69/+107
2014-05-16random: fix BUG_ON caused by accounting simplificationTheodore Ts'o1-2/+5
2014-05-16Merge branch 'stacked_netdevice_locking'David S. Miller7-48/+90
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2-2/+11
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich4-45/+12
2014-05-16net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich1-1/+7
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich2-0/+60
2014-05-16clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen1-1/+1
2014-05-16staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen1-2/+0
2014-05-16Merge branch 'acpi-video'Rafael J. Wysocki1-8/+0
2014-05-16net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet2-2/+3
2014-05-16ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs1-1/+2
2014-05-16net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()Fabian Godehardt1-1/+2
2014-05-16net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti1-0/+3
2014-05-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-8/+20
2014-05-16xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel3-30/+6
2014-05-16ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede1-8/+0
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-78/+106
2014-05-16af_rxrpc: Fix XDR length check in rxrpc key demarshalling.Nathaniel W Filardo1-1/+1
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao1-7/+9
2014-05-16Merge branch 'mlx4-net'David S. Miller8-5/+183
2014-05-16IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak3-3/+75
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak5-2/+108
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen1-1/+1
2014-05-16crush: decode and initialize chooseleaf_vary_rIlya Dryomov1-0/+5
2014-05-16libceph: fix corruption when using page_count 0 page in rbdChunwei Chen1-1/+19
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm5-0/+5
2014-05-16arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm1-0/+1
2014-05-15bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov1-0/+1
2014-05-15xen-netback: Fix grant ref resolution in RX pathZoltan Kiss1-18/+80
2014-05-15ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong3-5/+24
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller6-31/+66
2014-05-15net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck1-2/+2
2014-05-15target: Don't allow setting WC emulation if device doesn't supportAndy Grover1-4/+4
2014-05-15iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger1-1/+26
2014-05-15tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger1-4/+4
2014-05-15iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger1-1/+3
2014-05-15Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg4-1/+13
2014-05-15Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg2-20/+7
2014-05-15Target/iser: Fix wrong connection requests list additionSagi Grimberg1-1/+1
2014-05-15target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover1-0/+4
2014-05-15Merge branch 'altera_tse'David S. Miller10-275/+372
2014-05-15Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers1-0/+5
2014-05-15Altera TSE: Fix sparse errors and warningsVince Bridgers10-275/+367
2014-05-15nfsd4: fix corruption on setting an ACL.J. Bruce Fields1-1/+1
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang4-3/+39
2014-05-15parisc: Improve LWS-CAS performanceJohn David Anglin1-3/+9
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller3-43/+56
2014-05-15PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum1-2/+2
2014-05-15batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli1-2/+1
2014-05-15batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli1-2/+9
2014-05-15batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli1-3/+8
2014-05-15batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner1-1/+2
2014-05-15netfilter: nf_tables: fix trace of matching non-terminal rulePablo Neira Ayuso1-1/+3
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-78/+106
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell1-1/+1
2014-05-15Merge branch 'pm-cpufreq'Rafael J. Wysocki1-18/+16
2014-05-15Merge branches 'acpi-video' and 'acpi-blacklist'Rafael J. Wysocki2-3/+40
2014-05-15Merge branches 'acpi-ac' and 'acpi-proc'Rafael J. Wysocki6-61/+509
2014-05-15Merge branches 'acpica', 'acpi-tpm' and 'acpi-processor'Rafael J. Wysocki340-2576/+3928
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä1-0/+40
2014-05-15drm/i915: restore backlight precision when converting from ACPIAaron Lu1-4/+4
2014-05-15drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson1-0/+9
2014-05-15drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula1-1/+6
2014-05-14x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2-1/+11
2014-05-15asm-generic: remove _STK_LIM_MAXJames Hogan2-8/+1
2014-05-15metag: Remove _STK_LIM_MAX overrideJames Hogan2-8/+1
2014-05-15xfs: list_lru_init returns a negative errorDave Chinner1-12/+14
2014-05-15xfs: negate xfs_icsb_init_counters error value Dave Chinner1-1/+1
2014-05-15xfs: negate mount workqueue init error valueDave Chinner1-1/+1
2014-05-15xfs: fix wrong err sign on xfs_set_acl()Dave Chinner1-2/+2
2014-05-15xfs: fix wrong errno from xfs_initxattrsDave Chinner1-4/+4
2014-05-15xfs: correct error sign on COLLAPSE_RANGE errorsDave Chinner1-2/+2
2014-05-15xfs: xfs_commit_metadata returns wrong errnoDave Chinner1-1/+1
2014-05-15xfs: fix incorrect error sign in xfs_file_aio_readDave Chinner1-1/+1
2014-05-15xfs: xfs_dir_fsync() returns positive errnoDave Chinner1-1/+1