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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-12
Bluetooth: Fix enabling BR/EDR SC when powering on
Johan Hedberg
1
-0
/
+5
2014-12-12
mac80211: update the channel context after channel switch
Emmanuel Grumbach
1
-0
/
+4
2014-12-12
nl80211: check matches array length before acessing it
Luciano Coelho
1
-1
/
+1
2014-12-12
cfg80211: avoid mem leak on driver hint set
Arik Nemtsov
1
-1
/
+4
2014-12-12
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
1
-3
/
+6
2014-12-12
mac80211: fix multicast LED blinking and counter
Andreas Müller
1
-5
/
+6
2014-12-12
mac80211: avoid using uninitialized stack data
Jes Sorensen
1
-0
/
+1
2014-12-12
ARC: document memory clobber in irq control macros
Vineet Gupta
1
-0
/
+9
2014-12-12
ARC: R-M-W assist locks only needed for !LLSC
Vineet Gupta
1
-0
/
+2
2014-12-12
gpio: mcp23s08: fix up compilation error
Linus Walleij
1
-2
/
+3
2014-12-12
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
22
-391
/
+2086
2014-12-12
HID: rmi: The address of query8 must be calculated based on which query regis...
Andrew Duggan
1
-12
/
+12
2014-12-12
HID: rmi: Check for additional ACM registers appended to F11 data report
Andrew Duggan
1
-9
/
+52
2014-12-12
Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus
Jiri Kosina
12
-43
/
+50
2014-12-12
powerpc: add little endian flag to syscall_get_arch()
Richard Guy Briggs
2
-1
/
+7
2014-12-12
fuse: use file_inode() in fuse_file_fallocate()
Miklos Szeredi
1
-1
/
+1
2014-12-12
fuse: introduce fuse_simple_request() helper
Miklos Szeredi
5
-464
/
+348
2014-12-12
fuse: reduce max out args
Miklos Szeredi
1
-1
/
+1
2014-12-12
fuse: hold inode instead of path after release
Miklos Szeredi
2
-39
/
+7
2014-12-12
fuse: flush requests on umount
Miklos Szeredi
3
-18
/
+2
2014-12-12
fuse: don't wake up reserved req in fuse_conn_kill()
Miklos Szeredi
1
-1
/
+0
2014-12-12
HID: i2c-hid: prevent buffer overflow in early IRQ
Gwendal Grignou
1
-1
/
+1
2014-12-12
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
25
-501
/
+350
2014-12-12
Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits
Ingo Molnar
1941
-59034
/
+75034
2014-12-12
power/perf/hv-24x7: Use kmem_cache_free() instead of kfree
Sukadev Bhattiprolu
1
-1
/
+1
2014-12-12
powerpc/perf/hv-24x7: Use per-cpu page buffer
[email protected]
1
-12
/
+9
2014-12-11
ftrace/x86: Update i386 call to prepare_ftrace_return()
Steven Rostedt (Red Hat)
1
-3
/
+3
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
10
-198
/
+200
2014-12-11
sunvdc: reconnect ldc after vds service domain restarts
Dwight Engen
1
-22
/
+183
2014-12-11
sparc/ldc: create separate ldc_unbind from ldc_free
Dwight Engen
2
-3
/
+10
2014-12-11
vio: create routines for inc,dec vio dring indexes
Dwight Engen
3
-26
/
+25
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
14
-93
/
+98
2014-12-11
sunvdc: fix module unload/reload
Dwight Engen
1
-0
/
+11
2014-12-11
sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall
Andreas Larsson
1
-1
/
+1
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-6
/
+24
2014-12-11
r8169:update rtl8168g pcie ephy parameter
Chun-Hao Lin
1
-3
/
+21
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
5
-9
/
+7
2014-12-11
net: dsa: bcm_sf2: force link for all fixed PHY devices
Florian Fainelli
1
-10
/
+13
2014-12-11
Merge branch 'dma_mb'
David S. Miller
18
-179
/
+258
2014-12-11
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
26
-309
/
+488
2014-12-11
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
3
-11
/
+10
2014-12-11
r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
Alexander Duyck
1
-8
/
+21
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
12
-26
/
+99
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
10
-135
/
+129
2014-12-12
cxl: Unmap MMIO regions when detaching a context
Ian Munsie
3
-3
/
+21
2014-12-12
cxl: Add timeout to process element commands
Ian Munsie
1
-0
/
+5
2014-12-12
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
5
-21
/
+15
2014-12-11
Merge branch 'dsa'
David S. Miller
1
-3
/
+13
2014-12-11
net: dsa: propagate error code from dsa_slave_phy_setup
Florian Fainelli
1
-4
/
+11
2014-12-11
net: dsa: handle non-existing PHYs on switch internal bus
Florian Fainelli
1
-0
/
+3
[prev]
[next]