index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
drm/nouveau/volt/gk20a: constify and name v_scale
Alexandre Courbot
1
-1
/
+2
2016-07-14
drm/nouveau/volt/gk20a: make unused public functions static
Alexandre Courbot
2
-9
/
+4
2016-07-14
drm/nouveau/tegra: fetch gpu_speedo_id
Alexandre Courbot
2
-0
/
+2
2016-07-14
drm/nouveau/secboot: use nvkm_mc_enable/disable()
Ben Skeggs
2
-6
/
+3
2016-07-14
drm/nouveau/secboot: use nvkm_mc_intr_mask/unmask()
Ben Skeggs
2
-7
/
+6
2016-07-14
drm/nouveau/mc/gk104-: add pmu reset mask
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/mc/gf100-: support for masking interrupts
Ben Skeggs
4
-0
/
+12
2016-07-14
drm/nouveau/mc/gt215: support for masking interrupts
Ben Skeggs
1
-0
/
+7
2016-07-14
drm/nouveau/mc: support for temporarily masking interrupts from a specific device
Ben Skeggs
3
-0
/
+18
2016-07-14
drm/nouveau/mc: s/intr_mask/intr_stat/
Ben Skeggs
13
-19
/
+19
2016-07-14
drm/nouveau/mc: expose device enable/disable separately, as well as reset
Ben Skeggs
3
-15
/
+38
2016-07-14
drm/nouveau/mc: take nvkm_device as argument to public functions
Ben Skeggs
9
-46
/
+50
2016-07-14
drm/nouveau/mc: allow construction of subclassed device
Ben Skeggs
2
-4
/
+11
2016-07-14
drm/nouveau/top: add function to lookup interrupt mask for a given device
Ben Skeggs
2
-0
/
+17
2016-07-14
drm/nouveau/top: take nvkm_device as argument to public functions
Ben Skeggs
4
-13
/
+16
2016-07-01
drm: sti: Add ASoC generic hdmi codec support.
Arnaud Pouliquen
3
-17
/
+291
2016-06-27
ASoC: hdmi-codec: callback function will be called with private data
Kuninori Morimoto
2
-12
/
+16
2016-06-27
drm/sti: adjust delay for AWG
Bich Hemon
2
-2
/
+4
2016-06-27
drm: sti: fix clocking issues in crtc
Benjamin Gaignard
1
-30
/
+29
2016-06-27
drm/sti: Use 64-bit timestamps
Tina Ruchandani
2
-14
/
+4
2016-06-26
Linux 4.7-rc5
Linus Torvalds
1
-1
/
+1
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
3
-13
/
+34
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
1
-2
/
+2
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
[next]