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-10-07
coresight: fixing typographical error
Mathieu Poirier
1
-1
/
+1
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+2
2015-10-07
net: Add netif_is_l3_slave
David Ahern
1
-0
/
+7
2015-10-06
PCI: Add builtin_pci_driver() to avoid registration boilerplate
Paul Gortmaker
1
-0
/
+11
2015-10-06
rcu_sync: Cleanup the CONFIG_PROVE_RCU checks
Oleg Nesterov
1
-4
/
+3
2015-10-06
locking/percpu-rwsem: Make use of the rcu_sync infrastructure
Oleg Nesterov
1
-1
/
+2
2015-10-06
rcu_sync: Introduce rcu_sync_dtor()
Oleg Nesterov
1
-0
/
+1
2015-10-06
rcu_sync: Add CONFIG_PROVE_RCU checks
Oleg Nesterov
1
-0
/
+6
2015-10-06
rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure
Oleg Nesterov
1
-37
/
+23
2015-10-06
rcu: Create rcu_sync infrastructure
Oleg Nesterov
1
-0
/
+94
2015-10-06
rculist: Use WRITE_ONCE() when deleting from reader-visible list
Paul E. McKenney
3
-5
/
+8
2015-10-06
rcu: Remove deprecated rcu_lockdep_assert()
Paul E. McKenney
1
-21
/
+0
2015-10-06
rculist: Make list_entry_rcu() use lockless_dereference()
Patrick Marlier
1
-4
/
+1
2015-10-06
rcu: Add rcu_pointer_handoff()
Paul E. McKenney
1
-0
/
+22
2015-10-06
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
1
-1
/
+4
2015-10-06
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
2
-2
/
+5
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
3
-7
/
+7
2015-10-06
locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...
Davidlohr Bueso
1
-0
/
+97
2015-10-06
regmap: Allow installing custom reg_update_bits function
Jon Ringle
1
-0
/
+3
2015-10-06
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
18
-36
/
+69
2015-10-06
sched/core: Kill PREEMPT_ACTIVE
Peter Zijlstra
1
-5
/
+0
2015-10-06
sched/core: Simplify preempt_count tests
Peter Zijlstra
1
-2
/
+1
2015-10-06
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
1
-12
/
+0
2015-10-06
sched/core: Create preempt_count invariant
Peter Zijlstra
1
-5
/
+12
2015-10-06
sched/core: Simplify INIT_PREEMPT_COUNT
Peter Zijlstra
1
-6
/
+5
2015-10-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
27
-128
/
+229
2015-10-06
Merge tag 'at91-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/...
Arnd Bergmann
1
-8
/
+0
2015-10-06
Merge 4.3-rc4 into char-misc-next
Greg Kroah-Hartman
10
-24
/
+34
2015-10-06
Revert "regmap: Allow installing custom reg_update_bits function"
David S. Miller
1
-4
/
+0
2015-10-06
misc: atmel_tclib: get and use slow clock
Boris Brezillon
1
-0
/
+1
2015-10-06
Merge tag 'v4.3-rc4' into next
Dmitry Torokhov
11
-26
/
+36
2015-10-05
netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct
Ken-ichirou MATSUZAWA
1
-1
/
+1
2015-10-05
netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
Ken-ichirou MATSUZAWA
1
-2
/
+2
2015-10-05
ebpf: include perf_event only where really needed
Daniel Borkmann
1
-1
/
+0
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
1
-1
/
+1
2015-10-05
regmap: Allow installing custom reg_update_bits function
Jon Ringle
1
-0
/
+4
2015-10-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...
David S. Miller
1
-2
/
+2
2015-10-05
ipv6: inet6_sk() should use sk_fullsock()
Eric Dumazet
1
-2
/
+2
2015-10-05
mfd: tps6105x: Use i2c regmap to access registers
Grigoryev Denis
1
-7
/
+3
2015-10-05
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
1
-0
/
+8
2015-10-04
netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
Pablo Neira Ayuso
1
-4
/
+8
2015-10-04
stm class: Introduce an abstraction for System Trace Module devices
Alexander Shishkin
1
-0
/
+126
2015-10-04
tty/serial: at91: move ATMEL_MAX_UART
Alexandre Belloni
1
-6
/
+0
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+3
2015-10-04
misc: mic: SCIF RMA header file and IOCTL changes
Sudeep Dutt
1
-10
/
+224
2015-10-04
misc: mic: Remove COSM functionality from the MIC card driver
Ashutosh Dixit
1
-1
/
+2
2015-10-04
misc: mic: Add support for kernel mode SCIF clients
Ashutosh Dixit
1
-0
/
+58
2015-10-04
misc: mic: SCIF poll
Ashutosh Dixit
1
-0
/
+74
2015-10-04
dma: Add support to program MIC x100 status descriptiors
Siva Yerramreddy
1
-0
/
+4
2015-10-04
iommu: iova: Move iova cache management to the iova library
Sakari Ailus
1
-2
/
+2
[prev]
[next]