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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-13
usb: add bus type for USB ULPI
Heikki Krogerus
5
-132
/
+221
2015-05-13
switchdev: align comment with other comments in block
Scott Feldman
1
-1
/
+1
2015-05-13
netfilter: ipset: Fix ext_*() macros
Sergey Popovich
1
-4
/
+4
2015-05-13
Merge tag 'tegra-for-4.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-2
/
+0
2015-05-13
Merge tag 'tegra-for-4.2-emc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2
-1
/
+32
2015-05-13
Merge tag 'tegra-for-4.2-ramcode' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-0
/
+1
2015-05-13
Merge tag 'tegra-for-4.2-memory' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-0
/
+6
2015-05-13
mfd: axp20x: Add AXP22x PMIC support
Boris BREZILLON
1
-0
/
+86
2015-05-13
clk: Expose clk_hw_reparent() to providers
Tomeu Vizoso
1
-0
/
+1
2015-05-13
gpiolib: cleanup chained handler and data
Dmitry Eremin-Solenikov
1
-0
/
+1
2015-05-13
drm/atomic: add drm_atomic_get_existing_*_state helpers
Maarten Lankhorst
1
-0
/
+50
2015-05-13
drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_state
Daniel Vetter
1
-0
/
+4
2015-05-13
dma-buf: add ref counting for module as exporter
Sumit Semwal
1
-2
/
+8
2015-05-13
locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG
Sebastian Andrzej Siewior
1
-3
/
+0
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
1
-6
/
+21
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-10
/
+133
2015-05-13
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
1
-3
/
+0
2015-05-13
net: make skb_dst_pop routine static
Ying Xue
1
-12
/
+0
2015-05-13
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
1
-0
/
+10
2015-05-13
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
1
-13
/
+1
2015-05-13
crypto: aead - Convert top level interface to new style
Herbert Xu
4
-481
/
+468
2015-05-13
crypto: cryptd - Add missing aead.h inclusion
Herbert Xu
1
-0
/
+1
2015-05-13
crypto: aead - Add crypto_aead_set_reqsize helper
Herbert Xu
1
-0
/
+6
2015-05-13
crypto: api - Add crypto_grab_spawn primitive
Herbert Xu
1
-0
/
+2
2015-05-13
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
1
-4
/
+1
2015-05-13
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
1
-11
/
+10
2015-05-13
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
1
-0
/
+10
2015-05-13
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
1
-15
/
+0
2015-05-13
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
1
-0
/
+6
2015-05-13
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
1
-9
/
+0
2015-05-13
switchdev: add bridge port flags attr
Scott Feldman
1
-0
/
+2
2015-05-13
switchdev: add port vlan obj
Scott Feldman
1
-0
/
+8
2015-05-13
switchdev: introduce switchdev add/del obj ops
Scott Feldman
1
-0
/
+31
2015-05-13
switchdev: convert STP update to switchdev attr set
Scott Feldman
1
-11
/
+2
2015-05-13
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
1
-14
/
+4
2015-05-13
switchdev: introduce get/set attrs ops
Scott Feldman
1
-0
/
+43
2015-05-13
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2
-16
/
+16
2015-05-13
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
1
-55
/
+56
2015-05-13
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
1
-1
/
+2
2015-05-13
PM / clock_ops: Provide default runtime ops to users
Rajendra Nayak
1
-0
/
+10
2015-05-13
PM / sleep: Add macro to define common noirq system PM callbacks
Grygorii Strashko
1
-0
/
+12
2015-05-13
block: remove export for blk_queue_bio
Mike Snitzer
1
-2
/
+0
2015-05-12
tracing: remove unused ftrace_output_event() prototype
Nicolas Iooss
1
-3
/
+0
2015-05-12
drm/radeon: add new bonaire pci id
Alex Deucher
1
-0
/
+1
2015-05-12
Merge tag 'sti-dt-for-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-0
/
+15
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
1
-0
/
+5
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
3
-3
/
+23
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
1
-3
/
+2
2015-05-12
HID: hid-sensor-hub: Fix debug lock warning
Srinivas Pandruvada
1
-2
/
+2
2015-05-12
ASoC: dapm: Add cache to speed up adding of routes
Charles Keepax
1
-0
/
+7
[prev]
[next]