index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-10
ARM: OMAP2+: Add DPPLS clock manager for dm814x
Tony Lindgren
1
-0
/
+1
2015-12-10
Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+0
2015-12-10
Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+12
2015-12-10
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-09
teach nfs_get_link() to work in RCU mode
Al Viro
1
-0
/
+1
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-3
/
+3
2015-12-09
don't put symlink bodies in pagecache into highmem
Al Viro
1
-0
/
+1
2015-12-09
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2
-6
/
+123
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
1
-0
/
+36
2015-12-09
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
3
-1
/
+50
2015-12-09
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-09
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-34
/
+26
2015-12-09
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-12-09
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-08
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
1
-2
/
+2
2015-12-08
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
1
-1
/
+6
2015-12-08
locks: new locks_mandatory_area calling convention
Christoph Hellwig
1
-16
/
+14
2015-12-08
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...
Paul E. McKenney
8
-36
/
+124
2015-12-08
list: Add lockless list traversal primitives
Alexey Kardashevskiy
1
-0
/
+36
2015-12-08
rcu: Fix comment for rcu_dereference_raw_notrace
Alexey Kardashevskiy
1
-1
/
+1
2015-12-08
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
Paul E. McKenney
4
-4
/
+14
2015-12-08
rcu: Remove TINY_RCU bloat from pointless boot parameters
Paul E. McKenney
1
-1
/
+8
2015-12-08
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
2015-12-07
libata-eh.c: Introduce new ata port flag for controller which lockup on read ...
Andreas Werner
1
-0
/
+1
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
27
-233
/
+179
2015-12-07
core: enable more fine-grained datagram reception control
Rainer Weikusat
1
-0
/
+6
2015-12-07
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
Moni Shoua
1
-0
/
+5
[prev]
[next]