- 9a92a6c stacktrace: introduce snprint_stack_trace for buffer output by Joonsoo Kim · 10 years ago
- dbc8358 mm/nommu: use alloc_pages_exact() rather than its own implementation by Joonsoo Kim · 10 years ago
- 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
- e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 10 years ago
- eefa864 mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 10 years ago
- 2d48366 mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE by Jianyu Zhan · 10 years ago
- 66f2ca7 include/linux/kmemleak.h: needs slab.h by Andrew Morton · 10 years ago
- 056b7cc mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache() by Zhang Zhen · 10 years ago
- bd6dace mm: move swp_entry_t definition to include/linux/mm_types.h by Tejun Heo · 10 years ago
- 71fbd55 memory-hotplug: remove redundant call of page_to_pfn by Zhang Zhen · 10 years ago
- 9dc00f4 iommu/amd: use handle_mm_fault directly by Jesse Barnes · 10 years ago
- e1d6d01 mm: export find_extend_vma() and handle_mm_fault() for driver use by Jesse Barnes · 10 years ago
- 7d9ca00 hugetlb: hugetlb_register_all_nodes(): add __init marker by Luiz Capitulino · 10 years ago
- df994ea hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED() by Luiz Capitulino · 10 years ago
- 27ec26e hugetlb: fix hugepages= entry in kernel-parameters.txt by Luiz Capitulino · 10 years ago
- 6f185c2 memcg: turn memcg_kmem_skip_account into a bit field by Vladimir Davydov · 10 years ago
- 4e701d7 memcg: only check memcg_kmem_skip_account in __memcg_kmem_get_cache by Vladimir Davydov · 10 years ago
- 900a38f memcg: zap kmem_account_flags by Vladimir Davydov · 10 years ago
- c313dc5d mm: mincore: add hwpoison page handle by Weijie Yang · 10 years ago
- b258d86 mm/rmap: calculate page offset when needed by Davidlohr Bueso · 10 years ago
- 2847cf9 mm/debug-pagealloc: cleanup page guard code by Joonsoo Kim · 10 years ago
- 4308ce1 mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUG by Tony Luck · 10 years ago
- 95fc3c5 memcg: do not abuse memcg_kmem_skip_account by Vladimir Davydov · 10 years ago
- 9d100c5 memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge} by Vladimir Davydov · 10 years ago
- bfda7e8 memcg: __mem_cgroup_free: remove stale disarm_static_keys comment by Vladimir Davydov · 10 years ago
- b5be83e mm: cma: align to physical address, not CMA region position by Gregory Fong · 10 years ago
- 5e19b01 lib: bitmap: add alignment offset for bitmap_find_next_zero_area() by Michal Nazarewicz · 10 years ago
- c8475d1 mm/memory.c: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
- 1acf2e0 mm/nommu: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
- d28eb9c mm/memory-failure: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
- 874bfca mm/xip: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
- 4a23717a uprobes: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
- 3dec0ba mm/rmap: share the i_mmap_rwsem by Davidlohr Bueso · 10 years ago
- c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 10 years ago
- 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 10 years ago
- 8b28f62 mm,fs: introduce helpers around the i_mmap_mutex by Davidlohr Bueso · 10 years ago
- b4b9829 MAINTAINERS: update Xiubo's email address by Xiubo Li · 10 years ago
- 88221c3 rtc: snvs: fix build with CONFIG_PM_SLEEP disabled by Guenter Roeck · 10 years ago
- 6ce4436 Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
- bdeb03c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
- 0349678 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
- a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- ccb5a49 Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
- c05e14f Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
- 9bfccec Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
- 019e129 Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linus by Jiri Kosina · 10 years ago
- cabd9b5 HID: rmi: The address of query8 must be calculated based on which query registers are present by Andrew Duggan · 10 years ago
- 8414947 HID: rmi: Check for additional ACM registers appended to F11 data report by Andrew Duggan · 10 years ago
- 3ee420b Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus by Jiri Kosina · 10 years ago
- d1c7e29 HID: i2c-hid: prevent buffer overflow in early IRQ by Gwendal Grignou · 10 years ago
- 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
- 0a27044 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
- eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- 9d05096 Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
- 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- f486d9d HID: logitech-hidpp: disable io in probe error path by Peter Wu · 10 years ago
- 3a034a7 HID: logitech-hidpp: add boundary check for name retrieval by Peter Wu · 10 years ago
- 1430ee7 HID: logitech-hidpp: check name retrieval return code by Peter Wu · 10 years ago
- 02cc097 HID: logitech-hidpp: do not return the name length by Peter Wu · 10 years ago
- 601a22f HID: wacom: Report input events for each finger on generic devices by Jason Gerecke · 10 years ago
- 027bc8b pstore-ram: Allow optional mapping with pgprot_noncached by Tony Lindgren · 10 years ago
- 7ae9cb8 pstore-ram: Fix hangs by using write-combine mappings by Rob Herring · 10 years ago
- bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
- 413fd0e Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
- 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
- 14ba9a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
- b859e7d Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
- 709d9f0 Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
- 00c83b0 Fix race condition between vxlan_sock_add and vxlan_sock_release by Marcelo Leitner · 10 years ago
- 51f8301 net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header by Cyrille Pitchen · 10 years ago
- 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
- efef793 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
- 7d077cd net/mlx4: Add support for A0 steering by Matan Barak · 10 years ago
- 431df8c net/mlx4: Refactor QUERY_PORT by Matan Barak · 10 years ago
- 579d059 net/mlx4_core: Add explicit error message when rule doesn't meet configuration by Matan Barak · 10 years ago
- d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
- 7a89399 net/mlx4: Add mlx4_bitmap zone allocator by Matan Barak · 10 years ago
- ab256e5 net/mlx4: Add a check if there are too many reserved QPs by Dotan Barak · 10 years ago
- ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
- 3dca0f42 net/mlx4_core: Use tasklet for user-space CQ completion events by Matan Barak · 10 years ago
- 383677d net/mlx4_core: Mask out host side virtualization features for guests by Or Gerlitz · 10 years ago
- c58942f net/mlx4_en: Set csum level for encapsulated packets by Or Gerlitz · 10 years ago
- e28870f Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
- 630f4b7 be2net: Export tunnel offloads only when a VxLAN tunnel is created by Sriharsha Basavapatna · 10 years ago
- 0a4b5a2 gianfar: Fix dma check map error when DMA_API_DEBUG is enabled by Kevin Hao · 10 years ago
- 666224d cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call by Hariprasad Shenai · 10 years ago
- c1b30e4 Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
- 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- f74ea36 Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
- 52c9b12 Merge branch 'fec-next' by David S. Miller · 10 years ago
- 0c5a3ae net: fec: only enable mdio interrupt before phy device link up by Nimrod Andy · 10 years ago
- e17f7fe net: fec: clear all interrupt events to support i.MX6SX by Nimrod Andy · 10 years ago
- 858eeb7 net: fec: reset fep link status in suspend function by Nimrod Andy · 10 years ago
- 350e4f4 Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago