index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
hsr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-11
pci: remove pci_dma_supported
Christoph Hellwig
2
-8
/
+0
2015-11-11
usbnet: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-11
kaweth: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-11
sfc: don't call dma_supported
Christoph Hellwig
1
-5
/
+3
2015-11-11
nouveau: don't call pci_dma_supported
Christoph Hellwig
1
-2
/
+5
2015-11-11
netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
cx23885: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
cx25821: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
cx88: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
3
-3
/
+3
2015-11-11
saa7134: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
saa7164: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
tw68-core: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
pcnet32: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-11-11
lib/string.c: add ULL suffix to the constant definition
Andy Shevchenko
1
-1
/
+1
2015-11-11
hugetlb: trivial comment fix
Naoya Horiguchi
1
-2
/
+2
2015-11-11
selftests/mlock2: add ULL suffix to 64-bit constants
Geert Uytterhoeven
1
-2
/
+2
2015-11-11
selftests/mlock2: add missing #define _GNU_SOURCE
Geert Uytterhoeven
1
-0
/
+1
2015-11-10
Fix alloc_node_mem_map() to work on ia64 again
Tony Luck
1
-3
/
+4
2015-11-10
Revert "bridge: Allow forward delay to be cfgd when STP enabled"
Vlad Yasevich
1
-4
/
+9
2015-11-10
bpf_trace: Make dependent on PERF_EVENTS
Steven Rostedt
1
-1
/
+1
2015-11-10
qed: select ZLIB_INFLATE
Arnd Bergmann
1
-0
/
+1
2015-11-10
direct-io: be sure to assign dio->bio_bdev for both paths
Jens Axboe
1
-3
/
+3
2015-11-10
pwm: sunxi: Fix whitespace issue
Olliver Schinagl
1
-1
/
+1
2015-11-10
pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's
Olliver Schinagl
1
-36
/
+36
2015-11-10
pwm: sysfs: Remove unnecessary temporary variable
Olliver Schinagl
1
-2
/
+1
2015-11-10
unicore32: nb0916: Use PWM lookup table
Thierry Reding
1
-2
/
+8
2015-11-10
pwm: pwm-rcar: Revise the device tree binding document about compatible
Yoshihiro Shimoda
1
-2
/
+1
2015-11-10
pwm: Return -ENODEV if no PWM lookup match is found
Thierry Reding
1
-1
/
+3
2015-11-10
pwm: sun4i: Add support for PWM controller on sun5i SoCs
Hans de Goede
2
-2
/
+25
2015-11-10
pwm: Set enable state properly on failed call to enable
Jonathan Richardson
2
-7
/
+29
2015-11-10
net: fix a race in dst_release()
Eric Dumazet
1
-1
/
+1
2015-11-10
net: mvneta: Fix memory use after free.
Justin Maggard
1
-1
/
+1
2015-11-10
fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
Rich Felker
1
-8
/
+38
2015-11-10
fs/stat.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
[next]