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
2013-07-13
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
15
-281
/
+515
2013-07-13
llist: llist_add() can use llist_add_batch()
Oleg Nesterov
1
-10
/
+4
2013-07-13
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
2
-22
/
+12
2013-07-13
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2
-15
/
+12
2013-07-13
fs/file_table.c:fput(): add comment
Andrew Morton
1
-0
/
+6
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
6
-8
/
+12
2013-07-13
arm: multi_v7_defconfig: Tweaks for omap and sunxi
Olof Johansson
1
-3
/
+7
2013-07-13
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-24
/
+209
2013-07-13
Merge tag 'fcoe' into for-linus
James Bottomley
6
-47
/
+66
2013-07-13
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
1
-4
/
+11
2013-07-13
via-rhine: fix dma mapping errors
Neil Horman
1
-1
/
+16
2013-07-13
atl1e: fix dma mapping warnings
Neil Horman
1
-3
/
+25
2013-07-13
tcp: account all retransmit failures
Yuchung Cheng
1
-3
/
+4
2013-07-13
usb/net/r815x: fix cast to restricted __le32
hayeswang
1
-9
/
+12
2013-07-13
usb/net/r8152: fix integer overflow in expression
hayeswang
1
-1
/
+2
2013-07-13
net: access page->private by using page_private
Sunghan Suh
1
-3
/
+3
2013-07-13
net: strict_strtoul is obsolete, use kstrtoul instead
“Cosmin
1
-1
/
+1
2013-07-12
Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-19
/
+25
2013-07-12
arm: multi_v7_defconfig: add i.MX options and NFS root
Vincent Stehlé
1
-0
/
+10
2013-07-12
Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...
Olof Johansson
2265
-30246
/
+73919
2013-07-12
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
45
-364
/
+507
2013-07-12
Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...
Thomas Gleixner
6
-0
/
+532
2013-07-12
perf/x86: Fix incorrect use of do_div() in NMI warning
Dave Hansen
1
-3
/
+4
2013-07-12
sched: Fix HRTICK
Peter Zijlstra
1
-9
/
+11
2013-07-12
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
1
-1
/
+4
2013-07-12
Merge branch 'linus' into timers/urgent
Thomas Gleixner
5380
-96246
/
+297515
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
5
-359
/
+381
2013-07-12
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
1
-1
/
+14
2013-07-12
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
1
-1
/
+10
2013-07-12
perf: Clone child context from parent context pmu
Jiri Olsa
1
-1
/
+1
2013-07-12
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
32
-157
/
+125
2013-07-12
drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-7
/
+0
2013-07-12
drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...
Wolfram Sang
1
-11
/
+0
2013-07-12
drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-7
/
+0
2013-07-12
net/usb: add relative mii functions for r815x
hayeswang
3
-3
/
+239
2013-07-12
net/tipc: use %*phC to dump small buffers in hex form
Andy Shevchenko
1
-7
/
+1
2013-07-12
Merge branches 'mlx5', 'qib' and 'srp' into for-next
Roland Dreier
10
-26
/
+191
2013-07-12
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
3
-17
/
+13
2013-07-12
IB/qib: Log all SDMA errors unconditionally
Dean Luick
3
-1
/
+171
2013-07-12
IB/qib: Fix module-level leak
Mike Marciniszyn
1
-3
/
+3
2013-07-12
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
2
-3
/
+3
2013-07-12
IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
Bart Van Assche
1
-2
/
+1
2013-07-12
qlcnic: Adding Maintainers.
Jitendra Kalsaria
1
-0
/
+2
2013-07-12
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
1
-1
/
+1
2013-07-12
CIFS: Fix a deadlock when a file is reopened
Pavel Shilovsky
1
-5
/
+4
2013-07-12
CIFS: Reopen the file if reconnect durable handle failed
Pavel Shilovsky
1
-1
/
+7
2013-07-12
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2
-11
/
+2
2013-07-12
watchdog: hpwdt: Add check for UEFI bits
Mingarelli, Thomas
1
-4
/
+7
2013-07-12
watchdog: softdog: remove replaceable ping operation
Kim, Milo
1
-1
/
+0
2013-07-12
watchdog: New watchdog driver for MEN A21 watchdogs
Johannes Thumshirn
5
-0
/
+314
[prev]
[next]