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
2016-06-24
init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64
Rasmus Villemoes
1
-1
/
+3
2016-06-24
autofs: don't get stuck in a loop if vfs_write() returns an error
Andrey Vagin
1
-3
/
+4
2016-06-24
mm/page_owner: avoid null pointer dereference
Sudip Mukherjee
1
-2
/
+4
2016-06-24
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
1
-1
/
+1
2016-06-24
fs/nilfs2: fix potential underflow in call to crc32_le
Torsten Hilbrich
1
-1
/
+1
2016-06-24
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
1
-0
/
+12
2016-06-24
ocfs2: disable BUG assertions in reading blocks
Gang He
2
-2
/
+5
2016-06-24
mm, compaction: abort free scanner if split fails
David Rientjes
1
-18
/
+21
2016-06-24
mm: prevent KASAN false positives in kmemleak
Dmitry Vyukov
1
-0
/
+2
2016-06-24
mm/hugetlb: clear compound_mapcount when freeing gigantic pages
Gerald Schaefer
1
-0
/
+1
2016-06-24
mm/swap.c: flush lru pvecs on compound page arrival
Lukasz Odzioba
1
-6
/
+5
2016-06-24
memcg: css_alloc should return an ERR_PTR value on error
Tejun Heo
1
-1
/
+1
2016-06-24
memcg: mem_cgroup_migrate() may be called with irq disabled
Tejun Heo
1
-2
/
+3
2016-06-24
hugetlb: fix nr_pmds accounting with shared page tables
Kirill A. Shutemov
1
-2
/
+1
2016-06-24
Revert "mm: disable fault around on emulated access bit architecture"
Kirill A. Shutemov
1
-8
/
+0
2016-06-24
Revert "mm: make faultaround produce old ptes"
Kirill A. Shutemov
3
-20
/
+7
2016-06-24
mailmap: add Boris Brezillon's email
Antoine Tenart
1
-0
/
+3
2016-06-24
mailmap: add Antoine Tenart's email
Antoine Tenart
1
-0
/
+1
2016-06-24
mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
Mel Gorman
1
-1
/
+2
2016-06-24
mm: mempool: kasan: don't poot mempool objects in quarantine
Andrey Ryabinin
3
-15
/
+14
2016-06-24
MAINTAINERS: update Calgary IOMMU
Jon Mason
1
-3
/
+3
2016-06-24
jbd2: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-25
/
+7
2016-06-24
unicore32: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
tile: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
sh: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
s390: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
sparc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-4
/
+2
2016-06-24
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
3
-11
/
+7
2016-06-24
score: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+2
2016-06-24
parisc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-2
/
+1
2016-06-24
nios2: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+2
2016-06-24
mips: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+3
2016-06-24
arc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-2
/
+2
2016-06-24
arm64: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
x86/efi: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
x86: get rid of superfluous __GFP_REPEAT
Michal Hocko
2
-2
/
+2
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
27
-52
/
+47
2016-06-24
tmpfs: don't undo fallocate past its last page
Anthony Romano
1
-1
/
+1
2016-06-24
selftests/vm/compaction_test: fix write to restore nr_hugepages
Mike Kravetz
1
-1
/
+1
2016-06-24
oom_reaper: avoid pointless atomic_inc_not_zero usage.
Tetsuo Handa
1
-7
/
+1
2016-06-24
mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()
Tetsuo Handa
1
-0
/
+1
2016-06-23
Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-7
/
+41
2016-06-23
Merge tag 'drm-fixes-for-v4.7-rc5' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
40
-256
/
+598
2016-06-23
Merge tag 'pci-v4.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2016-06-24
drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx
Maarten Lankhorst
1
-1
/
+26
2016-06-24
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
20
-157
/
+461
2016-06-24
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
6
-16
/
+10
2016-06-24
Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc5' of github.com:bbrezillon/linux-...
Dave Airlie
2
-4
/
+8
2016-06-24
Merge tag 'sunxi-drm-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
6
-46
/
+88
2016-06-24
Merge tag 'drm-intel-fixes-2016-06-22' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-31
/
+3
[next]