index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-95
/
+430
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
1
-0
/
+8
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-09
f2fs: add a tracepoint for background gc
Jaegeuk Kim
1
-0
/
+28
2015-10-09
f2fs: trace in batches extent info update
Chao Yu
1
-5
/
+10
2015-10-09
arm/arm64: KVM: Only allow 64bit hosts to build VGICv3
Jean-Philippe Brucker
1
-2
/
+2
2015-10-09
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
1
-9
/
+9
2015-10-09
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
1
-79
/
+9
2015-10-09
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
1
-0
/
+16
2015-10-09
devm: make allocations numa aware by default
Dan Williams
1
-4
/
+12
2015-10-09
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
3
-591
/
+589
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
Merge branch 'for-4.4/core' into for-4.4/drivers
Jens Axboe
34
-73
/
+208
2015-10-09
irqdomain: Add an accessor for the of_node field
Marc Zyngier
1
-0
/
+5
2015-10-09
Merge tag 'v4.4-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-0
/
+31
2015-10-09
Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+31
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-09
clk: imx7d: add ADC root clock
Haibo Chen
1
-1
/
+2
2015-10-08
ALSA: hdac: Copy codec helpers to core
Subhransu S. Prusty
1
-0
/
+6
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
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
1
-0
/
+2
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
dst: Pass net into dst->output
Eric W. Biederman
5
-14
/
+14
[prev]
[next]