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
2017-03-22
bdi: Do not wait for cgwbs release in bdi_unregister()
Jan Kara
1
-1
/
+0
2017-03-22
bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
Jan Kara
1
-0
/
+1
2017-03-22
bdi: Mark congested->bdi as internal
Jan Kara
1
-1
/
+3
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
26
-65
/
+147
2017-03-23
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
1
-0
/
+1
2017-03-23
iommu/iova: Fix compile error with CONFIG_IOMMU_IOVA=m
Joerg Roedel
1
-1
/
+1
2017-03-22
bpf: Add hash of maps support
Martin KaFai Lau
1
-0
/
+2
2017-03-22
bpf: Add array of maps support
Martin KaFai Lau
1
-0
/
+1
2017-03-22
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
1
-0
/
+1
2017-03-22
of: Add function for generating a DT modalias with a newline
Rob Herring
1
-4
/
+3
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
1
-42
/
+0
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
1
-0
/
+24
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King
1
-18
/
+2
2017-03-22
net: stmmac: Use AVB mode by default
Thierry Reding
1
-2
/
+2
2017-03-22
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-03-22
iommu/dma: Make PCI window reservation generic
Robin Murphy
1
-0
/
+5
2017-03-22
iommu: Disambiguate MSI region types
Robin Murphy
1
-5
/
+13
2017-03-22
iommu: Add dummy implementations for !IOMMU_IOVA
Thierry Reding
1
-0
/
+91
2017-03-22
iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq()
Andy Shevchenko
1
-16
/
+2
2017-03-22
Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2017-03-22
Merge tag 'iio-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-0
/
+2
2017-03-22
hwmon: Add missing HWMON_T_ALARM
Peter Huewe
1
-0
/
+1
2017-03-21
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
1
-0
/
+2
2017-03-21
rhashtable: Add rhashtable_lookup_get_insert_fast
Andreas Gruenbacher
1
-0
/
+22
2017-03-21
Merge tag 'reset-fixes-for-4.11' of git://git.pengutronix.de/git/pza/linux in...
Olof Johansson
1
-7
/
+2
2017-03-21
net: stmmac: RX queue routing configuration
Joao Pinto
1
-0
/
+1
2017-03-21
net: stmmac: TX and RX queue priority configuration
Joao Pinto
1
-0
/
+4
2017-03-21
net: usb: usb: remove old api ethtool_{get|set}_settings
Philippe Reynes
1
-4
/
+0
2017-03-21
net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-0
/
+4
2017-03-21
vsock: track pkt owner vsock
Peng Tao
1
-0
/
+3
2017-03-21
Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-16
/
+0
2017-03-21
reset: fix optional reset_control_get stubs to return NULL
Philipp Zabel
1
-7
/
+2
2017-03-21
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
2
-3
/
+8
2017-03-21
blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.c
Omar Sandoval
1
-2
/
+0
2017-03-21
HID: hiddev: reallocate hiddev's minor number
Jaejoong Kim
2
-1
/
+12
2017-03-21
HID: remove initial reading of reports at connect
Benjamin Tissoires
1
-1
/
+1
2017-03-21
usb/early: Add driver for xhci debug capability
Lu Baolu
1
-0
/
+29
2017-03-21
drm/edid: check for HF-VSDB block
Thierry Reding
1
-0
/
+1
2017-03-21
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
1
-0
/
+5
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
1
-0
/
+4
2017-03-20
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
1
-0
/
+2
2017-03-20
clk: tegra: Add SATA seq input control
Peter De Schrijver
1
-0
/
+1
2017-03-20
clk: tegra: Handle UTMIPLL IDDQ
Peter De Schrijver
1
-0
/
+2
2017-03-18
mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast(...
Kirill A. Shutemov
1
-0
/
+4
2017-03-17
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2017-03-17
dma-fence: add dma_fence_match_context helper
Philipp Zabel
1
-0
/
+2
2017-03-17
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
Stephen Boyd
1
-4
/
+0
2017-03-17
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2
-0
/
+25
2017-03-17
Merge branch 'linus' into x86/mm, to pick up a bugfix
Ingo Molnar
6
-5
/
+37
2017-03-17
docs: Add kernel-doc comments to VME driver API
Martyn Welch
1
-1
/
+11
[prev]
[next]