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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
block: add blk_rq_payload_bytes
Christoph Hellwig
1
-0
/
+13
2017-01-13
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+6
2017-01-13
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
1
-14
/
+2
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
1
-0
/
+15
2017-01-12
ipmr: improve hash scalability
Nikolay Aleksandrov
1
-15
/
+42
2017-01-12
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
1
-0
/
+1
2017-01-12
i2c: do not enable fall back to Host Notify by default
Dmitry Torokhov
1
-0
/
+1
2017-01-12
Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-1
/
+3
2017-01-12
regmap: Fixup the kernel-doc comments on functions/structures
Charles Keepax
1
-48
/
+67
2017-01-13
crypto: Replaced gcc specific attributes with macros from compiler.h
Gideon Israel Dsouza
1
-0
/
+1
2017-01-12
security,selinux,smack: kill security_task_wait hook
Stephen Smalley
2
-13
/
+0
2017-01-12
Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core
Will Deacon
1
-0
/
+4
2017-01-12
bpf: pass original insn directly to convert_ctx_access
Daniel Borkmann
1
-3
/
+4
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
1
-3
/
+3
2017-01-12
net: core: Make netif_wake_subqueue a wrapper
Florian Fainelli
1
-1
/
+13
2017-01-12
jump_labels: API for flushing deferred jump label updates
David Matlack
1
-0
/
+5
2017-01-12
serial: do not accept sysrq characters via serial port
Felix Fietkau
1
-1
/
+1
2017-01-12
soc: qcom: smem_state: Fix include for ERR_PTR()
Bjorn Andersson
1
-1
/
+1
2017-01-12
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
3
-11
/
+0
2017-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
13
-157
/
+44
2017-01-11
blk-mq: make mq_ops a const pointer
Jens Axboe
2
-2
/
+2
2017-01-11
block: relax check on sg gap
Ming Lei
1
-1
/
+21
2017-01-12
power: supply: bq27xxx: adds specific support for bq27520-g4 revision.
Chris Lapa
1
-0
/
+1
2017-01-12
power: supply: bq27xxx: adds specific support for bq27520-g3 revision.
Chris Lapa
1
-0
/
+1
2017-01-12
power: supply: bq27xxx: adds specific support for bq27520-g2 revision.
Chris Lapa
1
-0
/
+1
2017-01-12
power: supply: bq27xxx: adds specific support for bq27520-g1 revision.
Chris Lapa
1
-0
/
+1
2017-01-12
power: supply: bq27xxx: adds specific support for bq27510-g3 revision.
Chris Lapa
1
-0
/
+1
2017-01-12
power: supply: bq27xxx: adds specific support for bq27510-g2 revision.
Chris Lapa
1
-0
/
+1
2017-01-12
power: supply: bq27xxx: adds specific support for bq27510-g1 revision.
Chris Lapa
1
-0
/
+1
2017-01-12
power: supply: bq27xxx: adds specific support for bq27500/1 revision.
Chris Lapa
1
-0
/
+1
2017-01-12
power: supply: bq27xxx: rename BQ27510 allow for deprecation in future.
Chris Lapa
1
-1
/
+1
2017-01-12
power: supply: bq27xxx: rename BQ27500 allow for deprecation in future.
Chris Lapa
1
-1
/
+1
2017-01-12
power: supply: axp20x_usb_power: fix warning on 64bit
Michal Suchanek
1
-1
/
+1
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-46
/
+56
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-44
/
+49
2017-01-11
video: fbdev: imxfb: remove the macros for initializing the DMACR
Martin Kaiser
1
-4
/
+0
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-10
timerfd: export defines to userspace
Mike Frysinger
1
-19
/
+1
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
1
-10
/
+3
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
[prev]
[next]