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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-24
switchdev: Adding complete operation to deferred switchdev ops
Elad Raz
1
-0
/
+4
2016-04-24
jbd2: add support for avoiding data writes during transaction commits
Jan Kara
1
-2
/
+11
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-4
/
+13
2016-04-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-2
/
+2
2016-04-24
xfrm: align nlattr properly when needed
Nicolas Dichtel
1
-0
/
+1
2016-04-24
libnl: add nla_put_u64_64bit() helper
Nicolas Dichtel
1
-0
/
+13
2016-04-24
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
4
-4
/
+11
2016-04-24
libnl: nla_put_s64(): align on a 64-bit area
Nicolas Dichtel
1
-4
/
+7
2016-04-24
libnl: nla_put_net64(): align on a 64-bit area
Nicolas Dichtel
3
-11
/
+13
2016-04-24
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
7
-4
/
+27
2016-04-24
libnl: nla_put_le64(): align on a 64-bit area
Nicolas Dichtel
2
-3
/
+11
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-108
/
+151
2016-04-24
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2016-04-24
iio:imu:mpu6050: enhance mounting matrix support
Gregor Boirie
1
-1
/
+4
2016-04-24
iio:ak8975: add mounting matrix support
Gregor Boirie
1
-0
/
+16
2016-04-24
iio:core: mounting matrix support
Gregor Boirie
1
-0
/
+31
2016-04-23
generic syscalls: wire up preadv2 and pwritev2 syscalls
Andre Przywara
1
-1
/
+5
2016-04-23
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+6
2016-04-23
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
1
-2
/
+4
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
1
-2
/
+2
2016-04-23
Merge tag 'v4.6-rc4' into sched/core, to refresh the tree
Ingo Molnar
40
-149
/
+240
2016-04-23
perf/core: Add ::write_backward attribute to perf event
Wang Nan
2
-4
/
+27
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
5
-80
/
+30
2016-04-23
lockdep: Fix lock_chain::base size
Peter Zijlstra
1
-3
/
+5
2016-04-22
libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup
Dan Williams
1
-1
/
+8
2016-04-22
libnvdimm, blk: move i/o infrastructure to nd_namespace_blk
Dan Williams
1
-0
/
+2
2016-04-22
time: Introduce do_sys_settimeofday64()
Baolin Wang
1
-2
/
+15
2016-04-22
security: Introduce security_settime64()
Baolin Wang
2
-5
/
+20
2016-04-22
clocksource: Add missing include of of.h.
David Lechner
1
-0
/
+1
2016-04-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2016-04-22
Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+2
2016-04-22
Bluetooth: Add defines for SPI and I2C
Johan Hedberg
1
-0
/
+2
2016-04-22
i2c: mux: drop old unused i2c-mux api
Peter Rosin
1
-15
/
+0
2016-04-22
i2c: mux: add common data for every i2c-mux instance
Peter Rosin
1
-0
/
+34
2016-04-22
ARM: tegra: Add DT binding for Tegra186 GPIO controllers
Stephen Warren
1
-0
/
+56
2016-04-22
ARM: tegra: Fix naming in GPIO DT binding header
Stephen Warren
1
-34
/
+34
2016-04-22
mm: replace open coded page to virt conversion with page_to_virt()
Ard Biesheuvel
1
-1
/
+5
2016-04-22
x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check
Luis R. Rodriguez
1
-0
/
+2
2016-04-22
soc: renesas: rcar-sysc: Make rcar_sysc_power_is_off() static
Geert Uytterhoeven
1
-1
/
+0
2016-04-22
soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-sysc
Geert Uytterhoeven
1
-0
/
+17
2016-04-22
Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k...
Simon Horman
1
-4
/
+12
2016-04-22
locking/rwsem: Provide down_write_killable()
Michal Hocko
2
-0
/
+16
2016-04-22
drm/mode: move framebuffer reference into object.
Dave Airlie
1
-4
/
+28
2016-04-22
drm/mode: introduce wrapper to read framebuffer refcount.
Dave Airlie
1
-0
/
+11
2016-04-22
PM / Domains: Remove ->save|restore_state() callbacks
Ulf Hansson
1
-2
/
+0
2016-04-22
PM / Domains: Rename stop_ok to suspend_ok for the genpd governor
Ulf Hansson
1
-2
/
+2
2016-04-22
drm: Loongson-3 doesn't fully support wc memory
Huacai Chen
1
-0
/
+2
2016-04-22
PM / Runtime: Move ignore_children flag under CONFIG_PM
Ulf Hansson
3
-6
/
+7
2016-04-22
Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-0
/
+23
2016-04-22
Merge tag 'v4.6-rc3' into drm-next
Dave Airlie
27
-59
/
+180
[prev]
[next]