index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
4
-20
/
+161
2015-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-1
/
+3
2015-12-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-112
/
+131
2015-12-11
vgaarb: fix signal handling in vga_get()
Kirill A. Shutemov
1
-2
/
+4
2015-12-11
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-55
/
+59
2015-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
19
-102
/
+146
2015-12-10
Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-17
/
+85
2015-12-10
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
1
-1
/
+15
2015-12-09
Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
7
-216
/
+13
2015-12-09
Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-12
/
+30
2015-12-09
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-75
/
+53
2015-12-09
Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
1
-4
/
+4
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+3
2015-12-09
Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+18
2015-12-09
ALSA: hda/ca0132 - quirk for Alienware 17 2015
Gabriele Martino
1
-1
/
+2
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
2015-12-09
drm/amdgpu: fix the lost duplicates checking
Chunming Zhou
1
-0
/
+8
2015-12-09
Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/...
Dave Airlie
9
-20
/
+63
2015-12-09
Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes
Dave Airlie
3
-35
/
+5
2015-12-08
Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-15
/
+19
2015-12-09
drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default
Ben Skeggs
3
-35
/
+5
2015-12-08
IB/mlx5: Postpone remove_keys under knowledge of coming preemption
Leon Romanovsky
1
-1
/
+13
2015-12-08
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
2
-9
/
+21
2015-12-08
IB/mlx4: Use correct order of variables in log message
Wengang Wang
1
-1
/
+1
2015-12-08
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-183
/
+202
2015-12-08
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-11
/
+40
2015-12-08
um: fix returns without va_end
Geyslan G. Bem
1
-4
/
+6
2015-12-08
um: Fix fpstate handling
Richard Weinberger
1
-8
/
+10
2015-12-08
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
2
-2
/
+2
[next]