aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sgi-ioc4.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13memcg: turn memcg_kmem_skip_account into a bit fieldVladimir Davydov2-35/+7
2014-12-13memcg: only check memcg_kmem_skip_account in __memcg_kmem_get_cacheVladimir Davydov1-28/+0
2014-12-13memcg: zap kmem_account_flagsVladimir Davydov1-21/+10
2014-12-13mm: mincore: add hwpoison page handleWeijie Yang1-2/+5
2014-12-13mm/rmap: calculate page offset when neededDavidlohr Bueso1-2/+4
2014-12-13mm/debug-pagealloc: cleanup page guard codeJoonsoo Kim1-19/+19
2014-12-13mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUGTony Luck1-23/+20
2014-12-13memcg: do not abuse memcg_kmem_skip_accountVladimir Davydov1-7/+0
2014-12-13memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge}Vladimir Davydov1-2/+2
2014-12-13memcg: __mem_cgroup_free: remove stale disarm_static_keys commentVladimir Davydov1-11/+0
2014-12-13mm: cma: align to physical address, not CMA region positionGregory Fong1-3/+16
2014-12-13lib: bitmap: add alignment offset for bitmap_find_next_zero_area()Michal Nazarewicz2-16/+44
2014-12-13mm/memory.c: share the i_mmap_rwsemDavidlohr Bueso1-2/+2
2014-12-13mm/nommu: share the i_mmap_rwsemDavidlohr Bueso1-5/+4
2014-12-13mm/memory-failure: share the i_mmap_rwsemDavidlohr Bueso1-2/+2
2014-12-13mm/xip: share the i_mmap_rwsemDavidlohr Bueso1-14/+9
2014-12-13uprobes: share the i_mmap_rwsemDavidlohr Bueso1-2/+2
2014-12-13mm/rmap: share the i_mmap_rwsemDavidlohr Bueso2-3/+13
2014-12-13mm: convert i_mmap_mutex to rwsemDavidlohr Bueso10-29/+30
2014-12-13mm: use new helper functions around the i_mmap_mutexDavidlohr Bueso12-40/+40
2014-12-13mm,fs: introduce helpers around the i_mmap_mutexDavidlohr Bueso1-0/+10
2014-12-13MAINTAINERS: update Xiubo's email addressXiubo Li1-1/+1
2014-12-13rtc: snvs: fix build with CONFIG_PM_SLEEP disabledGuenter Roeck1-2/+9
2014-12-12HID: rmi: The address of query8 must be calculated based on which query registers are presentAndrew Duggan1-12/+12
2014-12-12HID: rmi: Check for additional ACM registers appended to F11 data reportAndrew Duggan1-9/+52
2014-12-12HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou1-1/+1
2014-12-11HID: logitech-hidpp: disable io in probe error pathPeter Wu1-1/+3
2014-12-11HID: logitech-hidpp: add boundary check for name retrievalPeter Wu1-0/+3
2014-12-11HID: logitech-hidpp: check name retrieval return codePeter Wu1-2/+8
2014-12-11HID: logitech-hidpp: do not return the name lengthPeter Wu1-13/+6
2014-12-11HID: wacom: Report input events for each finger on generic devicesJason Gerecke2-28/+59
2014-12-11pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren4-14/+47
2014-12-11pstore-ram: Fix hangs by using write-combine mappingsRob Herring1-2/+2
2014-12-11Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner1-7/+3
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_headerCyrille Pitchen1-1/+1
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak7-19/+191
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak3-95/+154
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak1-3/+18
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak8-25/+300
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2-0/+451
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak1-1/+7
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev14-38/+137
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak5-2/+86
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz1-1/+11
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz1-1/+2
2014-12-11be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2-10/+33
2014-12-11gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao1-28/+56
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai3-16/+3
2014-12-10net: fec: only enable mdio interrupt before phy device link upNimrod Andy1-1/+4
2014-12-10net: fec: clear all interrupt events to support i.MX6SXNimrod Andy1-1/+1