summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan
2014-01-27drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_b...Chen Gang
2014-01-27leds: lp5523: Support LED MUX configuration on running a patternMilo Kim
2014-01-27leds: lp5521/5523: Fix multiple engine usage bugMilo Kim
2014-01-27LEDS: tca6507 - fix up some comments.NeilBrown
2014-01-27LEDS: tca6507: add device-tree support for GPIO configuration.NeilBrown
2014-01-27LEDS: tca6507 - fix bugs in parsing of device-tree configuration.NeilBrown
2014-01-27net: 6lowpan: fixup for code movementStephen Rothwell
2014-01-27hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang
2014-01-27sky2: initialize napi before registering deviceStanislaw Gruszka
2014-01-27net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger
2014-01-27DRM: armada: fix missing DRM_KMS_FB_HELPER selectRussell King
2014-01-27[media] media: v4l2-dev: fix video device index assignmentMarek Szyprowski
2014-01-27nfsd: consider CLAIM_FH when handing out delegationMing Chen
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng
2014-01-27PM / devfreq: Disable Exynos4 driver build on multiplatformSachin Kamat
2014-01-27Makefile: Build with -Werror=date-time if the compiler supports itJosh Triplett
2014-01-27x86: math-emu: Drop already-disabled print of build dateJosh Triplett
2014-01-27net: wireless: brcm80211: Drop debug version with build date/timeJosh Triplett
2014-01-27mtd: denali: Drop print of build date/timeJosh Triplett
2014-01-27ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devicesRafael J. Wysocki
2014-01-27ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID"Jiang Liu
2014-01-27libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov
2014-01-27libceph: follow redirect replies from osdsIlya Dryomov
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov
2014-01-27libceph: add ceph_pg_pool_by_id()Ilya Dryomov
2014-01-27libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov
2014-01-27libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov
2014-01-27libceph: start using oloc abstractionIlya Dryomov
2014-01-27ACPI / processor: Return specific error value when mapping lapic idHanjun Guo
2014-01-27clk: sort MakefileMike Turquette
2014-01-27Merge branch 'bonding'David S. Miller
2014-01-27bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico
2014-01-27bonding: RCUify bond_ab_arp_probeVeaceslav Falico
2014-01-27kbuild: Fix debugging info generation for .S filesGeoff Levand
2014-01-27AF_PACKET: Add documentation for queue mapping fanout modeNeil Horman
2014-01-27bnx2x: More Shutdown revisionsYuval Mintz
2014-01-27net: ipv4: Use PTR_ERR_OR_ZEROSachin Kamat
2014-01-27arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton
2014-01-27clk: sunxi: fix overflow when setting up divided factorsEmilio López
2014-01-27clk: Export more clk-provider functionsStephen Boyd
2014-01-27dt-bindings: qcom: Fix warning with duplicate dt defineStephen Boyd
2014-01-27clk: si5351: remove variant from platform_dataSebastian Hesselbarth
2014-01-27nfsd4: fix delegation-unlink/rename raceJ. Bruce Fields