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
2018-05-15
mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit
Geert Uytterhoeven
1
-5
/
+11
2018-05-15
dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
Yixun Lan
2
-0
/
+46
2018-05-15
Merge tag 'drm-misc-next-2018-05-15' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
13
-111
/
+418
2018-05-15
HID: add driver for Valve Steam Controller
Rodrigo Rivas Costa
1
-0
/
+1
2018-05-15
i2c: Get rid of i2c_board_info->archdata
Boris Brezillon
1
-2
/
+0
2018-05-15
ACPICA: Update version to 20180427
Bob Moore
1
-1
/
+1
2018-05-15
ACPICA: Improve error messages for the namespace root node
Bob Moore
1
-2
/
+5
2018-05-15
Merge back earlier ACPICA material for v4.18.
Rafael J. Wysocki
4
-0
/
+60
2018-05-15
usb: gadget: udc: atmel: Remove obsolete include
Romain Izard
1
-24
/
+0
2018-05-15
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
Dmitry Osipenko
1
-0
/
+2
2018-05-15
usb/gadget: Constify usb_gadget_get_string "table" argument
Benjamin Herrenschmidt
1
-1
/
+1
2018-05-15
x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()
Dan Williams
1
-0
/
+15
2018-05-15
x86/asm/memcpy_mcsafe: Return bytes remaining
Dan Williams
1
-2
/
+2
2018-05-15
locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked()
Andrea Parri
2
-5
/
+0
2018-05-15
locking/spinlocks: Document the semantics of spin_is_locked()
Andrea Parri
1
-0
/
+18
2018-05-15
Merge tag 'v4.17-rc5' into locking/core, to pick up fixes
Ingo Molnar
45
-50
/
+212
2018-05-15
Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
1
-0
/
+240
2018-05-15
ALSA: usb-audio: UAC3 Add support for connector insertion.
Jorge Sanjuan
2
-0
/
+21
2018-05-15
ALSA: usb-audio: UAC3. Add support for mixer unit.
Jorge Sanjuan
1
-3
/
+16
2018-05-14
audit: use inline function to set audit context
Richard Guy Briggs
1
-0
/
+7
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
2
-4
/
+13
2018-05-14
Merge branch 'opp/genpd-pstate-updates' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
2
-10
/
+30
2018-05-14
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
1
-16
/
+0
2018-05-14
PM / Domains: Allow a better error handling of dev_pm_domain_attach()
Ulf Hansson
2
-3
/
+3
2018-05-14
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
2
-2
/
+5
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
3
-2
/
+3
2018-05-14
block: Split out bio_list_copy_data()
Kent Overstreet
1
-2
/
+3
2018-05-14
block: Add bio_copy_data_iter(), zero_fill_bio_iter()
Kent Overstreet
1
-3
/
+15
2018-05-14
block: Use bioset_init() for fs_bio_set
Kent Overstreet
1
-2
/
+2
2018-05-14
block: Add bioset_init()/bioset_exit()
Kent Overstreet
1
-0
/
+2
2018-05-14
block: Convert bio_set to mempool_init()
Kent Overstreet
1
-5
/
+5
2018-05-14
mempool: Add mempool_init()/mempool_exit()
Kent Overstreet
1
-0
/
+34
2018-05-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-2
/
+2
2018-05-14
vmcore: add API to collect hardware dump in second kernel
Rahul Lakkireddy
4
-0
/
+43
2018-05-14
PCI: Move private DT related functions into private header
Rob Herring
1
-34
/
+0
2018-05-14
ALSA: control: complement TLV macro for db-minmax and db-linear types
Takashi Sakamoto
1
-0
/
+8
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-4
/
+1
2018-05-14
scsi/osd: remove the gfp argument to osd_start_request
Christoph Hellwig
1
-5
/
+1
2018-05-14
firmware: add firmware_request_nowarn() - load firmware without warnings
Andres Rodriguez
1
-0
/
+10
2018-05-14
nubus: Call bus_register unconditionally
Finn Thain
1
-1
/
+1
2018-05-14
drivers: nvmem: Export nvmem_add_cells()
Andrew Lunn
1
-0
/
+11
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-10
/
+3
2018-05-14
uio: Prevent device destruction while fds are open
Hamish Martin
1
-1
/
+3
2018-05-14
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
1
-0
/
+42
2018-05-14
Drivers: hv: vmbus: enable VMBus protocol version 5.0
Dexuan Cui
1
-2
/
+24
2018-05-14
virtchnl: Whitespace and parenthesis cleanup
Bruce Allan
1
-2
/
+2
2018-05-14
make xattr_getsecurity() static
Al Viro
1
-1
/
+0
2018-05-14
video: fbdev: remove unused sh_mobile_meram driver
Bartlomiej Zolnierkiewicz
1
-95
/
+0
2018-05-14
drm: shmobile: remove unused MERAM support
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2018-05-14
video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support
Bartlomiej Zolnierkiewicz
1
-3
/
+0
[prev]
[next]