summaryrefslogtreecommitdiffstats
path: root/mm/mremap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-06mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli1-3/+3
2012-03-06alpha: fix 32/64-bit bug in futex supportAndrew Morton1-1/+1
2012-03-06memcg: fix GPF when cgroup removal races with last exitHugh Dickins6-48/+18
2012-03-06debugobjects: Fix selftest for static warningsStephen Boyd1-11/+3
2012-03-06floppy/scsi: fix setting of BIO flagsMuthu Kumar2-2/+2
2012-03-06memcg: fix deadlock by inverting lrucare nestingHugh Dickins1-35/+37
2012-03-06drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin1-7/+7
2012-03-06c2port: class_create() returns an ERR_PTRDan Carpenter1-2/+2
2012-03-06pps: class_create() returns an ERR_PTR, not NULLDan Carpenter1-2/+2
2012-03-06hung_task: fix the broken rcu_lock_break() logicOleg Nesterov1-4/+7
2012-03-06vfork: kill PF_STARTINGOleg Nesterov2-10/+0
2012-03-06coredump_wait: don't call complete_vfork_done()Oleg Nesterov3-14/+3
2012-03-06vfork: make it killableOleg Nesterov2-9/+33
2012-03-06vfork: introduce complete_vfork_done()Oleg Nesterov3-13/+13
2012-03-06aio: wake up waiters when freeing unused kiocbsJeff Moyer1-0/+2
2012-03-06kprobes: return proper error code from register_kprobe()Prashanth Nageshappa1-5/+7
2012-03-06kmsg_dump: don't run on non-error paths by defaultMatthew Garrett3-2/+19
2012-03-05HID: hid-input: allow array fields out of rangeNikolai Kondrashov1-2/+7
2012-03-05vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds2-20/+20
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson4-5/+17
2012-03-04mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon1-3/+4
2012-03-04mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer1-2/+3
2012-03-04mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski1-2/+2
2012-03-04MAINTAINERS: hand over atmel-mci (sd/mmc interface)Nicolas Ferre1-2/+2
2012-03-04Linux 3.3-rc6v3.3-rc6Linus Torvalds1-1/+1
2012-03-03vfs: export full_name_hash() function to modulesLinus Torvalds1-0/+1
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds1-18/+34
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-02vfs: uninline full_name_hash()Linus Torvalds2-12/+10
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2-6/+10
2012-03-02mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches1-11/+10
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz1-0/+27
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz1-8/+34
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2-1/+7
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel4-4/+54
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai4-8/+8
2012-03-01memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo1-3/+3
2012-03-01mfd: Correct readability of WM8994 DC servo 4E registerMark Brown1-0/+1
2012-02-29virtio: balloon: leak / fill balloon across S4Amit Shah1-11/+22
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen1-0/+6
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen1-1/+1
2012-02-29perf probe: Ensure offset provided is not greater than function length withou...Prashanth Nageshappa1-0/+6
2012-02-29perf tools: Ensure comm string is properly terminatedDavid Ahern1-0/+1
2012-02-29perf probe: Ensure offset provided is not greater than function lengthPrashanth Nageshappa1-1/+11
2012-02-29perf evlist: Return first evsel for non-sample event on old kernelNamhyung Kim1-0/+4
2012-02-29drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller1-1/+1
2012-02-29ALSA: hda - Add a fake mute featureTakashi Iwai3-3/+30
2012-02-29drm/radeon: fix uninitialized variableChristian König1-0/+1
2012-02-29drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher1-8/+17