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
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-16
drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx
Michel Dänzer
1
-0
/
+6
2015-11-13
Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()"
Mark Yao
1
-6
/
+75
2015-11-13
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called
Ville Syrjälä
1
-1
/
+9
2015-11-12
arm64: suspend: make hw_breakpoint_restore static
Jisheng Zhang
1
-1
/
+1
2015-11-12
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
1
-2
/
+2
2015-11-12
arm64: smp: make of_parse_and_init_cpus static
Jisheng Zhang
1
-1
/
+1
2015-11-12
arm64: use linux/types.h in kvm.h
Arnd Bergmann
1
-1
/
+1
2015-11-12
arm64: build vdso without libgcov
Arnd Bergmann
1
-0
/
+3
2015-11-12
arm64: mark cpus_have_hwcap as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2015-11-11
thermal: rockchip: fix compile error
Caesar Wang
1
-0
/
+1
2015-11-12
h8300: enable CLKSRC_OF
Yoshinori Sato
2
-0
/
+3
2015-11-11
fs: 9p: cache.h: Add #define of include guard
Tzvetelin Katchov
1
-0
/
+1
2015-11-11
vfs: remove stale comment in inode_operations
Ross Zwisler
1
-2
/
+0
2015-11-11
vfs: remove unused wrapper block_page_mkwrite()
Ross Zwisler
5
-28
/
+6
2015-11-11
binfmt_elf: Correct `arch_check_elf's description
Maciej W. Rozycki
1
-1
/
+1
2015-11-11
fs: fix writeback.c kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2015-11-11
fs: fix inode.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-11-11
fs/pipe.c: return error code rather than 0 in pipe_write()
Eric Biggers
1
-5
/
+4
2015-11-11
fs/pipe.c: preserve alloc_file() error code
Eric Biggers
1
-3
/
+6
2015-11-11
binfmt_elf: Don't clobber passed executable's file header
Maciej W. Rozycki
1
-5
/
+5
2015-11-11
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2
-31
/
+38
2015-11-11
cachefiles: perform test on s_blocksize when opening cache file.
NeilBrown
2
-6
/
+2
2015-11-11
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee
1
-18
/
+17
2015-11-11
FS-Cache: Increase reference of parent after registering, netfs success
Kinglong Mee
1
-5
/
+4
2015-11-11
debugfs: fix refcount imbalance in start_creating
Daniel Borkmann
1
-1
/
+5
2015-11-11
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
1
-0
/
+6
2015-11-11
drm/ast: Initialized data needed to map fbdev memory
Egbert Eich
4
-0
/
+11
2015-11-10
pci: remove pci_dma_supported
Christoph Hellwig
2
-8
/
+0
2015-11-10
usbnet: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-10
kaweth: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-10
sfc: don't call dma_supported
Christoph Hellwig
1
-5
/
+3
2015-11-10
nouveau: don't call pci_dma_supported
Christoph Hellwig
1
-2
/
+5
2015-11-10
netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-10
cx23885: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-10
cx25821: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-10
cx88: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
3
-3
/
+3
2015-11-10
saa7134: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-10
saa7164: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-10
tw68-core: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-10
pcnet32: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-10
lib/string.c: add ULL suffix to the constant definition
Andy Shevchenko
1
-1
/
+1
2015-11-10
hugetlb: trivial comment fix
Naoya Horiguchi
1
-2
/
+2
2015-11-10
selftests/mlock2: add ULL suffix to 64-bit constants
Geert Uytterhoeven
1
-2
/
+2
2015-11-10
selftests/mlock2: add missing #define _GNU_SOURCE
Geert Uytterhoeven
1
-0
/
+1
2015-11-10
of: Provide static inline function for of_translate_address if needed
Guenter Roeck
2
-2
/
+9
2015-11-10
drivers: of: of_reserved_mem: fixup the alignment with CMA setup
Jason Liu
1
-0
/
+4
2015-11-10
of: Print rather than WARN'ing when overlap check fails
Michael Ellerman
1
-4
/
+3
2015-11-10
dt-bindings: ak4554: extension should be .txt
Raphael Poggi
1
-0
/
+0
2015-11-10
Fix alloc_node_mem_map() to work on ia64 again
Tony Luck
1
-3
/
+4
2015-11-10
svcrpc: document lack of some memory barriers
J. Bruce Fields
1
-6
/
+31
[next]