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.19.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-7.0.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
2010-07-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-79
/
+88
2010-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-33
/
+69
2010-07-07
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-2
/
+1
2010-07-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
25
-175
/
+515
2010-07-07
kbuild: Fix path to scripts/setlocalversion
Michal Marek
1
-1
/
+1
2010-07-07
IPoIB: Fix world-writable child interface control sysfs attributes
Or Gerlitz
1
-2
/
+2
2010-07-07
IB/qib: Clean up properly if qib_init() fails
Ralph Campbell
1
-0
/
+10
2010-07-07
IB/qib: Completion queue callback needs to be single threaded
Ralph Campbell
1
-1
/
+1
2010-07-07
IB/qib: Update 7322 serdes tables
Ralph Campbell
1
-4
/
+12
2010-07-07
IB/qib: Clear 6120 hardware error register
Ralph Campbell
1
-2
/
+1
2010-07-07
IB/qib: Clear eager buffer memory for each new process
Ralph Campbell
1
-0
/
+3
2010-07-07
IB/qib: Mask hardware error during link reset
Ralph Campbell
2
-26
/
+31
2010-07-07
IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem
Dave Olson
6
-6
/
+46
2010-07-07
RDMA/cxgb4: Derive smac_idx from port viid
Steve Wise
1
-4
/
+5
2010-07-07
RDMA/cxgb4: Avoid false GTS CIDX_INC overflows
Steve Wise
1
-5
/
+20
2010-07-07
RDMA/cxgb4: Don't call abort_connection() for active connect failures
Steve Wise
1
-1
/
+2
2010-07-07
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
FUJITA Tomonori
5
-15
/
+15
2010-07-06
KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption
Avi Kivity
1
-5
/
+2
2010-07-06
writeback: simplify the write back thread queue
Christoph Hellwig
3
-197
/
+72
2010-07-06
writeback: split writeback_inodes_wb
Christoph Hellwig
2
-38
/
+46
2010-07-06
writeback: remove writeback_inodes_wbc
Christoph Hellwig
6
-20
/
+6
2010-07-06
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
1
-9
/
+12
2010-07-06
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
1
-1
/
+1
2010-07-06
net/ne: fix memory leak in ne_drv_probe()
Kulikov Vasiliy
1
-1
/
+3
2010-07-06
ceph: fix leak of mon authorizer
Sage Weil
1
-0
/
+3
2010-07-05
ceph: fix message revocation
Sage Weil
1
-7
/
+7
2010-07-05
ceph: fix crush device 'out' threshold to 1.0, not 0.1
Sage Weil
1
-1
/
+1
2010-07-05
MIPS: Return after handling coprocessor 2 exception
Jesper Nilsson
1
-1
/
+1
2010-07-05
MIPS: BCM47xx: Add NVRAM support devices
Waldemar Brodkorb
4
-13
/
+158
2010-07-05
MIPS: Loongson: Define rtc device on MC146818-equipped systems
Arnaud Patard
3
-0
/
+50
2010-07-05
MIPS: MT: Fix FPU affinity.
Ralf Baechle
1
-26
/
+61
2010-07-05
MIPS: Oprofile: Fixup of loongson2_exit()
Wu Zhangjin
1
-1
/
+7
2010-07-05
MIPS: Alchemy: sleepcode without compile-time cputype dependencies
Manuel Lauss
3
-32
/
+64
2010-07-05
MIPS: Tracing: Cleanup of address space checking
Wu Zhangjin
1
-3
/
+19
2010-07-05
MIPS: Tracing: Cleanup of function graph tracer
Wu Zhangjin
1
-22
/
+26
2010-07-05
MIPS: Tracing: Reduce the overhead of dynamic Function Tracer
Wu Zhangjin
1
-44
/
+49
2010-07-05
MIPS: Tracing: Cleanup of instructions used
Wu Zhangjin
1
-8
/
+11
2010-07-05
MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address
Wu Zhangjin
1
-2
/
+14
2010-07-05
MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5
Wu Zhangjin
1
-3
/
+9
2010-07-05
MIPS: Tracing: Cleanup comments
Wu Zhangjin
1
-5
/
+6
2010-07-05
MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return
Wu Zhangjin
1
-14
/
+22
2010-07-05
MIPS: Tracing: Merge adjacent #ifdefs with same condition.
Wu Zhangjin
1
-2
/
+0
2010-07-05
MIPS: AR7, BCM63xx: fix gpio_to_irq() return value
Yoichi Yuasa
2
-2
/
+2
2010-07-05
MIPS: Restore signalling NaN behaviour for abs.[sd]
Chris Dearman
2
-0
/
+2
2010-07-05
MIPS: Loongson: CS5536: Fix ISA support
Wu Zhangjin
1
-2
/
+2
2010-07-05
MIPS: Loongson: Add a missing break statement in CS5536 IDE code
Wu Zhangjin
1
-0
/
+1
2010-07-05
MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB
Wu Zhangjin
3
-1
/
+17
2010-07-05
MIPS: AR7: Fix typo in ar7.h
Florian Fainelli
1
-3
/
+3
2010-07-05
MIPS: AR7: Use correct UART port type
Florian Fainelli
1
-1
/
+1
2010-07-05
drm/i915: Explosion following OOM in do_execbuffer.
Chris Wilson
1
-1
/
+2
[prev]
[next]