index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
mm/memblock.c: fix NULL dereference error
zijun_hu
1
-1
/
+4
2016-08-05
MAINTAINERS: update cgroup's document path
seokhoon.yoon
1
-2
/
+2
2016-08-05
slub: drop bogus inline for fixup_red_left()
Geert Uytterhoeven
1
-1
/
+1
2016-08-05
powerpc/fsl_rio: fix a missing error code
Dan Carpenter
1
-0
/
+1
2016-08-05
mm: initialise per_cpu_nodestats for all online pgdats at boot
Mel Gorman
1
-5
/
+5
2016-08-05
mm/memblock: fix a typo in a comment
Alexander Kuleshov
1
-2
/
+2
2016-08-05
mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled
zhong jiang
1
-0
/
+1
2016-08-04
nfsd: remove some dead code in nfsd_create_locked()
Dan Carpenter
1
-3
/
+2
2016-08-04
nfsd: drop unnecessary MAY_EXEC check from create
J. Bruce Fields
2
-11
/
+2
2016-08-04
nfsd: clean up bad-type check in nfsd_create_locked
J. Bruce Fields
1
-7
/
+4
2016-08-04
nfsd: remove unnecessary positive-dentry check
J. Bruce Fields
1
-10
/
+0
2016-08-04
nfsd: reorganize nfsd_create
J. Bruce Fields
3
-55
/
+61
2016-08-04
nfsd: check d_can_lookup in fh_verify of directories
J. Bruce Fields
2
-13
/
+10
2016-08-04
nfsd: remove redundant zero-length check from create
J. Bruce Fields
2
-6
/
+0
2016-08-04
nfsd: Make creates return EEXIST instead of EACCES
Oleg Drokin
2
-2
/
+15
2016-08-04
metag: Fix __cmpxchg_u32 asm constraint for CMP
James Hogan
1
-1
/
+1
2016-08-04
Soft RoCE driver
Moni Shoua
38
-0
/
+13039
2016-08-04
dynamic_debug: add jump label support
Jason Baron
2
-6
/
+61
2016-08-04
jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL
Jason Baron
2
-23
/
+76
2016-08-04
arm: jump label may reference text in __exit
Jason Baron
1
-1
/
+1
2016-08-04
tile: support static_key usage in non-module __exit sections
Chris Metcalf
1
-0
/
+12
2016-08-04
sparc: support static_key usage in non-module __exit sections
Jason Baron
1
-0
/
+7
2016-08-04
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
1
-0
/
+1
2016-08-04
drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning
Arnd Bergmann
1
-2
/
+8
2016-08-04
MAINTAINERS: update email and list of Samsung HW driver maintainers
Kamil Debski
1
-4
/
+8
2016-08-04
block: remove BLK_DEV_DAX config option
Ross Zwisler
2
-18
/
+1
2016-08-04
samples/kretprobe: fix the wrong type
Huang Shijie
1
-2
/
+2
2016-08-04
samples/kretprobe: convert the printk to pr_info/pr_err
Huang Shijie
1
-7
/
+5
2016-08-04
samples/jprobe: convert the printk to pr_info/pr_err
Huang Shijie
1
-3
/
+3
2016-08-04
samples/kprobe: convert the printk to pr_info/pr_err
Huang Shijie
1
-17
/
+12
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
111
-804
/
+705
2016-08-04
media: mtk-vcodec: remove unused dma_attrs
Krzysztof Kozlowski
1
-4
/
+0
2016-08-04
include/linux/bitmap.h: cleanup
Andrew Morton
1
-4
/
+3
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
48
-135
/
+135
2016-08-04
drivers/fpga/Kconfig: fix build failure
Sudip Mukherjee
1
-0
/
+1
2016-08-04
Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"
Linus Torvalds
1
-4
/
+0
2016-08-04
IB/core: Support for CMA multicast join flags
Alex Vesker
6
-25
/
+131
2016-08-04
IB/sa: Add cached attribute containing SM information to SA port
Alex Vesker
1
-0
/
+41
2016-08-04
IB/uverbs: Fix race between uverbs_close and remove_one
Jason Gunthorpe
2
-13
/
+25
2016-08-04
IB/mthca: Clean up error unwind flow in mthca_reset()
Markus Elfring
1
-21
/
+20
2016-08-04
IB/mthca: NULL arg to pci_dev_put is OK
Markus Elfring
1
-2
/
+1
2016-08-04
IB/hfi1: NULL arg to sc_return_credits is OK
Markus Elfring
1
-1
/
+1
2016-08-04
IB/mlx4: Add diagnostic hardware counters
Mark Bloch
3
-1
/
+209
2016-08-04
net/mlx4: Query performance and diagnostics counters
Mark Bloch
2
-0
/
+39
2016-08-04
net/mlx4: Add diagnostic counters capability bit
Mark Bloch
2
-0
/
+5
2016-08-04
Use smaller 512 byte messages for portmapper messages
Mustafa Ismail
1
-1
/
+2
2016-08-04
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
Yuval Shaia
2
-7
/
+6
2016-08-04
IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct
Roland Dreier
1
-2
/
+2
2016-08-04
IB/hfi1: Disable by default
Bart Van Assche
1
-1
/
+0
2016-08-04
IB/rdmavt: Disable by default
Bart Van Assche
1
-1
/
+0
[next]