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
2015-01-20
VFS: Convert file->f_dentry->d_inode to file_inode()
David Howells
1
-1
/
+1
2015-01-20
scsi: Avoid crashing if device uses DIX but adapter does not support it
Ewan D. Milne
1
-1
/
+11
2015-01-20
scsi_debug: use atomic allocation in resp_rsup_opcodes
Sasha Levin
1
-1
/
+1
2015-01-20
ARM: dts: imx25: Fix PWM "per" clocks
Fabio Estevam
1
-4
/
+4
2015-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-192
/
+343
2015-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
22
-4
/
+27
2015-01-20
module: fix race in kallsyms resolution during module load success.
Rusty Russell
1
-13
/
+42
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
11
-18
/
+18
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
7
-29
/
+17
2015-01-20
param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
Rusty Russell
1
-0
/
+1
2015-01-19
s2io: use snprintf() as a safety feature
Dan Carpenter
1
-3
/
+8
2015-01-19
Merge tag 'omap-for-v3.19/gic-regression-v2' of git://git.kernel.org/pub/scm/...
Olof Johansson
11
-6
/
+77
2015-01-19
bus: mvebu-mbus: fix support of MBus window 13
Andrew Lunn
1
-0
/
+13
2015-01-19
Merge branch 'r8152'
David S. Miller
1
-24
/
+6
2015-01-19
r8152: remove sram_read
hayeswang
1
-18
/
+6
2015-01-19
r8152: remove generic_ocp_read before writing
hayeswang
1
-6
/
+0
2015-01-19
btrfs: fix state->private cast on 32 bit machines
Satoru Takeuchi
1
-1
/
+1
2015-01-19
Btrfs: fix race deleting block group from space_info->ro_bgs list
Filipe Manana
2
-1
/
+2
2015-01-19
Btrfs: fix incorrect freeing in scrub_stripe
Tsutomu Itoh
1
-1
/
+1
2015-01-19
btrfs: sync ioctl, handle errors after transaction start
David Sterba
1
-2
/
+2
2015-01-19
Merge branch 'bgmac'
David S. Miller
1
-6
/
+6
2015-01-19
bgmac: activate irqs only if there is nothing to poll
Hauke Mehrtens
1
-3
/
+3
2015-01-19
bgmac: register napi before the device
Hauke Mehrtens
1
-3
/
+3
2015-01-19
Merge branch 'sh_eth'
David S. Miller
1
-9
/
+19
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
1
-0
/
+10
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
1
-9
/
+9
2015-01-19
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
1
-5
/
+2
2015-01-19
libata: prevent HSM state change race between ISR and PIO
David Jeffery
1
-0
/
+12
2015-01-19
scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore
Michael Karcher
1
-1
/
+0
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
3
-2
/
+6
2015-01-19
pinctrl: MAINTAINERS: add git tree reference
Linus Walleij
1
-0
/
+1
2015-01-19
pinctrl: qcom: Don't iterate past end of function array
Stephen Boyd
1
-2
/
+2
2015-01-19
KVM: fix sparse warning in include/trace/events/kvm.h
Christian Borntraeger
1
-7
/
+9
2015-01-19
ipr: wait for aborted command responses
Brian King
2
-0
/
+93
2015-01-18
fix deadlock in cifs_ioctl_clone()
Al Viro
1
-16
/
+5
2015-01-18
Merge tag 'mvebu-fixes-3.19-3' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-1
/
+6
2015-01-19
Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
5
-71
/
+92
2015-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-3
/
+58
2015-01-18
ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210
Jason Lee Cragg
1
-0
/
+1
2015-01-18
drm/exynos: fix warning of vblank reference count
Joonyoung Shim
1
-1
/
+6
2015-01-18
drm/exynos: remove unnecessary runtime pm operations
Joonyoung Shim
1
-4
/
+0
2015-01-18
drm/exynos: fix reset codes for memory mapped hdmi phy
Joonyoung Shim
1
-6
/
+2
2015-01-18
Linux 3.19-rc5
Linus Torvalds
1
-1
/
+1
2015-01-18
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-80
/
+272
2015-01-17
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
1
-1
/
+7
2015-01-18
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
7
-28
/
+69
2015-01-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-4
/
+2
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
1
-1
/
+1
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
1
-1
/
+1
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
1
-4
/
+6
[prev]
[next]