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.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-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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-16
usb: gadget: udc-core: remove unused usb_udc_attach_driver()
Ruslan Bilovol
1
-2
/
+0
2015-12-16
usb: gadget: bind UDC by name passed via usb_gadget_driver structure
Ruslan Bilovol
1
-0
/
+4
2015-12-16
geneve: Add geneve udp port offload for ethernet devices
Singhai, Anjali
1
-1
/
+19
2015-12-16
irqchip/gic: Support RealView variant setup
Linus Walleij
1
-0
/
+10
2015-12-16
platform-msi: Allow creation of a MSI-based stacked irq domain
Marc Zyngier
1
-0
/
+12
2015-12-16
genirq/msi: Add msi_domain_populate_irqs
Marc Zyngier
1
-0
/
+2
2015-12-16
genirq/msi: Make the .prepare callback reusable
Marc Zyngier
1
-0
/
+4
2015-12-16
irqdomain: Make irq_domain_alloc_irqs_recursive available
Marc Zyngier
1
-0
/
+3
2015-12-16
ssb: pick SoC invariants code from MIPS BCM47xx arch
Rafał Miłecki
1
-7
/
+3
2015-12-16
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
1
-0
/
+4
2015-12-16
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
1
-0
/
+2
2015-12-16
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
1
-0
/
+5
2015-12-16
netlink: add a start callback for starting a netlink dump
Tom Herbert
1
-0
/
+2
2015-12-16
rhashtable: add function to replace an element
Tom Herbert
1
-0
/
+82
2015-12-16
Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/...
Arnd Bergmann
1
-0
/
+19
2015-12-16
Merge tag 'omap-for-v4.5/81xx-fixes-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-0
/
+1
2015-12-16
Merge branch 'mmp/multiplatform' into next/multiplatform
Arnd Bergmann
1
-0
/
+17
2015-12-16
net: Elaborate on checksum offload interface description
Tom Herbert
1
-29
/
+109
2015-12-16
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
1
-0
/
+78
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
3
-22
/
+29
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2
-4
/
+9
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-2
/
+2
2015-12-16
net: Add skb_inner_transport_offset function
Tom Herbert
1
-0
/
+5
2015-12-15
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
3
-47
/
+26
2015-12-15
Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-1
/
+1
2015-12-15
Merge tag 'arm-soc/for-4.5/cleanup' of git://git.infradead.org/linux-mtd into...
Arnd Bergmann
1
-0
/
+5
2015-12-15
usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driver
Geert Uytterhoeven
1
-28
/
+0
2015-12-15
usb: of: add an api to get dr_mode by the phy node
Bin Liu
1
-0
/
+5
2015-12-15
usb: renesas_usbhs: Modify pipe configuration
Yoshihiro Shimoda
1
-2
/
+16
2015-12-15
KEYS: prevent keys from being removed from specified keyrings
Mimi Zohar
1
-0
/
+1
2015-12-15
evm: provide a function to set the EVM key from the kernel
Dmitry Kasatkin
1
-0
/
+7
2015-12-15
fbdev: Make fb-notify a no-op if CONFIG_FB=n
Ezequiel Garcia
1
-0
/
+18
2015-12-15
time: Define dummy functions for the generic sched clock
Daniel Lezcano
1
-3
/
+9
2015-12-15
Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
Vitaly Kuznetsov
1
-2
/
+0
2015-12-15
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
1
-0
/
+18
2015-12-15
Drivers: hv: vmbus: Get rid of the unused macro
K. Y. Srinivasan
1
-13
/
+0
2015-12-15
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
2
-61
/
+33
2015-12-15
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
1
-0
/
+11
2015-12-15
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
1
-0
/
+1
2015-12-15
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
Jake Oshins
1
-0
/
+2
2015-12-15
f2fs: add symbol to avoid any confusion with tools
Jaegeuk Kim
1
-1
/
+2
2015-12-15
ACPI / debugger: Add module support for ACPI debugger
Lv Zheng
2
-52
/
+71
2015-12-15
ACPI / debugger: Add IO interface to access debugger functionalities
Lv Zheng
1
-0
/
+52
2015-12-15
net: Fix typo in skb_fclone_busy
Masanari Iida
1
-1
/
+1
2015-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
42
-343
/
+892
2015-12-14
mtd: bcm47xxnflash: really unregister NAND on device removal
Brian Norris
1
-4
/
+2
2015-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2015-12-14
i2c: add generic routine to parse DT for timing information
Wolfram Sang
1
-0
/
+18
2015-12-14
genirq: Free irq_desc with rcu
Thomas Gleixner
1
-0
/
+6
2015-12-14
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
Ingo Molnar
29
-242
/
+169
[prev]
[next]