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
2014-08-19
ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan
Martin Townsend
1
-1
/
+0
2014-08-19
ASoC: Remove support for legacy snd_soc_platform IO
Lars-Peter Clausen
1
-3
/
+0
2014-08-19
ASoC: Automatically initialize regmap for all components
Lars-Peter Clausen
1
-3
/
+0
2014-08-19
ASoC: Pass component instead of DAPM context to AUX dev init callback
Lars-Peter Clausen
1
-1
/
+1
2014-08-19
ASoC: Move AUX dev support to the component level
Lars-Peter Clausen
1
-0
/
+1
2014-08-19
ASoC: Add component level probe/remove support
Lars-Peter Clausen
1
-0
/
+11
2014-08-19
ASoC: Consolidate platform and CODEC probe/remove
Lars-Peter Clausen
1
-10
/
+17
2014-08-19
ASoC: Move debugfs registration to the component level
Lars-Peter Clausen
1
-5
/
+15
2014-08-19
i2c: rework kernel config I2C_ACPI
Lan Tianyu
1
-4
/
+8
2014-08-19
irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl register
Feng Kan
1
-0
/
+1
2014-08-19
irqchip: gic: Replace hex numbers with defines.
Feng Kan
1
-0
/
+15
2014-08-18
drm/radeon: properly document reloc priority mask
Christian König
1
-0
/
+1
2014-08-18
nfsd: allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
1
-2
/
+3
2014-08-18
asm-generic: add memfd_create system call to unistd.h
Will Deacon
1
-1
/
+3
2014-08-18
regulator: core: Fix build error due to const qualifier for ops
Axel Lin
1
-1
/
+1
2014-08-18
ASoC: core: fix .info for SND_SOC_BYTES_TLV
Subhransu S. Prusty
1
-1
/
+1
2014-08-18
gpu: ipu-v3: Add functions to set CSI/IC source muxes
Steve Longerbeam
1
-0
/
+6
2014-08-18
gpu: ipu-v3: Add ipu-cpmem unit
Steve Longerbeam
1
-152
/
+36
2014-08-17
SUNRPC: get rid of the request wait queue
Trond Myklebust
1
-1
/
+0
2014-08-16
net: phy: bcm7xxx: remove 28nm wildcard entry
Florian Fainelli
1
-1
/
+0
2014-08-16
ASoC: cs35l32: Add support for CS35L32 Boosted Amplifier
Brian Austin
1
-0
/
+26
2014-08-16
ASoC: Drop const from struct snd_soc_dai_link *of_node members
Sylwester Nawrocki
1
-3
/
+3
2014-08-16
regulator: core: add guard delay between calling regulator_disable and _enable
Guodong Xu
1
-0
/
+6
2014-08-16
regulator: core: add const qualifier to ops in struct regulator_desc
Guodong Xu
1
-1
/
+1
2014-08-16
regulator: s2mpxxx: Move regulator min/step voltages in common place
Amit Daniel Kachhap
4
-31
/
+21
2014-08-16
regulator: da9211: support DA9213
James Ban
1
-1
/
+6
2014-08-16
ata: remove deprecated struct ahci_platform_data
Bartlomiej Zolnierkiewicz
1
-13
/
+0
2014-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2014-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2014-08-15
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+5
2014-08-15
blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flag
Jens Axboe
1
-4
/
+3
2014-08-15
mac80211: don't duplicate station QoS capability data
Johannes Berg
1
-1
/
+1
2014-08-15
regulatory: add NUL to alpha2
Eliad Peller
1
-1
/
+1
2014-08-14
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+12
2014-08-14
rhashtable: fix annotations for rht_for_each_entry_rcu()
Thomas Graf
1
-8
/
+4
2014-08-14
rhashtable: unexport and make rht_obj() static
Thomas Graf
1
-1
/
+0
2014-08-14
rhashtable: RCU annotations for next pointers
Thomas Graf
1
-2
/
+2
2014-08-14
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
Hannes Frederic Sowa
1
-1
/
+1
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-1
/
+2
2014-08-14
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
1
-1
/
+3
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-2
/
+109
2014-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+91
2014-08-14
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...
Roland Dreier
5
-1
/
+68
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-10
/
+91
2014-08-14
Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+3
2014-08-14
Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
3
-3
/
+3
2014-08-14
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-17
/
+38
2014-08-14
Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+4
2014-08-14
locking,arch: Rewrite generic atomic support
Peter Zijlstra
2
-100
/
+112
[prev]
[next]