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-06-21
ASoC: Use component DAPM context for platforms
Lars-Peter Clausen
1
-3
/
+1
2014-06-21
ASoC: Add DAPM support at the component level
Lars-Peter Clausen
2
-0
/
+32
2014-06-21
ASoC: Add a set_bias_level() callback to the DAPM context struct
Lars-Peter Clausen
1
-0
/
+2
2014-06-21
ASoC: Auto disconnect pins from all DAPM contexts
Lars-Peter Clausen
1
-1
/
+1
2014-06-21
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
1
-4
/
+2
2014-06-21
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
2
-7
/
+3
2014-06-21
ASoC: Move name_prefix from CODEC to component
Lars-Peter Clausen
1
-1
/
+1
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-06-21
ASoC: atmel_ssc_dai: enable fslen extension feature
Bo Shen
1
-0
/
+12
2014-06-21
ASoC: atmel-ssc: distinguish whether SSC supports fslen ext
Bo Shen
1
-0
/
+1
2014-06-21
tracing: Add __field_struct macro for TRACE_EVENT()
Steven Rostedt
1
-0
/
+33
2014-06-21
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
1
-0
/
+15
2014-06-20
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna
1
-0
/
+3
2014-06-20
crypto: drbg - header file for DRBG
Stephan Mueller
1
-0
/
+289
2014-06-20
crypto: skcipher - Don't use __crypto_dequeue_request()
Marek Vasut
1
-2
/
+1
2014-06-20
crypto: api - Move crypto_yield() to algapi.h
Marek Vasut
2
-6
/
+6
2014-06-19
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+7
2014-06-19
Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+4
2014-06-19
hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
Haiyang Zhang
1
-0
/
+1
2014-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+2
2014-06-19
devres: remove devm_request_and_ioremap()
Jingoo Han
1
-2
/
+0
2014-06-19
PCI: Add pci_fixup_suspend_late quirk pass
Andreas Noever
2
-1
/
+14
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+1
2014-06-19
tools: ffs-test: convert to new descriptor format fixing compilation error
Michal Nazarewicz
1
-1
/
+1
2014-06-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+2
2014-06-19
drm/debugfs: add an "edid_override" file per connector
Thomas Wood
1
-0
/
+1
2014-06-19
drm/debugfs: add a "force" file per connector
Thomas Wood
2
-0
/
+13
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-0
/
+2
2014-06-18
Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-3
/
+24
2014-06-18
lockdep: Revert lockdep check in raw_seqcount_begin()
Trond Myklebust
1
-2
/
+0
2014-06-18
Merge branch 'topic/core-vuln-fixes' into for-linus
Takashi Iwai
1
-0
/
+2
2014-06-18
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
1
-0
/
+2
2014-06-18
drm: Driver-specific ioctls range from 0x40 to 0x9f
Damien Lespiau
1
-1
/
+1
2014-06-18
Merge branch 'topic/soix' into drm-intel-next-queued
Daniel Vetter
22
-443
/
+1046
2014-06-17
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
1
-1
/
+1
2014-06-17
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
1
-1
/
+1
2014-06-17
percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...
Tejun Heo
1
-8
/
+21
2014-06-17
percpu: preffity percpu header files
Tejun Heo
2
-399
/
+435
2014-06-17
percpu: use raw_cpu_*() to define __this_cpu_*()
Tejun Heo
1
-9
/
+9
2014-06-17
percpu: reorder macros in percpu header files
Tejun Heo
2
-112
/
+112
2014-06-17
percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h
Tejun Heo
2
-208
/
+209
2014-06-17
percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...
Tejun Heo
2
-344
/
+341
2014-06-17
percpu: only allow sized arch overrides for {raw|this}_cpu_*() ops
Tejun Heo
1
-89
/
+5
2014-06-17
percpu: reorganize include/linux/percpu-defs.h
Tejun Heo
1
-23
/
+9
2014-06-17
percpu: move accessors from include/linux/percpu.h to percpu-defs.h
Tejun Heo
2
-37
/
+32
2014-06-17
percpu: include/asm-generic/percpu.h should contain only arch-overridable parts
Tejun Heo
2
-64
/
+89
2014-06-17
percpu: introduce arch_raw_cpu_ptr()
Tejun Heo
1
-2
/
+9
2014-06-17
percpu: disallow archs from overriding SHIFT_PERCPU_PTR()
Tejun Heo
1
-6
/
+3
2014-06-17
tcp: move ir_mark initialization to tcp_openreq_init
Octavian Purdila
1
-1
/
+2
2014-06-17
mfd: intel_soc_pmic: Core driver
Zhu, Lejun
1
-0
/
+30
[prev]
[next]