aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostHEADmasterLinus Torvalds1-2/+2
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-376/+784
2014-11-13Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds19-76/+240
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-40/+138
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-0/+3
2014-11-13MAINTAINERS: add IIO include filesDaniel Baluta1-0/+1
2014-11-13kernel/panic.c: update comments for print_taintedXie XiuQi1-0/+1
2014-11-13mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen1-0/+17
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen4-7/+20
2014-11-13mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim1-3/+5
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara5-25/+67
2014-11-13mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka1-2/+6
2014-11-13mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz1-3/+2
2014-11-13mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim1-0/+4
2014-11-13mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim3-29/+78
2014-11-13mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim1-11/+3
2014-11-13mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim1-5/+8
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim4-2/+28
2014-11-13mm/compaction: skip the range until proper target pageblock is metJoonsoo Kim1-0/+10
2014-11-13zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner1-10/+19
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu1-5/+5
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov1-5/+2
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov1-6/+2
2014-11-13libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov1-2/+2
2014-11-13libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov1-0/+2
2014-11-13libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov1-0/+1
2014-11-13libceph: do not crash on large auth ticketsIlya Dryomov1-37/+132
2014-11-13ceph: fix flush tid comparisionYan, Zheng1-1/+1
2014-11-13Merge tag 'sound-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-30/+116
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+4
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-1/+2
2014-11-13Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds7-31/+50
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris1-3/+4
2014-11-13ALSA: hda - Add mute LED control for Lenovo Ideapad Z560Takashi Iwai1-0/+31
2014-11-13virtio_console: move early VQ enablementCornelia Huck1-2/+2
2014-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+8
2014-11-12Merge tag 'xtensa-20141109' of git://github.com/czankel/xtensa-linuxLinus Torvalds6-4/+296
2014-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds9-53/+53
2014-11-12Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-46/+70
2014-11-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-11-12Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+15
2014-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds4-19/+36
2014-11-12selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs1-3/+4
2014-11-12Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-4/+78
2014-11-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-23/+87
2014-11-12netlink: Properly unbind in error conditions.Hiroaki SHIMODA1-2/+3
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2-3/+3
2014-11-12cxgb4 : dcb open-lldp interop fixesAnish Bhatt1-9/+19
2014-11-12ALSA: hda/realtek - Change EAPD to verb controlKailang Yang1-30/+75
2014-11-11selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan1-1/+1
2014-11-11Merge branch 'bcmgenet-net'David S. Miller3-6/+17
2014-11-11net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli3-5/+9
2014-11-11net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli3-1/+8
2014-11-11net: qualcomm: Fix dependencyStefan Wahren1-2/+1
2014-11-11ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann1-3/+1
2014-11-11net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill1-12/+24
2014-11-11ipv6: fix IPV6_PKTINFO with v4 mappedEric Dumazet1-1/+1
2014-11-11net: sctp: fix memory leak in auth key managementDaniel Borkmann1-2/+0
2014-11-11net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann1-0/+3
2014-11-11net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai1-20/+20
2014-11-11audit: keep inode pinnedMiklos Szeredi1-0/+1
2014-11-11hwmon: (fam15h_power) Fix NB device ID for F16h M30hAravind Gopalakrishnan1-1/+1
2014-11-11hwmon: (pwm-fan) Fix suspend/resume behaviorKamil Debski1-3/+10
2014-11-11hwmon: (ibmpowernv) Quieten when probing finds no deviceMichael Ellerman1-2/+4
2014-11-11net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz1-8/+14
2014-11-11ALSA: usb-audio: Fix memory leak in FTU quirkTakashi Iwai1-0/+6
2014-11-11param: fix crash on bad kernel argumentsDaniel Thompson1-1/+1
2014-11-10tracing: Do not risk busy looping in buffer spliceRabin Vincent1-2/+8
2014-11-10tracing: Do not busy wait in buffer spliceRabin Vincent3-44/+62
2014-11-10dm btree: fix a recursion depth bug in btree walking codeJoe Thornber3-15/+17
2014-11-10cxgb4 : Fix bug in DCB app deletionAnish Bhatt1-1/+2
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross3-0/+13
2014-11-10Merge branch 'cxgb4-net'David S. Miller7-56/+209
2014-11-10cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai3-7/+15
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai6-11/+135
2014-11-10cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2-40/+61
2014-11-10mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren1-0/+52
2014-11-10mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski2-0/+19
2014-11-10mfd: max77693: Use proper regmap for handling MUIC interruptsKrzysztof Kozlowski1-1/+1
2014-11-10mfd: viperboard: Fix platform-device id collisionJohan Hovold1-2/+3
2014-11-10mfd: rtsx: Fix build warnings for !PMThierry Reding1-0/+2
2014-11-10mfd: stmpe: Fix STMPE24xx GPMR LSBLinus Walleij1-1/+1
2014-11-10Merge tag 'v3.18-rc4' into for_nextChris Zankel1139-10258/+21117
2014-11-10Merge tag 'drm-intel-fixes-2014-11-07' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-2/+41
2014-11-09Linux 3.18-rc4v3.18-rc4Linus Torvalds1-1/+1
2014-11-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-3/+27
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-90/+160
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-86/+154
2014-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2014-11-09Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+14
2014-11-09Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-54/+20
2014-11-09Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-8/+29
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds18-40/+111
2014-11-09imx: thermal: imx_get_temp might be called before sensor clock is preparedHeiner Kallweit1-16/+25
2014-11-08ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-08ALSA: hda_intel: Add DeviceIDs for Sunrise Point-LPDevin Ryles1-0/+4
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds53-223/+8
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+17
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-31/+37
2014-11-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds24-31/+142
2014-11-07Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-199/+145
2014-11-07asix: Do full reset during ax88772_bindCharles Keepax1-13/+1
2014-11-07Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-7/+8
2014-11-07Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-4/+7
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-11-07thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260Bartlomiej Zolnierkiewicz2-2/+0
2014-11-07thermal: imx: correct driver load sequence for cpu coolingBai Ping1-0/+4
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-07i2c: remove FSF addressWolfram Sang52-222/+4
2014-11-07net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann1-4/+19
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs1-1/+1
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss14-17/+118
2014-11-06Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller13-36/+58
2014-11-07Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie9-21/+46
2014-11-06drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher1-0/+1
2014-11-06netxen: Fix link event handling.Manish Chopra1-1/+2
2014-11-06enic: update desc properly in rx_copybreakGovindarajulu Varadarajan1-12/+2
2014-11-06enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan1-0/+6
2014-11-06Merge branch 'mlx5-net'David S. Miller2-6/+5
2014-11-06net/mlx5_core: Fix race on driver loadEli Cohen1-2/+2
2014-11-06net/mlx5_core: Fix race in create EQEli Cohen1-4/+3
2014-11-07xfs: track bulkstat progress by aginoDave Chinner1-37/+34
2014-11-07xfs: bulkstat error handling is brokenDave Chinner1-10/+19
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner1-32/+24
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner1-34/+24
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner2-47/+28
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner1-9/+10
2014-11-07mm: Fix comment before truncate_setsize()Jan Kara1-2/+3
2014-11-06drm/radeon: use gart for DMA IB testsAlex Deucher2-19/+22
2014-11-06drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher7-0/+21
2014-11-06drm/radeon: set correct CE ram size for CIKJammy Zhou1-2/+2
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2-2/+14
2014-11-06Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-3/+4
2014-11-06net: dsa: slave: Fix autoneg for phys on switch MDIO busAndrew Lunn1-2/+5
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata1-1/+0
2014-11-06drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N1-1/+0
2014-11-06net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan1-8/+10
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2014-11-06Merge tag 'sound-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-36/+95
2014-11-06Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-13/+8
2014-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-11-06drm/i915: safeguard against too high minimum brightnessJani Nikula1-2/+15
2014-11-06drm/i915: vlv: fix gunit HW state corruption during S4 suspendImre Deak1-0/+10
2014-11-06drm/i915: Disable caches for Global GTT.Rodrigo Vivi1-0/+16
2014-11-06hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz1-4/+7
2014-11-06crypto: caam - fix missing dma unmap on error pathCristian Stoica1-15/+14
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi1-2/+2
2014-11-06Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...Mark Brown2-4/+7
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov1-2/+5
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu1-1/+1
2014-11-05tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2014-11-05tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger1-1/+1
2014-11-05dma: edma: move device registration to platform codeArnd Bergmann2-39/+10
2014-11-05tty: Prevent "read/write wait queue active!" log floodingPeter Hurley1-2/+6
2014-11-05tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-05serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-11-06ALSA: hda/realtek - Restore default value for ALC668Kailang Yang1-2/+38
2014-11-05phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel1-2/+4
2014-11-05bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong1-0/+1
2014-11-05tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner1-29/+31
2014-11-05Merge branch 'stmmac-net'David S. Miller1-23/+29
2014-11-05stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO1-13/+16
2014-11-05stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO1-6/+9
2014-11-05stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO1-2/+0
2014-11-05stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier1-0/+1
2014-11-05stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier1-2/+3
2014-11-05drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang1-1/+0
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes1-1/+1
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron1-0/+14
2014-11-05fix breakage in o2net_send_tcp_msg()Al Viro1-1/+1
2014-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-90/+67
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu1-1/+6
2014-11-05geneve: Unregister pernet subsys on module unload.Jesse Gross1-0/+1
2014-11-05geneve: Set GSO type on transmit.Jesse Gross1-0/+2
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs1-2/+2
2014-11-05Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-54/+20
2014-11-05USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold1-2/+3
2014-11-05Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman1-1/+1
2014-11-05ARM: dts: vf610: add SD node to cosmic dtsOlof Johansson1-0/+19
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen1-15/+9
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen1-1/+1
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen3-34/+3
2014-11-05iio: as3935: allocate correct iio_device sizeGeorge McCollister1-1/+1
2014-11-05io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta1-1/+1
2014-11-05iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy1-2/+5
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam1-4/+8
2014-11-05iio: st_sensors: Fix buffer copyRobin van der Gracht1-1/+1
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen1-7/+4
2014-11-05arm64: defconfig: update defconfig for 3.18Will Deacon1-2/+24
2014-11-05arm64: compat: Enable bpf syscallCatalin Marinas1-0/+2
2014-11-05Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max776...Mark Brown6-6/+6