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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
2
-1
/
+4
2015-10-12
bpf: enable non-root eBPF programs
Alexei Starovoitov
1
-0
/
+2
2015-10-12
lockd: create NSM handles per net namespace
Andrey Ryabinin
1
-3
/
+6
2015-10-12
PM / Domains: Remove pm_genpd_poweron() API
Ulf Hansson
1
-5
/
+0
2015-10-12
PM / Domains: Remove pm_genpd_poweroff_unused() API
Ulf Hansson
1
-3
/
+0
2015-10-12
PM / Domains: Remove in_progress counter from struct generic_pm_domain
Ulf Hansson
1
-1
/
+0
2015-10-12
Merge back earlier 'pm-sleep' material for v4.4.
Rafael J. Wysocki
1
-0
/
+3
2015-10-12
Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...
Mark Brown
1
-0
/
+3
2015-10-12
Merge tag 'regmap-offload-update-bits' into regmap-next
Mark Brown
1
-0
/
+3
2015-10-12
Merge tag 'regmap-irq-unmask' into regmap-next
Mark Brown
1
-0
/
+5
2015-10-12
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
13
-27
/
+42
2015-10-12
Merge 4.3-rc5 into usb-next
Greg Kroah-Hartman
12
-26
/
+41
2015-10-12
Merge 4.3-rc5 into staging-next
Greg Kroah-Hartman
13
-27
/
+42
2015-10-12
Merge 4.3-rc5 into char-misc next
Greg Kroah-Hartman
2
-1
/
+6
2015-10-12
writeback: fix incorrect calculation of available memory for memcg domains
Tejun Heo
1
-3
/
+5
2015-10-12
writeback: bdi_writeback iteration must not skip dying ones
Tejun Heo
2
-63
/
+3
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
1
-0
/
+6
2015-10-12
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
1
-0
/
+1
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-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
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
[prev]
[next]