summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-25ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT valuesAlexandre Belloni
2014-06-25ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT valuesAlexandre Belloni
2014-06-25hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek
2014-06-25hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi
2014-06-25devicetree: bindings: Document murata vendor prefixNaveen Krishna Chatradhi
2014-06-25hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin
2014-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-06-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2014-06-25powerpc/module: Fix TOC symbol CRCLaurent Dufour
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-24NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson
2014-06-24NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson
2014-06-24NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust
2014-06-24NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust
2014-06-24nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-06-24Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds
2014-06-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-06-24Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"Arik Nemtsov
2014-06-24iwlwifi: update the 7265 series HW IDsOren Givon
2014-06-24aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise
2014-06-24aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise
2014-06-24nl80211: move set_qos_map command into split stateJohannes Berg
2014-06-24[CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ...Steve French
2014-06-24ARM: integrator: fix OF-related regressionLinus Walleij
2014-06-24ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT
2014-06-24iwlwifi: mvm: rework sched scan channel configurationEliad Peller
2014-06-24powerpc/kmemleak: Do not scan the DART tableCatalin Marinas
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman
2014-06-24powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist
2014-06-24powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman
2014-06-24powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman
2014-06-24powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman
2014-06-24powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman
2014-06-24powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman
2014-06-24powerpc: Add ppc_global_function_entry()Michael Ellerman
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes
2014-06-24powerpc: Remove __arch_swab*Benjamin Herrenschmidt
2014-06-24powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman
2014-06-24powerpc/kerenl: Enable EEH for IO accessorsGavin Shan
2014-06-23Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-06-23ocfs2/dlm: do not purge lockres that is queued for assert masterXue jiufei
2014-06-23ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...jiangyiwen
2014-06-23ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ...jiangyiwen
2014-06-23ocfs2: fix a tiny race when running dirop_fileop_racerYiwen Jiang