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.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
2016-06-16
locking/atomic: Fix atomic64_relaxed() bits
Peter Zijlstra
1
-153
/
+153
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
1
-3
/
+7
2016-06-14
locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h
Peter Zijlstra
1
-37
/
+0
2016-06-14
locking/barriers: Introduce smp_acquire__after_ctrl_dep()
Peter Zijlstra
1
-5
/
+12
2016-06-14
locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
Peter Zijlstra
1
-6
/
+19
2016-06-14
Merge branch 'linus' into locking/core, to pick up fixes before merging new c...
Ingo Molnar
20
-33
/
+91
2016-06-12
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
1
-0
/
+2
2016-06-11
Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+9
2016-06-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+5
2016-06-10
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+18
2016-06-10
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+3
2016-06-10
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
2
-2
/
+9
2016-06-10
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
1
-0
/
+6
2016-06-10
net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly
Shahar Klein
2
-3
/
+2
2016-06-10
net/mlx5: Fix the size of modify QP mailbox
Majd Dibbiny
1
-0
/
+1
2016-06-10
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+3
2016-06-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+2
2016-06-09
drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch
Ben Dooks
1
-0
/
+7
2016-06-08
drivers: of: Fix of_pci.h header guard
Robin Murphy
1
-1
/
+1
2016-06-08
locking/rwsem: Convert sem->count to 'atomic_long_t'
Jason Low
1
-3
/
+5
2016-06-08
locking/barriers: Validate lockless_dereference() is used on a pointer type
Peter Zijlstra
1
-0
/
+4
2016-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2016-06-08
coredump: fix dumping through pipes
Mateusz Guzik
1
-0
/
+1
2016-06-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-06-07
IB/mlx5: Fix pkey_index length in the QP path record
Noa Osherovich
1
-3
/
+2
2016-06-05
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
2
-5
/
+6
2016-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-6
/
+6
2016-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+36
2016-06-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-06-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2016-06-04
mm: check the return value of lookup_page_ext for all call sites
Yang Shi
1
-7
/
+36
2016-06-03
of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF
Kuninori Morimoto
1
-1
/
+1
2016-06-03
percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with loc...
Tejun Heo
1
-7
/
+5
2016-06-03
efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps
Vitaly Kuznetsov
1
-1
/
+1
2016-06-03
locking/seqcount: Re-fix raw_read_seqcount_latch()
Peter Zijlstra
1
-2
/
+5
2016-06-03
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-0
/
+3
2016-06-02
irqchip/gic-v3: Fix copy+paste mistakes in defines
Andrew Jones
1
-2
/
+2
2016-06-02
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
Marc Zyngier
1
-1
/
+1
2016-06-02
clk: Remove CLK_IS_ROOT flag
Stephen Boyd
1
-1
/
+1
2016-06-01
Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+65
2016-06-01
time: Make settimeofday error checking work again
John Stultz
1
-0
/
+3
2016-06-01
thermal: add the note for set_trip_temp
Caesar Wang
1
-0
/
+2
2016-06-01
FS-Cache: make check_consistency callback return int
Yan, Zheng
1
-1
/
+1
2016-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
1
-0
/
+2
2016-05-31
fence: add missing descriptions for fence
Luis de Bethencourt
1
-0
/
+2
2016-05-31
reservation: add headerdoc comments
Rob Clark
1
-0
/
+53
2016-05-31
dma-buf: headerdoc fixes
Rob Clark
1
-3
/
+10
2016-05-31
libceph: change ceph_osdmap_flag() to take osdc
Ilya Dryomov
2
-5
/
+5
[next]