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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
6
-16
/
+63
2015-01-09
x86: Fix off-by-one in instruction decoder
Peter Zijlstra
1
-1
/
+1
2015-01-09
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
6
-33
/
+69
2015-01-09
gpio: moxart: convert to use basic mmio gpio library
Kamlakant Patel
2
-70
/
+32
2015-01-09
s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)
Michael Holzheu
1
-2
/
+2
2015-01-09
s390/bpf: Fix ALU_NEG (A = -A)
Michael Holzheu
1
-2
/
+2
2015-01-09
gpio: dln2: use bus_sync_unlock instead of scheduling work
Octavian Purdila
1
-41
/
+51
2015-01-09
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
Hubert Feurstein
1
-0
/
+1
2015-01-09
sh_eth: Fix access to TRSCER register
Nobuhiro Iwamatsu
2
-1
/
+11
2015-01-09
sh-eth: Set fdr_value of R-Car SoCs
Nobuhiro Iwamatsu
1
-0
/
+2
2015-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-32
/
+73
2015-01-09
Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-2
/
+16
2015-01-09
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
1
-11
/
+13
2015-01-09
memcg: fix destination cgroup leak on task charges migration
Vladimir Davydov
1
-12
/
+0
2015-01-09
mm: memcontrol: switch soft limit default back to infinity
Johannes Weiner
1
-1
/
+4
2015-01-09
mm/debug_pagealloc: remove obsolete Kconfig options
Joonsoo Kim
1
-9
/
+0
2015-01-09
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
3
-4
/
+5
2015-01-09
arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h
Oleg Nesterov
1
-0
/
+1
2015-01-09
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
1
-8
/
+35
2015-01-09
MAINTAINERS: update rydberg's addresses
Henrik Rydberg
2
-6
/
+7
2015-01-09
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
3
-42
/
+29
2015-01-09
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2
-1
/
+51
2015-01-09
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
1
-3
/
+9
2015-01-09
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
1
-4
/
+1
2015-01-09
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-8
/
+8
2015-01-09
Makefile: include arch/*/include/generated/uapi before .../generated
Michal Marek
1
-0
/
+1
2015-01-09
Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+58
2015-01-09
Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-61
/
+75
2015-01-09
Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+3
2015-01-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-12
/
+13
2015-01-08
Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-12
/
+7
2015-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-12
/
+36
2015-01-08
gpio: grgpio: Avoid potential NULL pointer dereference
Axel Lin
1
-1
/
+2
2015-01-08
libceph: fix sparse endianness warnings
Ilya Dryomov
3
-4
/
+4
2015-01-08
ceph: use %zu for len in ceph_fill_inline_data()
Ilya Dryomov
1
-1
/
+1
2015-01-08
arm: dts: Use pmu_system_controller phandle for dp phy
Vivek Gautam
2
-3
/
+3
2015-01-08
NVMe: Fix locking on abort handling
Keith Busch
1
-10
/
+19
2015-01-08
NVMe: Start and stop h/w queues on reset
Keith Busch
1
-3
/
+41
2015-01-08
NVMe: Command abort handling fixes
Keith Busch
1
-4
/
+13
2015-01-08
NVMe: Admin queue removal handling
Keith Busch
1
-14
/
+20
2015-01-08
selftests/vm: fix link error for transhuge-stress test
Andrey Skvortsov
1
-1
/
+1
2015-01-08
NVMe: Reference count admin queue usage
Keith Busch
1
-14
/
+14
2015-01-08
NVMe: Start all requests
Keith Busch
1
-4
/
+12
2015-01-08
blk-mq: End unstarted requests on a dying queue
Keith Busch
1
-1
/
+10
2015-01-08
blk-mq: Allow requests to never expire
Keith Busch
3
-1
/
+8
2015-01-08
blk-mq: Add helper to abort requeued requests
Jens Axboe
2
-0
/
+21
2015-01-08
blk-mq: Let drivers cancel requeue_work
Keith Busch
2
-0
/
+7
2015-01-08
blk-mq: Export if requests were started
Keith Busch
2
-0
/
+7
2015-01-08
blk-mq: Wake tasks entering queue on dying
Keith Busch
1
-0
/
+7
2015-01-08
perf hists browser: Fix segfault when showing callchain
Namhyung Kim
1
-1
/
+1
[prev]
[next]