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-05-28
of: Move OF flags to be visible even when !CONFIG_OF
Pantelis Antoniou
1
-6
/
+6
2015-05-28
ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchip
Dmitry Eremin-Solenikov
1
-0
/
+17
2015-05-28
bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()
Thomas Petazzoni
1
-0
/
+5
2015-05-28
KVM: pass kvm_memory_slot to gfn_to_page_many_atomic
Paolo Bonzini
1
-2
/
+2
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-0
/
+1
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-1
/
+22
2015-05-28
kernel/params.c: generalize bool_enable_only
Luis R. Rodriguez
1
-0
/
+6
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-15
/
+15
2015-05-28
sysfs: tightened sysfs permission checks
Gobinda Charan Maji
1
-8
/
+10
2015-05-28
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
Peter Zijlstra
1
-1
/
+3
2015-05-28
module: Optimize __module_address() using a latched RB-tree
Peter Zijlstra
1
-3
/
+26
2015-05-28
rbtree: Implement generic latch_tree
Peter Zijlstra
1
-0
/
+212
2015-05-28
seqlock: Introduce raw_read_seqcount_latch()
Peter Zijlstra
1
-2
/
+7
2015-05-28
rcu: Move lockless_dereference() out of rcupdate.h
Peter Zijlstra
2
-15
/
+15
2015-05-28
seqlock: Better document raw_write_seqcount_latch()
Peter Zijlstra
1
-1
/
+75
2015-05-28
rbtree: Make lockless searches non-fatal
Peter Zijlstra
2
-10
/
+27
2015-05-28
module: Sanitize RCU usage and locking
Peter Zijlstra
1
-2
/
+10
2015-05-28
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
1
-1
/
+2
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
1
-4
/
+2
2015-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
6
-11
/
+42
2015-05-27
rcu: Further shrink Tiny RCU by making empty functions static inlines
Paul E. McKenney
3
-4
/
+21
2015-05-27
rculist: Fix another sparse warning
Ying Xue
1
-2
/
+2
2015-05-27
smp: Make control dependencies work on Alpha, improve documentation
Paul E. McKenney
1
-0
/
+16
2015-05-27
rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs
Paul E. McKenney
2
-4
/
+2
2015-05-27
documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics
Will Deacon
1
-1
/
+1
2015-05-27
rcu: Eliminate array-index-based RCU primitives
Paul E. McKenney
1
-50
/
+0
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
2
-11
/
+11
2015-05-27
mtd: cfi: deinline large functions
Denys Vlasenko
1
-180
/
+8
2015-05-27
pci: Add Cavium PCI vendor id
Sunil Goutham
1
-0
/
+2
2015-05-27
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Hans de Goede
1
-0
/
+26
2015-05-27
perf: allow for PMU-specific event filtering
Mark Rutland
1
-0
/
+5
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-3
/
+3
2015-05-27
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
1
-0
/
+7
2015-05-27
random: Blocking API for accessing nonblocking_pool
Stephan Mueller
1
-0
/
+1
2015-05-27
perf/x86/intel/cqm: Use proper data types
Thomas Gleixner
1
-1
/
+1
2015-05-27
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
18
-31
/
+78
2015-05-27
perf/x86: Fix event/group validation
Peter Zijlstra
1
-4
/
+0
2015-05-27
net: phy: Add phy_interface_is_rgmii helper
Florian Fainelli
1
-0
/
+11
2015-05-27
drivers: of/base: move of_init to driver_init
Sudeep Holla
1
-0
/
+6
2015-05-27
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
3
-22
/
+25
2015-05-27
sched, cgroup: reorganize threadgroup locking
Tejun Heo
2
-36
/
+27
2015-05-27
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
1
-44
/
+0
2015-05-26
usb: phy: Add interface to get phy give of device_node.
NeilBrown
1
-0
/
+2
2015-05-26
usb: gadget: net2280: fix use of GPEP in both directions
Mian Yousaf Kaukab
1
-0
/
+4
2015-05-26
usb: gadget: net2280: check interrupts for all endpoints
Mian Yousaf Kaukab
1
-0
/
+3
2015-05-26
usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2
Yoshihiro Shimoda
1
-2
/
+1
2015-05-26
lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants
Antonio Ospite
1
-1
/
+1
2015-05-26
rapidio: Fix kerneldoc and comment
Masanari Iida
1
-1
/
+1
2015-05-26
netfilter: ebtables: fix comment grammar
Geert Uytterhoeven
1
-1
/
+1
[prev]
[next]