summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-08x86/mm: Fix RCU splat from new TLB tracepointsDave Hansen
2014-08-07Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov
2014-08-07Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg
2014-08-07Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer
2014-08-07Input: wacom - update the ABI doc according to latest changesBenjamin Tissoires
2014-08-08md: don't allow bitmap file to be added to raid0/linear.NeilBrown
2014-08-08md/raid0: check for bitmap compatability when changing raid levels.NeilBrown
2014-08-08md: Recovery speed is wrongXiao Ni
2014-08-07selinux: remove unused variabled in the netport, netnode, and netif cachesPaul Moore
2014-08-07netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore
2014-08-07ARM64: add IPI tracepointsNicolas Pitre
2014-08-07ARM: add IPI tracepointsNicolas Pitre
2014-08-07tracepoint: add generic tracepoint definitions for IPI tracingNicolas Pitre
2014-08-07tracing: Do not do anything special with tracepoint_string when tracing is di...Steven Rostedt
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-08-07Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-07Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-07cxgb4: IEEE fixes for DCBx state machineAnish Bhatt
2014-08-07mm, arc: remove obsolete pagefault oom killer commentDavid Rientjes
2014-08-07net: ucc_geth: Don't use the MAC as PHY without a fixed linkUwe Kleine-König
2014-08-07net: ucc_geth: make probe consistently acquire a reference to the phy nodeUwe Kleine-König
2014-08-07net: ucc_geth: drop acquired references in probe error path and removeUwe Kleine-König
2014-08-07net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König
2014-08-07net: bcmgenet: fix reference counting for phy nodeUwe Kleine-König
2014-08-07drivers/net: Remove typedef axnet_dev_tHimangi Saraogi
2014-08-07drivers/net: Remove typedefs pcnet_dev_t and hw_info_tHimangi Saraogi
2014-08-07drivers/net: ethernet: Remove typedef for struct and enumHimangi Saraogi
2014-08-07netlink: reset network header before passing to tapsDaniel Borkmann
2014-08-07net: gianfar: fix reference counting for phy_nodeUwe Kleine-König
2014-08-07net: mvneta: Fix reference counting for phy_nodeUwe Kleine-König
2014-08-07net: gianfar: no need to check parameter being != NULL for of_node_putUwe Kleine-König
2014-08-07drivers/atm/atmtcp.c: fix error return codeJulia Lawall
2014-08-07batman: fix duplicate #include of multicast.hJean Sacren
2014-08-07openvswitch: fix duplicate #include headersJean Sacren
2014-08-07amd: xgbe: fix duplicate #include of linux/phy.hJean Sacren
2014-08-07solos-pci: fix error return codeJulia Lawall
2014-08-07xen-netback: Fix vif->disable handlingZoltan Kiss
2014-08-07cxgb4: Update FW version string to match FW binary versionHariprasad Shenai
2014-08-07Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson
2014-08-08Revert "drm: drop redundant drm_file->is_master"Dave Airlie
2014-08-07kbuild: kselftest - new make target to build and run kernel selftestsShuah Khan
2014-08-07kbuild: Fix handling of backslashes in *.cmd filesMichal Marek
2014-08-07cpufreq: speedstep-smi: fix decimal printf specifiersHans Wennborg
2014-08-07ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen
2014-08-076lowpan: Allow 6LoWPAN to be modularGeert Uytterhoeven
2014-08-07switch iov_iter_get_pages() to passing maximal number of pagesAl Viro
2014-08-07fs: mark __d_obtain_alias staticFengguang Wu
2014-08-07dcache: d_splice_alias should detect loopsJ. Bruce Fields