index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
mailbox: Add Altera mailbox driver
Ley Foon Tan
5
-0
/
+451
2015-02-06
mailbox: check for bit set before polling
Jassi Brar
1
-1
/
+1
2015-02-06
Mailbox: Fix return value check in pcc_init()
Wei Yongjun
1
-2
/
+2
2015-02-06
module: Remove double spaces in module verification taint message
Marcel Holtmann
1
-1
/
+1
2015-02-06
kernel/module.c: Free lock-classes if parse_args failed
Andrey Tsyvarev
1
-0
/
+3
2015-02-06
module: set ksymtab/kcrctab* section addresses to 0x0
Rabin Vincent
1
-10
/
+10
2015-02-06
NFSv4.1: Fix pnfs_put_lseg races
Trond Myklebust
1
-34
/
+19
2015-02-06
mtd: concat: set the return lengths properly
Niklas Cassel
1
-1
/
+2
2015-02-06
mtd: kconfig: replace PPC_OF with PPC
Kevin Hao
1
-1
/
+1
2015-02-06
mtd: denali: remove unnecessary stubs
Masahiro Yamada
1
-38
/
+0
2015-02-06
mtd: nand: remove redundant local variable
Baruch Siach
1
-2
/
+1
2015-02-06
MAINTAINERS: add maintainer entry for FREESCALE QUAD SPI driver
Han Xu
1
-0
/
+6
2015-02-06
mtd: fsl-quadspi: improve read performance by increase AHB transfer size
Allen Xu
1
-4
/
+14
2015-02-06
ixgbe: add Tx anti spoofing support
Don Skidmore
4
-0
/
+47
2015-02-06
ixgbevf: combine all of the tasks into a single service task
Emil Tantilov
2
-66
/
+87
2015-02-06
ixgbevf: rewrite watchdog task to function similar to igbvf
Emil Tantilov
2
-75
/
+113
2015-02-06
ixgbevf: Add code to check for Tx hang
Emil Tantilov
2
-19
/
+115
2015-02-06
ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx
Emil Tantilov
1
-21
/
+17
2015-02-06
ixgbevf: set vlan_features in a single write instead of several ORs
Emil Tantilov
1
-5
/
+5
2015-02-06
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
4
-2
/
+113
2015-02-06
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
1
-3
/
+0
2015-02-06
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
1
-1
/
+0
2015-02-06
ixgbe: fix setting port VLAN
Emil Tantilov
1
-5
/
+8
2015-02-06
ixgbevf: add RSS support for X550
Emil Tantilov
2
-0
/
+45
2015-02-06
ixgbevf: enable multiple queue support
Emil Tantilov
2
-3
/
+20
2015-02-06
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
1
-3
/
+0
2015-02-06
mtd: fsl-quadspi: Remove unnecessary 'map_failed' label
Fabio Estevam
1
-18
/
+10
2015-02-06
mtd: fsl-quadspi: Remove unneeded success/error messages
Fabio Estevam
1
-2
/
+0
2015-02-06
mtd: fsl-quadspi: Fix the error paths
Fabio Estevam
1
-4
/
+4
2015-02-06
mtd: nand: omap: drop condition with no effect
Nicholas Mc Guire
1
-22
/
+9
2015-02-06
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
Don Skidmore
1
-30
/
+35
2015-02-06
fm10k: Resolve compile warnings with W=1
Matthew Vick
2
-6
/
+2
2015-02-06
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Matthew Vick
1
-5
/
+2
2015-02-06
Input: evdev - do not queue SYN_DROPPED if queue is empty
Dmitry Torokhov
1
-11
/
+23
2015-02-06
NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFS
Trond Myklebust
1
-1
/
+1
2015-02-06
NFSv4.1: Pin the inode and super block in asynchronous layoutreturns
Trond Myklebust
2
-8
/
+12
2015-02-06
NFSv4.1: Pin the inode and super block in asynchronous layoutcommit
Trond Myklebust
2
-8
/
+12
2015-02-06
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
Trond Myklebust
3
-9
/
+36
2015-02-06
ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()
Hanjun Guo
3
-30
/
+4
2015-02-06
cxl: Add missing return statement after handling AFU errror
Ian Munsie
1
-0
/
+1
2015-02-06
cxl: Fail AFU initialisation if an invalid configuration record is found
Ian Munsie
1
-0
/
+9
2015-02-06
cxl: Export optional AFU configuration record in sysfs
Ian Munsie
4
-10
/
+242
2015-02-06
vxge: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-06
xen-netback: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-06
net/macb: fix sparse warning
Lad, Prabhakar
1
-2
/
+1
2015-02-06
net: bnx2x: fix sparse warnings
Lad, Prabhakar
1
-3
/
+3
2015-02-06
enic: enic_main: fix sparse warnings
Lad, Prabhakar
1
-3
/
+3
2015-02-06
enic: enic_ethtool: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-06
be2net: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-06
chelsio: cxgb4: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
[prev]
[next]