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
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-46
/
+87
2017-01-11
drm: add fourcc codes for 16bit R and RG
Rainer Hochecker
1
-0
/
+7
2017-01-11
video: fbdev: imxfb: remove the macros for initializing the DMACR
Martin Kaiser
1
-4
/
+0
2017-01-11
net/sched: cls_flower: Support matching on ARP
Simon Horman
1
-0
/
+11
2017-01-11
flow disector: ARP support
Simon Horman
1
-0
/
+19
2017-01-11
cfg80211: consider VHT opmode on station update
Beni Lev
1
-1
/
+3
2017-01-11
mm: Introduce lm_alias
Laura Abbott
1
-0
/
+4
2017-01-11
gpio: davinci: Remove redundant members davinci_gpio_controller stuct
Keerthy
1
-3
/
+0
2017-01-11
kref: prefer atomic_inc_not_zero to atomic_add_unless
Jason A. Donenfeld
1
-1
/
+1
2017-01-11
debugfs: improve formatting of debugfs_real_fops()
Jakub Kicinski
1
-2
/
+1
2017-01-11
VME: Remove node entry from vme_driver
Martyn Welch
1
-1
/
+0
2017-01-11
soc: zte: Add header for PM domains specifiers
Baoyou Xie
1
-0
/
+24
2017-01-10
scsi: remove useless acpi functions in the header file
Hanjun Guo
1
-10
/
+0
2017-01-10
timerfd: export defines to userspace
Mike Frysinger
3
-19
/
+38
2017-01-10
mm: support anonymous stable page
Minchan Kim
1
-1
/
+2
2017-01-10
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
1
-2
/
+1
2017-01-10
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
2
-4
/
+4
2017-01-10
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2
-4
/
+24
2017-01-10
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
1
-0
/
+10
2017-01-10
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
2
-12
/
+4
2017-01-10
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
1
-2
/
+2
2017-01-10
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
Ross Zwisler
1
-2
/
+0
2017-01-10
mm: add follow_pte_pmd()
Ross Zwisler
1
-0
/
+2
2017-01-10
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-2
/
+7
2017-01-10
drm : adds Y-coordinate and Colorimetry Format
Nagaraju, Vathsala
1
-1
/
+12
2017-01-10
apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.h
Corentin Labbe
1
-0
/
+1
2017-01-10
Drivers: hv: vmbus: Fix a rescind handling bug
K. Y. Srinivasan
1
-0
/
+1
2017-01-10
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron
2
-155
/
+163
2017-01-10
iio:buffer: Push implementation of iio_device_attach_buffer into .c file
Jonathan Cameron
1
-14
/
+2
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
1
-3
/
+2
2017-01-10
iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.
Jonathan Cameron
1
-1
/
+1
2017-01-10
iio:buffers: Push some docs down into the .c file.
Jonathan Cameron
1
-5
/
+0
2017-01-10
iio:buffer: Stop exporting iio_scan_mask_query
Jonathan Cameron
1
-3
/
+0
2017-01-10
iio:buffer: Introduced a function to assign the buffer specific attrs.
Jonathan Cameron
1
-0
/
+2
2017-01-10
iio:buffer.h Reformat structure comments to be inline.
Jonathan Cameron
1
-37
/
+63
2017-01-10
iio:buffer: Stop exporting iio_update_demux
Jonathan Cameron
1
-2
/
+0
2017-01-10
RDMA: Adding ethertype ETH_P_IBOE
Selvin Xavier
1
-0
/
+1
2017-01-10
RDMA/core: Unify style of IOCTL commands
Leon Romanovsky
1
-60
/
+38
2017-01-10
RDMA/core: Rename RDMA magic number
Leon Romanovsky
1
-17
/
+18
2017-01-10
RDMA/core: Move HFI1 IOCTL declarations to common file
Leon Romanovsky
2
-55
/
+54
2017-01-10
RDMA/hfi1: Avoid redeclaration error
Leon Romanovsky
3
-119
/
+175
2017-01-10
RDMA/core: Move legacy MAD IOCTL declarations to common file
Leon Romanovsky
2
-10
/
+11
2017-01-10
RDMA/core: Commonize RDMA IOCTL declarations location
Leon Romanovsky
4
-4
/
+46
2017-01-10
target: add XCOPY target/segment desc sense codes
David Disseldorp
1
-0
/
+4
2017-01-10
Merge tag 'v4.10-rc1' into asoc-samsung
Mark Brown
611
-5696
/
+20463
2017-01-10
IB/core: added support to use rdma cgroup controller
Parav Pandit
1
-0
/
+14
2017-01-10
rdmacg: Added rdma cgroup controller
Parav Pandit
2
-0
/
+57
2017-01-10
ata: pass queued command to ->sff_data_xfer method
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2017-01-10
ASoC: remove snd_soc_platform_trigger()
Kuninori Morimoto
1
-3
/
+0
2017-01-10
Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...
Mark Brown
1
-4
/
+4
[prev]
[next]