summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-08fs/efs/namei.c: return is not a functionFabian Frederick
2014-08-08mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick
2014-08-08mm: memcontrol: avoid charge statistics churn during page migrationJohannes Weiner
2014-08-08memcg: remove lookup_cgroup_page() prototypeGreg Thelen
2014-08-08page-cgroup: get rid of NR_PCG_FLAGSVladimir Davydov
2014-08-08page-cgroup: trivial cleanupVladimir Davydov
2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner
2014-08-08vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov
2014-08-08Revert "slab: remove BAD_ALIEN_MAGIC"Joonsoo Kim
2014-08-08Revert "drm/i915: Enable PSR by default."Linus Torvalds
2014-08-08Merge tag 'defconfig-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2014-08-08Merge tag 'boards-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08dm9000: Remove typedef board_info_tHimangi Saraogi
2014-08-08rtnetlink: fix VF info sizeJiri Benc
2014-08-08fec_mpc52xx: delete unneeded test before of_node_putJulia Lawall
2014-08-08ll_temac: delete unneeded test before of_node_putJulia Lawall
2014-08-08net: axienet: delete unneeded test before of_node_putJulia Lawall
2014-08-08Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2014-08-08ipv4: removed redundant conditionalNiv Yehezkel
2014-08-08dmaengine: sun6i: depends on RESET_CONTROLLERMaxime Ripard
2014-08-08i2c: mpc: delete unneeded test before of_node_putJulia Lawall
2014-08-08drivers/vfio: Enable VFIO if EEH is not supportedAlexey Kardashevskiy
2014-08-08drivers/vfio: Allow EEH to be built as moduleAlexey Kardashevskiy
2014-08-08drivers/vfio: Fix EEH build errorGavin Shan
2014-08-08i2c: rk3x: fix interrupt handling issueaddy ke
2014-08-08Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov
2014-08-08Input: synaptics - use firmware data for Cr-48Henrik Rydberg
2014-08-08netfilter: nf_tables: fix error return codeJulia Lawall
2014-08-08netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso
2014-08-08Revert "drm/i915: Enable semaphores on BDW"Rodrigo Vivi
2014-08-08drm/i915: read HEAD register back in init_ring_common() to enforce orderingJiri Kosina
2014-08-08drm/i915: Fix crash when failing to parse MIPI VBTRafael Barbalho
2014-08-08netfilter: nf_tables: don't update chain with unset countersPablo Neira Ayuso
2014-08-08netfilter: nf_tables: uninitialize element key/data from the commit pathPablo Neira Ayuso
2014-08-08MAINTAINERS: Add i.MX maintainers and paths to Freescale ASoC entryMark Brown
2014-08-08OMAPDSS: DSI: fix depopulating dsi peripheralsTomi Valkeinen
2014-08-08pwm: rockchip: Added to support for RK3288 SoCCaesar Wang
2014-08-08pwm: rockchip: document RK3288 SoC compatibleCaesar Wang
2014-08-08pwm: sti: Remove PWM period tableAjit Pal Singh
2014-08-08pwm: sti: Sync between enable/disable callsAjit Pal Singh
2014-08-08pwm: sti: Ensure same period values for all channelsAjit Pal Singh
2014-08-08pwm: sti: Fix PWM prescaler handlingAjit Pal Singh
2014-08-08x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu
2014-08-08kprobes: Skip kretprobe hit in NMI context to avoid deadlockMasami Hiramatsu