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
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
1
-2
/
+1
2016-08-08
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
1
-1
/
+2
2016-08-08
drm/ttm: Add interface to export kernel_zone max memory size in ttm
Ken Wang
1
-0
/
+1
2016-08-08
drm/amdgpu: expose AMDGPU_GEM_CREATE_VRAM_CLEARED to user space
Flora Cui
1
-0
/
+2
2016-08-08
userns: Free user namespaces in process context
Eric W. Biederman
1
-2
/
+3
2016-08-08
sysctl: Stop implicitly passing current into sysctl_table_root.lookup
Eric W. Biederman
1
-2
/
+1
2016-08-08
mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC
Chen-Yu Tsai
1
-0
/
+178
2016-08-08
ASoC: remove codec duplicated callback function
Kuninori Morimoto
1
-8
/
+0
2016-08-08
ASoC: topology: ABI - Add the types for BE DAI
Mengdong Lin
1
-2
/
+32
2016-08-08
ASoC: s3c24xx_uda134x: Remove unused power() callback
Sylwester Nawrocki
1
-1
/
+0
2016-08-08
ASoC: L3 bus: Add default gpio ops
Sylwester Nawrocki
1
-3
/
+12
2016-08-08
ASoC: simple-card-utils: add asoc_simple_card_parse_dai()
Kuninori Morimoto
1
-0
/
+17
2016-08-08
ASoC: simple-card-utils: add asoc_simple_card_parse_clk()
Kuninori Morimoto
1
-0
/
+8
2016-08-08
drm/atomic-helper: Add atomic_mode_set helper callback
Philipp Zabel
1
-0
/
+29
2016-08-08
gpu: ipu-v3: Add missing IDMAC channel names
Philipp Zabel
1
-0
/
+12
2016-08-08
gpu: ipu-v3: Add VDI input IDMAC channels
Steve Longerbeam
1
-0
/
+3
2016-08-08
gpu: ipu-v3: Add ipu_get_num()
Steve Longerbeam
1
-0
/
+1
2016-08-08
gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()
Steve Longerbeam
1
-0
/
+1
2016-08-08
gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()
Steve Longerbeam
1
-0
/
+1
2016-08-08
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
1
-1
/
+1
2016-08-08
drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT
Lothar Waßmann
1
-1
/
+2
2016-08-08
drm: Mark up legacy/dri1 drivers with DRM_LEGACY
Daniel Vetter
1
-0
/
+1
2016-08-08
drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY
David Herrmann
1
-2
/
+2
2016-08-08
drm: Convert drm_vma_manager to embedded interval-tree in drm_mm
Chris Wilson
1
-2
/
+0
2016-08-08
drm: Track drm_mm nodes with an interval tree
Chris Wilson
1
-0
/
+12
2016-08-08
netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01
Pablo Neira Ayuso
1
-1
/
+1
2016-08-08
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+2
2016-08-07
EXPORT_SYMBOL() for asm
Al Viro
1
-0
/
+94
2016-08-08
dmaengine: add support to provide error result from a DMA transation
Dave Jiang
1
-0
/
+16
2016-08-08
extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device
Chanwoo Choi
1
-0
/
+1
2016-08-08
extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device
Chanwoo Choi
1
-0
/
+1
2016-08-08
extcon: Add EXTCON_DISP_DP and the property for USB Type-C
Chris Zhong
1
-1
/
+7
2016-08-08
extcon: Add the synchronization extcon APIs to support the notification
Chanwoo Choi
1
-1
/
+29
2016-08-08
extcon: Rename the extcon_set/get_state() to maintain the function naming pat...
Chanwoo Choi
1
-7
/
+18
2016-08-08
extcon: Add the support for the capability of each property
Chanwoo Choi
1
-0
/
+22
2016-08-08
extcon: Add the support for extcon property according to extcon type
Chanwoo Choi
1
-0
/
+81
2016-08-08
extcon: Add the extcon_type to gather each connector into five category
Chanwoo Choi
1
-0
/
+9
2016-08-08
extcon: Block the bit masking operation for cable state except for extcon core
Chanwoo Choi
1
-30
/
+0
2016-08-08
extcon: adc-jack: Remove the usage of extcon_set_state()
Chanwoo Choi
1
-2
/
+2
2016-08-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-37
/
+37
2016-08-07
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+20
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
5
-22
/
+23
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
4
-15
/
+14
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-6
/
+1
2016-08-06
Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+2
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+8
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-1
/
+455
2016-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+20
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
1
-1
/
+1
2016-08-06
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-1
/
+158
[prev]
[next]