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-09-30
libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-2
/
+2
2014-09-30
fcoe: extend ethtool to FC port speed mapping
Chris Leech
1
-6
/
+33
2014-09-30
powerpc/powernv: Override dma_get_required_mask()
Gavin Shan
7
-4
/
+62
2014-09-30
powerpc/powernv: Fetch frozen PE on top level
Gavin Shan
1
-14
/
+34
2014-09-30
powerpc/eeh: Dump PCI config space for all child devices
Gavin Shan
1
-15
/
+20
2014-09-30
powerpc/eeh: Emulate EEH recovery for VFIO devices
Gavin Shan
3
-6
/
+144
2014-09-30
powerpc/eeh: Tag reset state for user owned PE
Gavin Shan
1
-0
/
+2
2014-09-30
powerpc/powernv: Sync OpalPciResetScope with firmware
Gavin Shan
3
-11
/
+14
2014-09-30
powerpc/pseries: Decrease message level on EEH initialization
Gavin Shan
1
-25
/
+10
2014-09-30
powerpc/eeh: Block PCI config access during reset
Gavin Shan
1
-0
/
+4
2014-09-30
powerpc/eeh: Use eeh_unfreeze_pe()
Gavin Shan
3
-50
/
+8
2014-09-30
powerpc/eeh: Unfreeze PE on enabling EEH functionality
Gavin Shan
2
-28
/
+33
2014-09-30
powerpc/eeh: Fix improper condition in eeh_pci_enable()
Gavin Shan
1
-16
/
+42
2014-09-30
powerpc/eeh: Clear frozen device state in time
Gavin Shan
1
-3
/
+18
2014-09-30
powerpc/powernv: Clear PAPR error injection registers
Gavin Shan
1
-0
/
+25
2014-09-30
powerpc/powernv: Add PCI error injection debugfs entry
Mike Qiu
1
-0
/
+52
2014-09-30
powerpc/eeh: Introduce eeh_ops::err_inject
Gavin Shan
5
-0
/
+75
2014-09-30
powerpc/powernv: Sync header with firmware
Gavin Shan
2
-0
/
+33
2014-09-30
powerpc/eeh: Clear frozen state on passing device
Gavin Shan
1
-1
/
+35
2014-09-30
powerpc/eeh: Reenable PCI devices after reset
Gavin Shan
1
-14
/
+48
2014-09-30
powerpc/eeh: Freeze PE before PE reset
Gavin Shan
4
-11
/
+44
2014-09-30
powerpc/eeh: Add eeh_pe_state sysfs entry
Gavin Shan
1
-1
/
+59
2014-09-30
powerpc/eeh: Drop unused argument in eeh_check_failure()
Gavin Shan
2
-24
/
+20
2014-09-30
gpio: staticize xway_stp_init()
Linus Walleij
1
-1
/
+1
2014-09-30
locktorture: Cleanup header usage
Davidlohr Bueso
1
-13
/
+1
2014-09-30
locktorture: Cannot hold read and write lock
Davidlohr Bueso
1
-0
/
+10
2014-09-30
locktorture: Fix __acquire annotation for spinlock irq
Davidlohr Bueso
1
-1
/
+1
2014-09-30
locktorture: Support rwlocks
Davidlohr Bueso
5
-3
/
+125
2014-09-29
Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...
Mike Turquette
7
-20
/
+257
2014-09-29
Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...
Mike Turquette
7
-31
/
+63
2014-09-30
UBIFS: Fix trivial typo in power_cut_emulated()
Richard Weinberger
1
-1
/
+1
2014-09-30
UBI: Fix trivial typo in __schedule_ubi_work
Richard Weinberger
1
-1
/
+1
2014-09-30
i2c: cros_ec: Remove EC_I2C_FLAG_10BIT
Doug Anderson
2
-5
/
+4
2014-09-30
drm/nouveau: nv84+: fix fence context seqno's
Maarten Lankhorst
1
-2
/
+1
2014-09-30
Merge branch 'am335x'
David S. Miller
5
-3
/
+57
2014-09-30
arm: dts: am33xx, Add syscon phandle to cpsw node
Markus Pargmann
1
-0
/
+1
2014-09-30
am33xx: define syscon control module device node
Markus Pargmann
1
-0
/
+5
2014-09-30
net: cpsw: Add am33xx MACID readout
Markus Pargmann
3
-1
/
+47
2014-09-30
net: cpsw: Replace pr_err by dev_err
Markus Pargmann
1
-1
/
+1
2014-09-30
net: cpsw: header, Add missing include
Markus Pargmann
1
-0
/
+1
2014-09-30
net: cpsw: Add missing return value
Markus Pargmann
1
-0
/
+1
2014-09-30
DT doc: net: cpsw mac-address is optional
Markus Pargmann
1
-1
/
+1
2014-09-30
hyperv: Fix a bug in netvsc_start_xmit()
KY Srinivasan
1
-1
/
+2
2014-09-30
bonding: make global bonding stats more reliable
Andy Gospodarek
2
-28
/
+43
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
17
-25
/
+87
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
16
-34
/
+32
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
25
-81
/
+108
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
19
-51
/
+164
2014-09-30
powerpc: Enable DCACHE_WORD_ACCESS on ppc64le
Anton Blanchard
1
-0
/
+1
2014-09-30
powerpc: ppc64le optimised word at a time
Anton Blanchard
1
-15
/
+48
[prev]
[next]