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-09-12
drm: Move sg functions into drm_legacy.h
Daniel Vetter
1
-7
/
+0
2014-09-12
drm: Move dma functions into drm_legacy.h
Daniel Vetter
1
-7
/
+0
2014-09-12
Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-5
/
+13
2014-09-11
Input: add haptic driver on max77693
Jaewon Kim
1
-0
/
+9
2014-09-12
drm: split ati_pcigart.h out of drmP.h
Dave Airlie
2
-23
/
+28
2014-09-12
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+2
2014-09-12
drm/vmwgfx: Fix drm.h include
Josh Boyer
1
-1
/
+1
2014-09-11
Merge tag 'ipu-for-staging-3.18' of git://git.pengutronix.de/git/pza/linux in...
Greg Kroah-Hartman
1
-152
/
+36
2014-09-11
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
1
-0
/
+3
2014-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2014-09-11
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
7
-12
/
+74
2014-09-11
netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributes
Pablo Neira Ayuso
1
-0
/
+1
2014-09-11
netfilter: fix compilation of masquerading without IP_NF_TARGET_MASQUERADE
Pablo Neira Ayuso
1
-6
/
+4
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
1
-0
/
+2
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
513
-5334
/
+16128
2014-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
8
-13
/
+75
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
1
-2
/
+2
2014-09-11
drm: Simplify return value of drm_get_last_vbltimestamp
Daniel Vetter
1
-2
/
+0
2014-09-11
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
1
-12
/
+1
2014-09-11
cfg80211: allow requesting SMPS mode on ap start
Eliad Peller
2
-0
/
+35
2014-09-11
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
1
-1
/
+3
2014-09-11
cfg80211: add WMM traffic stream API
Johannes Berg
3
-1
/
+54
2014-09-11
cfg80211: don't put kek/kck/replay counter on the stack
Johannes Berg
1
-6
/
+4
2014-09-11
Merge tag 'renesas-dt4-for-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-0
/
+80
2014-09-11
dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces
Andy Shevchenko
1
-6
/
+4
2014-09-11
dmaengine: dw: move dw_dmac.h to where it belongs to
Andy Shevchenko
3
-2
/
+2
2014-09-11
moduleparam: Resolve missing-field-initializer warning
Mark Rustad
1
-1
/
+1
2014-09-10
shm: add memfd.h to UAPI export list
David Drysdale
1
-0
/
+1
2014-09-10
net/mlx4: Set vlan stripping policy by the right command
Matan Barak
2
-2
/
+11
2014-09-10
Merge branch 'clk-next-debugfs-lock' into clk-next
Mike Turquette
1
-0
/
+1
2014-09-10
clk: Don't hold prepare_lock across debugfs creation
Stephen Boyd
1
-0
/
+1
2014-09-10
net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected
Daniel Borkmann
1
-39
/
+39
2014-09-10
pnfs: allow splicing pre-encoded pages into the layoutcommit args
Christoph Hellwig
1
-0
/
+3
2014-09-10
nfs41: add a helper function to set layoutcommit after commit
Peng Tao
1
-0
/
+1
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-1
/
+151
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
1
-0
/
+6
2014-09-10
drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4)
Alex Deucher
1
-0
/
+2
2014-09-10
drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag
Michel Dänzer
1
-0
/
+2
2014-09-10
tracing: generate RCU warnings even when tracepoints are disabled
Dave Hansen
1
-0
/
+11
2014-09-10
ftrace: Replace tramp_hash with old_*_hash to save space
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-09-10
ftrace: Annotate the ops operation on update
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-09-10
Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-0
/
+4
2014-09-10
regulator: of: Provide simplified DT parsing method
Mark Brown
1
-0
/
+4
2014-09-10
Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
1
-156
/
+170
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
1
-11
/
+3
2014-09-10
drm: merge drm_usb into udl
David Herrmann
2
-16
/
+0
2014-09-10
drm: Goody bye, drm_bus!
David Herrmann
1
-5
/
+0
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+3
2014-09-10
drm: drop unused drm_master->unique_size
David Herrmann
1
-2
/
+0
2014-09-10
drm: move remaining includes in drmP.h to the top
David Herrmann
3
-23
/
+22
[prev]
[next]