summaryrefslogtreecommitdiffstats
path: root/ipc/shm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-15tcp: fix a panic on UP machines in reqsk_fastopen_removeEric Dumazet1-2/+0
2013-01-14vfs: add missing virtual cache flush after editing partial pagesLinus Torvalds1-0/+1
2013-01-14ARM: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-14staging: zram: fix invalid memory references during disk writeNitin Gupta1-15/+24
2013-01-13udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede1-1/+0
2013-01-13udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede1-1/+7
2013-01-13udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede1-0/+8
2013-01-13usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski2-0/+8
2013-01-13drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo1-3/+3
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo2-0/+4
2013-01-13drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz1-20/+26
2013-01-13drm/nv17-50: restore fence buffer on resumeMarcin Slusarz3-0/+10
2013-01-13drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz1-1/+1
2013-01-13drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz3-4/+10
2013-01-13drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz1-1/+4
2013-01-13drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz1-1/+3
2013-01-13drm/nouveau: add locking around instobj list operationsMarcin Slusarz1-8/+27
2013-01-13drm/nouveau: do not forcibly power on lvds panelsBen Skeggs2-13/+26
2013-01-13drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs1-1/+0
2013-01-13be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla2-9/+21
2013-01-13sparc: remove __devinit, __devexit annotationsSam Ravnborg23-100/+93
2013-01-12tuntap: fix leaking reference countJason Wang1-3/+9
2013-01-12tuntap: forbid calling TUNSETIFF when detachedJason Wang1-2/+3
2013-01-12tuntap: switch to use rtnl_dereference()Jason Wang1-17/+10
2013-01-12usb: host: ohci-tmio: fix compile warningFelipe Balbi1-1/+2
2013-01-12USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig1-0/+3
2013-01-12USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin1-4/+5
2013-01-12usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam1-0/+3
2013-01-12USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin1-0/+3
2013-01-12USB: select USB_ARCH_HAS_EHCI for MXSMaxime Ripard1-0/+1
2013-01-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka3-2/+12
2013-01-12qlge: remove NETIF_F_TSO6 flagAmerigo Wang1-1/+1
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2-6/+28
2013-01-11MAINTAINERS: Omar had movedChen Gang1-1/+1
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman5-110/+23
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2-1/+1
2013-01-11kernel/audit.c: avoid negative sleep durationsAndrew Morton1-13/+23
2013-01-11audit: catch possible NULL audit buffersKees Cook4-11/+27
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook3-4/+14
2013-01-11MAINTAINERS: fix a status patternZhang Yanfei1-1/+1
2013-01-11MAINTAINERS: fix arch/arm/plat-omap/include/plat/omap_hwmod.hZhang Yanfei1-2/+1
2013-01-11mm: thp: acquire the anon_vma rwsem for write during splitMel Gorman1-2/+13
2013-01-11mm: mmap: annotate vm_lock_anon_vma locking properly for lockdepJiri Kosina1-1/+1
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina3-0/+22
2013-01-11arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton1-0/+1
2013-01-11mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignmentMax Filippov1-6/+18
2013-01-11mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott1-1/+1
2013-01-11fs/exec.c: work around icc miscompilationXi Wang1-1/+2
2013-01-11mm: compaction: fix echo 1 > compact_memory return error issueJason Liu1-4/+2