index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-15
driver: net: xgene: Add support for 2nd 10GbE port
Iyappan Subramanian
3
-5
/
+19
2015-09-15
cdc-phonet: use common parser
Oliver Neukum
1
-23
/
+4
2015-09-15
qmi-wwan: use common parser
Oliver Neukum
1
-60
/
+6
2015-09-15
cdc-ether: switch to common CDC parser
Oliver Neukum
1
-149
/
+81
2015-09-15
cdc-ncm: use common parser
Oliver Neukum
1
-60
/
+9
2015-09-15
CDC: common parser for extra headers
Oliver Neukum
2
-0
/
+185
2015-09-15
drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
Mugunthan V N
2
-0
/
+16
2015-09-15
net: dsa: mv88e6xxx: remove all MACs when disabling a port
Vivien Didelot
1
-1
/
+1
2015-09-15
net: dsa: mv88e6xxx: remove addresses when a port leaves a VLAN
Vivien Didelot
1
-0
/
+29
2015-09-15
net: dsa: mv88e6xxx: flush all addresses when adding a VLAN
Vivien Didelot
1
-1
/
+2
2015-09-15
net: dsa: mv88e6xxx: flush ATU on initial setup
Vivien Didelot
1
-0
/
+5
2015-09-15
net: dsa: mv88e6xxx: rework ATU Flush operation
Vivien Didelot
2
-13
/
+44
2015-09-15
net: dsa: mv88e6xxx: extract ATU data write access
Vivien Didelot
1
-19
/
+24
2015-09-15
net: dsa: mv88e6xxx: extract FID write from ATU command
Vivien Didelot
1
-9
/
+23
2015-09-15
net: Allow user to get table id from route lookup
David Ahern
2
-4
/
+9
2015-09-15
net: Add FIB table id to rtable
David Ahern
4
-0
/
+13
2015-09-15
net: Refactor rtable initialization
David Ahern
1
-52
/
+33
2015-09-11
drm/nouveau/device: enable c800 quirk for tecra w50
Ben Skeggs
1
-0
/
+1
2015-09-11
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
Roy Spliet
1
-1
/
+1
2015-09-11
drm/nouveau/gr/nv04: fix big endian setting on gr context
Ilia Mirkin
1
-3
/
+3
2015-09-11
drm/qxl: validate monitors config modes
Jonathon Jongsma
2
-26
/
+42
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
24
-169
/
+28
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
18
-98
/
+25
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
18
-146
/
+19
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
19
-99
/
+39
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
25
-569
/
+70
2015-09-10
mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd()
Kirill A. Shutemov
1
-2
/
+2
2015-09-10
mm: make sure all file VMAs have ->vm_ops set
Kirill A. Shutemov
1
-0
/
+8
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
4
-61
/
+31
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
17
-18
/
+18
2015-09-10
namei: fix warning while make xmldocs caused by namei.c
Masanari Iida
1
-1
/
+1
2015-09-10
ipc: convert invalid scenarios to use WARN_ON
Davidlohr Bueso
2
-3
/
+3
2015-09-10
zlib_deflate/deftree: remove bi_reverse()
yalin wang
2
-19
/
+3
2015-09-10
lib/decompress_unlzma: Do a NULL check for pointer
Fabio Estevam
1
-1
/
+1
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
14
-27
/
+70
2015-09-10
fs/affs: make root lookup from blkdev logical size
Pranay Kr. Srivastava
1
-3
/
+5
2015-09-10
sysctl: fix int -> unsigned long assignments in INT_MIN case
Ilya Dryomov
1
-5
/
+5
2015-09-10
kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo
Baoquan He
1
-0
/
+3
2015-09-10
kexec: align crash_notes allocation to make it be inside one physical page
Baoquan He
1
-1
/
+22
2015-09-10
kexec: remove unnecessary test in kimage_alloc_crash_control_pages()
Minfei Huang
1
-2
/
+1
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
32
-1527
/
+1560
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
5
-1045
/
+1090
2015-09-10
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-28
/
+7
2015-09-10
kmemleak: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-15
/
+6
2015-09-10
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-9
/
+1
2015-09-10
parisc: use seq_hex_dump() to dump buffers
Andy Shevchenko
2
-17
/
+5
2015-09-10
drivers/crypto/qat: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-14
/
+2
2015-09-10
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
2
-0
/
+46
2015-09-10
fs: Don't dump core if the corefile would become world-readable.
Jann Horn
1
-2
/
+6
2015-09-10
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
1
-6
/
+32
[next]