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
2015-12-10
PM / OPP: Parse 'opp-supported-hw' binding
Viresh Kumar
1
-0
/
+13
2015-12-10
irqchip/gic-v3: Add missing struct device_node declaration
Marc Zyngier
1
-0
/
+1
2015-12-10
Merge tag 'reset-for-4.5' of git://git.pengutronix.de/git/pza/linux into next...
Arnd Bergmann
1
-4
/
+13
2015-12-10
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
1
-1
/
+1
2015-12-10
dmaengine: sh: Remove unused R-Car HPB-DMAC driver
Geert Uytterhoeven
1
-103
/
+0
2015-12-10
Merge branch 'fix/edma' into fixes
Vinod Koul
1
-1
/
+1
2015-12-10
dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type
Peter Ujfalusi
1
-1
/
+1
2015-12-09
ARM: OMAP2+: Add DPPLS clock manager for dm814x
Tony Lindgren
1
-0
/
+1
2015-12-09
Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+0
2015-12-09
Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+12
2015-12-09
mtd: partitions: support a cleanup callback for parsers
Brian Norris
1
-0
/
+1
2015-12-09
cgroup: fix sock_cgroup_data initialization on earlier compilers
Tejun Heo
1
-2
/
+2
2015-12-09
bitops.h: correctly handle rol32 with 0 byte shift
Sasha Levin
1
-1
/
+1
2015-12-09
mtd: partitions: pass around 'mtd_partitions' wrapper struct
Brian Norris
1
-0
/
+7
2015-12-09
mtd: partitions: make parsers return 'const' partition arrays
Brian Norris
1
-1
/
+1
2015-12-09
mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
Ard Biesheuvel
1
-0
/
+8
2015-12-09
of/irq: move of_msi_map_rid declaration to the correct ifdef section
Rob Herring
1
-7
/
+6
2015-12-09
of/irq: Export of_irq_find_parent again
Carlo Caione
1
-0
/
+6
2015-12-08
teach nfs_get_link() to work in RCU mode
Al Viro
1
-0
/
+1
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-3
/
+3
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+1
2015-12-08
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2
-6
/
+123
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
1
-0
/
+36
2015-12-08
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
3
-1
/
+50
2015-12-08
Revert "Merge branch 'vsock-virtio'"
Stefan Hajnoczi
1
-209
/
+0
2015-12-09
device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification
Andy Shevchenko
1
-0
/
+1
2015-12-08
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-34
/
+26
2015-12-08
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-12-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-6
/
+8
2015-12-08
mtd: nand: add nand_to_mtd() helper
Boris BREZILLON
1
-0
/
+5
2015-12-08
mtd: nand: embed an mtd_info structure into nand_chip
Boris BREZILLON
1
-0
/
+2
2015-12-08
soc: qcom: Introduce common SMEM state machine code
Bjorn Andersson
1
-0
/
+18
2015-12-08
mlx4: Expose correct max_sge_rd limit
Sagi Grimberg
1
-0
/
+11
2015-12-08
workqueue: implement lockup detector
Tejun Heo
1
-0
/
+6
2015-12-08
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
1
-0
/
+4
2015-12-08
soc: dove: add legacy support to PMU driver
Russell King
1
-0
/
+19
2015-12-08
genirq: Implement irq_percpu_is_enabled()
Thomas Petazzoni
1
-0
/
+1
2015-12-07
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
1
-2
/
+2
2015-12-07
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
1
-1
/
+6
2015-12-07
locks: new locks_mandatory_area calling convention
Christoph Hellwig
1
-16
/
+14
2015-12-07
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...
Paul E. McKenney
8
-36
/
+124
2015-12-07
list: Add lockless list traversal primitives
Alexey Kardashevskiy
1
-0
/
+36
2015-12-07
rcu: Fix comment for rcu_dereference_raw_notrace
Alexey Kardashevskiy
1
-1
/
+1
2015-12-07
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
Paul E. McKenney
4
-4
/
+14
2015-12-07
rcu: Remove TINY_RCU bloat from pointless boot parameters
Paul E. McKenney
1
-1
/
+8
2015-12-07
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
Tejun Heo
3
-1
/
+50
2015-12-07
qed: fix handling of concurrent ramrods.
Tomer Tayar
1
-0
/
+2
2015-12-07
qed: Fix corner case for chain in-between pages
Tomer Tayar
1
-1
/
+2
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-7
/
+7
2015-12-07
lightnvm: comments on constants
Matias Bjørling
1
-0
/
+7
[prev]
[next]