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-10-10
pmem: kill memremap_pmem()
Dan Williams
1
-25
/
+1
2015-10-09
soc: brcmstb: Add Bus Interface Unit control setup
Florian Fainelli
1
-0
/
+10
2015-10-09
nvme: include <linux/types.ĥ> in <linux/nvme.h>
Christoph Hellwig
1
-0
/
+2
2015-10-09
nvme.h: add missing nvme_id_ctrl endianess annotations
Christoph Hellwig
1
-2
/
+2
2015-10-09
nvme: move hardware structures out of the uapi version of nvme.h
Christoph Hellwig
1
-2
/
+524
2015-10-09
nvme: add a local nvme.h header
Christoph Hellwig
1
-114
/
+0
2015-10-09
NVMe: Simplify device resume on io queue failure
Keith Busch
1
-1
/
+0
2015-10-09
NVMe: Reference count open namespaces
Keith Busch
1
-0
/
+1
2015-10-09
irqdomain: Add an accessor for the of_node field
Marc Zyngier
1
-0
/
+5
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/inetdevice: bad_mask can be boolean
Yaowei Bai
1
-4
/
+4
2015-10-09
net/inetdevice: inet_ifa_match can be boolean
Yaowei Bai
1
-1
/
+1
2015-10-09
net/dccp: dccp_list_has_service can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/can: can_dropped_invalid_skb can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/ieee80211: ieee80211_is_* can be boolean
Yaowei Bai
1
-38
/
+38
2015-10-09
net/netlink: lockdep_genl_is_held can be boolean
Yaowei Bai
1
-1
/
+1
2015-10-09
net/mlx5_core: Use private health thread for each device
Eli Cohen
1
-3
/
+4
2015-10-09
net/mlx5_core: Prepare cmd interface to system errors handling
Eli Cohen
1
-1
/
+5
2015-10-09
firmware: arm_scpi: Extend to support sensors
Punit Agrawal
1
-0
/
+17
2015-10-08
Merge tag 'at91-cleanup-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-0
/
+1
2015-10-08
Merge branch 'sunrpc'
Trond Myklebust
1
-0
/
+2
2015-10-08
NFSv4: nfs4_async_handle_error should take a non-const nfs_server
Trond Myklebust
1
-3
/
+3
2015-10-08
SUNRPC: Move TCP receive data path into a workqueue context
Trond Myklebust
1
-0
/
+2
2015-10-08
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
1
-0
/
+4
2015-10-08
random32: add prandom_init_once helper for own rngs
Daniel Borkmann
1
-0
/
+6
2015-10-08
once: make helper generic for calling functions once
Hannes Frederic Sowa
1
-14
/
+47
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
2
-17
/
+28
2015-10-08
net: phy: Broadcom Cygnus internal Etherent PHY driver
Arun Parameswaran
1
-0
/
+7
2015-10-08
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran
1
-19
/
+3
2015-10-08
Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
1
-0
/
+3
2015-10-08
Merge branch 'perf/urgent' into perf/core, before pulling new changes
Ingo Molnar
11
-26
/
+36
2015-10-08
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2
-1
/
+88
2015-10-08
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
Paul E. McKenney
2
-6
/
+6
2015-10-08
cpu: Remove try_get_online_cpus()
Paul E. McKenney
1
-2
/
+0
2015-10-08
platform/chrome: Support reading/writing the vboot context
Emilio López
1
-0
/
+1
2015-10-08
sysfs: Support is_visible() on binary attributes
Emilio López
1
-4
/
+14
2015-10-07
add FPGA manager core
Alan Tull
1
-0
/
+127
2015-10-07
coresight: fixing typographical error
Mathieu Poirier
1
-1
/
+1
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+2
2015-10-07
net: Add netif_is_l3_slave
David Ahern
1
-0
/
+7
2015-10-06
PCI: Add builtin_pci_driver() to avoid registration boilerplate
Paul Gortmaker
1
-0
/
+11
2015-10-06
rcu_sync: Cleanup the CONFIG_PROVE_RCU checks
Oleg Nesterov
1
-4
/
+3
2015-10-06
locking/percpu-rwsem: Make use of the rcu_sync infrastructure
Oleg Nesterov
1
-1
/
+2
2015-10-06
rcu_sync: Introduce rcu_sync_dtor()
Oleg Nesterov
1
-0
/
+1
2015-10-06
rcu_sync: Add CONFIG_PROVE_RCU checks
Oleg Nesterov
1
-0
/
+6
2015-10-06
rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure
Oleg Nesterov
1
-37
/
+23
2015-10-06
rcu: Create rcu_sync infrastructure
Oleg Nesterov
1
-0
/
+94
2015-10-06
rculist: Use WRITE_ONCE() when deleting from reader-visible list
Paul E. McKenney
3
-5
/
+8
2015-10-06
rcu: Remove deprecated rcu_lockdep_assert()
Paul E. McKenney
1
-21
/
+0
[prev]
[next]