| Commit message (Expand) | Author | Files | Lines |
2015-12-13 | sched/wait: Fix the signal handling fix | Peter Zijlstra | 8 | -28/+28 |
2015-12-12 | MIPS: fix DMA contiguous allocation | Qais Yousef | 1 | -1/+1 |
2015-12-12 | sh64: fix __NR_fgetxattr | Dmitry V. Levin | 1 | -1/+1 |
2015-12-12 | ocfs2: fix SGID not inherited issue | Junxiao Bi | 1 | -3/+1 |
2015-12-12 | mm/oom_kill.c: avoid attempting to kill init sharing same memory | Chen Jie | 1 | -0/+2 |
2015-12-12 | drivers/base/memory.c: prohibit offlining of memory blocks with missing sections | Seth Jennings | 1 | -0/+4 |
2015-12-12 | tmpfs: fix shmem_evict_inode() warnings on i_blocks | Hugh Dickins | 1 | -20/+14 |
2015-12-12 | mm/hugetlb.c: fix resv map memory leak for placeholder entries | Mike Kravetz | 1 | -2/+12 |
2015-12-12 | mm: hugetlb: call huge_pte_alloc() only if ptep is null | Naoya Horiguchi | 1 | -4/+4 |
2015-12-12 | kernel: remove stop_machine() Kconfig dependency | Chris Wilson | 3 | -12/+5 |
2015-12-12 | mm: kmemleak: mark kmemleak_init prototype as __init | Nicolas Iooss | 1 | -1/+1 |
2015-12-12 | mm: fix kerneldoc on mem_cgroup_replace_page | Hugh Dickins | 1 | -1/+1 |
2015-12-12 | osd fs: __r4w_get_page rely on PageUptodate for uptodate | Hugh Dickins | 2 | -8/+2 |
2015-12-12 | MAINTAINERS: make Vladimir co-maintainer of the memory controller | Johannes Weiner | 1 | -0/+1 |
2015-12-12 | mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ... | Michal Hocko | 2 | -5/+20 |
2015-12-12 | mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo | Vlastimil Babka | 2 | -2/+3 |
2015-12-12 | memcg: fix memory.high target | Vladimir Davydov | 1 | -1/+1 |
2015-12-12 | mm: hugetlb: fix hugepage memory leak caused by wrong reserve count | Naoya Horiguchi | 1 | -1/+4 |
2015-12-12 | parisc: Disable huge pages on Mako machines | Helge Deller | 1 | -1/+2 |
2015-12-12 | parisc: Wire up mlock2 syscall | Helge Deller | 2 | -1/+3 |
2015-12-12 | parisc: Remove unused pcibios_init_bus() | Bjorn Helgaas | 1 | -18/+0 |
2015-12-12 | parisc iommu: fix panic due to trying to allocate too large region | Mikulas Patocka | 1 | -7/+8 |
2015-12-12 | ls2080a/dts: Add little endian property for GPIO IP block | Liu Gang | 1 | -0/+4 |
2015-12-12 | dt-bindings: define little-endian property for QorIQ GPIO | Li Yang | 1 | -0/+4 |
2015-12-12 | ARM64: dts: ls2080a: fix eSDHC endianness | yangbo lu | 1 | -0/+1 |
2015-12-12 | USB: add quirk for devices with broken LPM | Alan Stern | 3 | -1/+15 |
2015-12-12 | xhci: fix usb2 resume timing and races. | Mathias Nyman | 2 | -6/+44 |
2015-12-11 | arm64: Improve error reporting on set_pte_at() checks | Catalin Marinas | 1 | -4/+8 |
2015-12-11 | ARM: dts: vf610: use reset values for L2 cache latencies | Stefan Agner | 2 | -6/+1 |
2015-12-11 | vgaarb: fix signal handling in vga_get() | Kirill A. Shutemov | 1 | -2/+4 |
2015-12-11 | ARM: pxa: use PWM lookup table for all machines | Arnd Bergmann | 1 | -0/+5 |
2015-12-10 | ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1 | Jisheng Zhang | 1 | -2/+4 |
2015-12-10 | ARM: dts: berlin: correct BG2Q's sdhci2 2nd clock | Jisheng Zhang | 1 | -1/+1 |
2015-12-10 | clocksource: Mmio: remove artificial 32bit limitation | Linus Walleij | 1 | -1/+1 |
2015-12-10 | irqchip/gic-v3: Add missing include for barrier.h | Marc Zyngier | 2 | -0/+2 |
2015-12-10 | irqchip/gic-v3: Add missing struct device_node declaration | Marc Zyngier | 1 | -0/+1 |
2015-12-10 | dm btree: fix bufio buffer leaks in dm_btree_del() error path | Joe Thornber | 1 | -1/+15 |
2015-12-10 | ARM: dts: am4372: fix clock source for arm twd and global timers | Grygorii Strashko | 2 | -2/+10 |
2015-12-09 | ipmi: move timer init to before irq is setup | Jan Stancek | 1 | -4/+4 |
2015-12-09 | bitops.h: correctly handle rol32 with 0 byte shift | Sasha Levin | 1 | -1/+1 |
2015-12-09 | dm space map metadata: fix ref counting bug when bootstrapping a new space map | Joe Thornber | 1 | -10/+22 |
2015-12-09 | dm thin metadata: fix bug when taking a metadata snapshot | Joe Thornber | 1 | -0/+6 |
2015-12-09 | ALSA: hda/ca0132 - quirk for Alienware 17 2015 | Gabriele Martino | 1 | -1/+2 |
2015-12-09 | usb: musb: fail with error when no DMA controller set | Aaro Koskinen | 1 | -0/+1 |
2015-12-09 | of/irq: move of_msi_map_rid declaration to the correct ifdef section | Rob Herring | 1 | -7/+6 |
2015-12-09 | of/irq: Export of_irq_find_parent again | Carlo Caione | 2 | -1/+8 |
2015-12-09 | ALSA: hda - Fix noise problems on Thinkpad T440s | Takashi Iwai | 1 | -1/+21 |
2015-12-09 | radeon: Fix VCE IB test on Big-Endian systems | Oded Gabbay | 1 | -34/+34 |
2015-12-09 | radeon: Fix VCE ring test for Big-Endian systems | Oded Gabbay | 1 | -16/+16 |
2015-12-09 | radeon/cik: Fix GFX IB test on Big-Endian | Oded Gabbay | 1 | -5/+1 |