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-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
1
-0
/
+13
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
1
-1
/
+1
2015-10-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2015-10-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+21
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2
-7
/
+38
2015-10-11
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
1
-1
/
+3
2015-10-10
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2015-10-10
linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
Rasmus Villemoes
1
-3
/
+5
2015-10-10
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
1
-9
/
+9
2015-10-10
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
1
-79
/
+9
2015-10-10
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
1
-0
/
+16
2015-10-10
devm: make allocations numa aware by default
Dan Williams
1
-4
/
+12
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
[prev]
[next]