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-04
xfs: fix set-but-unused warnings
Dave Chinner
9
-60
/
+2
2014-12-04
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
5
-134
/
+137
2014-12-04
xfs: move ftype conversion functions to libxfs
Dave Chinner
5
-24
/
+24
2014-12-04
xfs: lobotomise xfs_trans_read_buf_map()
Dave Chinner
1
-102
/
+33
2014-12-04
xfs: active inodes stat is broken
Dave Chinner
2
-1
/
+2
2014-12-04
xfs: cleanup xfs_bmse_merge returns
Dave Chinner
1
-15
/
+8
2014-12-04
xfs: cleanup xfs_bmse_shift_one goto mess
Dave Chinner
1
-26
/
+17
2014-12-04
xfs: fix premature enospc on inode allocation
Dave Chinner
1
-10
/
+24
2014-12-04
xfs: overflow in xfs_iomap_eof_align_last_fsb
Peter Watkins
1
-7
/
+6
2014-12-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+6
2014-12-03
Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+20
2014-12-04
Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2
Dave Chinner
5
-24
/
+9
2014-12-03
tracing: Truncated output is better than nothing
Dan Carpenter
1
-5
/
+2
2014-12-03
tracing: Add additional marks to signal very large time deltas
Byungchul Park
4
-28
/
+41
2014-12-03
Documentation: describe trace_buf_size parameter more accurately
Joonsoo Kim
1
-1
/
+1
2014-12-03
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2014-12-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+7
2014-12-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-45
/
+88
2014-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-67
/
+73
2014-12-03
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2014-12-03
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
2014-12-03
power: reset: adjust priority of simple syscon reboot driver
Stefan Agner
1
-1
/
+1
2014-12-03
ALSA: ctxfi: Neaten get_daio_rsc
Joe Perches
1
-17
/
+13
2014-12-03
drm/radeon: Hide cursor on CRTCs used by fbdev (v2)
Michel Dänzer
1
-1
/
+31
2014-12-03
drm/radeon: add spinlock for BO_VA status protection (v2)
Christian König
2
-6
/
+33
2014-12-03
drm/radeon: fence PT updates as shared
Christian König
1
-9
/
+19
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
12
-42
/
+42
2014-12-03
drm/radeon: drop the handle from radeon_cs_reloc
Christian König
3
-6
/
+3
2014-12-03
drm/radeon drop gobj from radeon_cs_reloc
Christian König
3
-9
/
+9
2014-12-03
drm/radeon: fix typo in new fan control registers for SI/CI
Alex Deucher
2
-8
/
+8
2014-12-03
drm/radeon: sync all BOs involved in a CS
Christian König
1
-12
/
+7
2014-12-03
drm/radeon: Move hotspot handling out of radeon_set_cursor
Michel Dänzer
1
-19
/
+17
2014-12-03
drm/radeon: Re-show the cursor after a modeset
Michel Dänzer
4
-24
/
+68
2014-12-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-34
/
+36
2014-12-03
ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()
Kuninori Morimoto
1
-9
/
+6
2014-12-03
ASoC: rsnd: share SSI starting method between PIO/DMA mode
Kuninori Morimoto
1
-19
/
+10
2014-12-03
ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()
Kuninori Morimoto
1
-10
/
+11
2014-12-03
ASoC: rsnd: initialize SRC on rsnd_src_init()
Kuninori Morimoto
1
-7
/
+7
2014-12-03
ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()
Kuninori Morimoto
1
-4
/
+5
2014-12-03
ASoC: rsnd: tidyup rsnd_io_to_runtime() macro
Kuninori Morimoto
1
-1
/
+2
2014-12-03
ASoC: rsnd: move snd_kcontrol_new fucntions to core.c
Kuninori Morimoto
3
-162
/
+204
2014-12-03
ASoC: rsnd: show master clock rate when ADG probe
Kuninori Morimoto
1
-1
/
+1
2014-12-03
ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA mode
Kuninori Morimoto
1
-5
/
+10
2014-12-03
ASoC: rsnd: clear status register when HW start
Kuninori Morimoto
1
-0
/
+3
2014-12-03
ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start()
Kuninori Morimoto
1
-4
/
+4
2014-12-03
ASoC: rsnd: tidyup SSI interrupt enable/disable method
Kuninori Morimoto
3
-6
/
+29
2014-12-03
ASoC: rsnd: tidyup PIO/DMA mode settings method
Kuninori Morimoto
2
-12
/
+14
2014-12-03
ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorily
Kuninori Morimoto
3
-8
/
+5
2014-12-03
ASoC: rsnd: add callback status check method
Kuninori Morimoto
2
-3
/
+38
2014-12-03
ASoC: rsnd: add .fallback callback
Kuninori Morimoto
3
-4
/
+18
[prev]
[next]