aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-02perf: fix perf bug in fork()Peter Zijlstra2-3/+6
2014-10-02MAINTAINERS: change git URL for mpc5xxx treeAnatolij Gustschin1-1/+1
2014-10-02mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner1-5/+31
2014-10-02ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen1-0/+4
2014-10-02ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)1-1/+1
2014-10-02CIFS: Fix readpages retrying on reconnectsPavel Shilovsky1-7/+1
2014-10-02Fix problem recognizing symlinksSteve French2-1/+3
2014-10-02mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman1-2/+5
2014-10-02mm: migrate: Close race between migration completion and mprotectMel Gorman1-1/+4
2014-10-02md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown1-1/+17
2014-10-02drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs3-53/+26
2014-10-02drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs2-6/+18
2014-10-02drm/nouveau: fix regression on original nv50 boardBen Skeggs1-1/+6
2014-10-02drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs1-1/+2
2014-10-01bna: Update Maintainer EmailRasesh Mody1-1/+1
2014-10-01r8152: disable power cut for RTL8153hayeswang1-1/+1
2014-10-01r8152: remove clearing bphayeswang1-27/+1
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich1-2/+3
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-01parisc: Fix serial console for machines with serial port on superio chipHelge Deller1-1/+2
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt3-7/+55
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang1-1/+5
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra1-2/+2
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2-2/+2
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields1-1/+2
2014-09-30cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar1-3/+4
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa6-26/+33
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2-8/+13
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch1-0/+2
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on ARMv6Krzysztof Kozlowski1-0/+1
2014-09-30ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson1-1/+1
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan1-1/+2
2014-09-30ACPI / i915: Update the condition to ignore firmware backlight change requestAaron Lu1-5/+11
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong1-2/+9
2014-09-29ematch: Fix matching of inverted containers.Ignacy Gawędzki1-2/+4
2014-09-29gro: fix aggregation for skb using frag_listEric Dumazet1-0/+3
2014-09-29drm/i915: Flush the PTEs after updating them before suspendChris Wilson1-1/+13
2014-09-29cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann1-2/+2
2014-09-29cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki1-1/+1
2014-09-28Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab1-0/+1
2014-09-28Linux 3.17-rc7Linus Torvalds1-1/+1
2014-09-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong1-1/+1
2014-09-28ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert1-0/+2
2014-09-28ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert1-1/+5
2014-09-28ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert1-1/+5
2014-09-28ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-1/+1
2014-09-28MAINTAINERS: add atmel audio alsa driver maintainer entryBo Shen1-0/+6
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov1-9/+18
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds1-2/+1
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro1-5/+4