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.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
2009-07-09
kmemleak: Remove alloc_bootmem annotations introduced in the past
Catalin Marinas
2
-18
/
+3
2009-07-08
kmemleak: Add callbacks to the bootmem allocator
Catalin Marinas
1
-0
/
+6
2009-07-08
kmemleak: Allow partial freeing of memory blocks
Catalin Marinas
2
-14
/
+85
2009-07-08
kmemleak: Trace the kmalloc_large* functions in slub
Catalin Marinas
2
-4
/
+8
2009-07-08
kmemleak: Scan objects allocated during a scanning episode
Catalin Marinas
1
-3
/
+40
2009-07-08
kmemleak: Do not acquire scan_mutex in kmemleak_open()
Catalin Marinas
1
-33
/
+30
2009-07-08
kmemleak: Remove the reported leaks number limitation
Catalin Marinas
1
-15
/
+2
2009-07-07
kmemleak: Add more cond_resched() calls in the scanning thread
Catalin Marinas
1
-8
/
+11
2009-07-07
kmemleak: Renice the scanning thread to +10
Catalin Marinas
1
-0
/
+1
2009-07-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-51
/
+39
2009-07-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-411
/
+1026
2009-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-22
/
+32
2009-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
35
-259
/
+658
2009-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
12
-73
/
+104
2009-07-07
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
49
-1803
/
+120
2009-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-4
/
+8
2009-07-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
25
-112
/
+1027
2009-07-07
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-23
/
+95
2009-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
8
-22
/
+43
2009-07-07
fb: Initialize fb_info mutexes in framebuffer_alloc()
Paul Mundt
4
-4
/
+4
2009-07-07
cred_guard_mutex: do not return -EINTR to user-space
Oleg Nesterov
3
-6
/
+6
2009-07-07
linux/sysrq.h needs linux/errno.h
Tobias Doerffel
1
-0
/
+2
2009-07-07
drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer
InKi Dae
1
-10
/
+7
2009-07-07
Fix virt_to_phys() warnings
Kevin Cernekee
3
-3
/
+3
2009-07-07
mm: mark page accessed before we write_end()
Josef Bacik
1
-0
/
+1
2009-07-07
elf: fix multithreaded program core dumping on arm
Hui Zhu
1
-0
/
+2
2009-07-07
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
1
-0
/
+5
2009-07-07
gcov: exclude code operating in userspace from profiling
Peter Oberparleiter
1
-0
/
+2
2009-07-07
rtc: ds1374, fix lock imbalance
Jiri Slaby
1
-2
/
+2
2009-07-07
vlynq: fix typo in Kconfig to enable debugging
Florian Fainelli
1
-1
/
+1
2009-07-07
vlynq: correct typo of missing "CONFIG_" prefix in ifdef
Robert P. J. Day
1
-1
/
+1
2009-07-07
sisfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-1
/
+0
2009-07-06
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
1
-19
/
+27
2009-07-06
sctp: fix warning at inet_sock_destruct() while release sctp socket
Wei Yongjun
1
-23
/
+2
2009-07-06
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
Mariusz Kozlowski
1
-1
/
+3
2009-07-06
Revert "ide: improve handling of Power Management requests"
David S. Miller
1
-22
/
+32
2009-07-06
microblaze: Fix cast warning for init.c
Michal Simek
1
-3
/
+3
2009-07-06
microblaze: Wire up new syscalls
Michal Simek
2
-1
/
+5
2009-07-06
microblaze: use generic syscalls.h
Arnd Bergmann
6
-62
/
+28
2009-07-06
microblaze: clean up signal handling
Arnd Bergmann
7
-345
/
+43
2009-07-06
microblaze: convert all simple headers to use asm-generic
Remis Lima Baima
19
-266
/
+21
2009-07-06
microblaze: use the generic lib/checksum.c
Remis Lima Baima
4
-241
/
+6
2009-07-06
microblaze: fall back on generic header files for the ABI
Arnd Bergmann
17
-887
/
+16
2009-07-06
Merge branch 'slab/urgent' into for-linus
Pekka Enberg
3
-4
/
+8
2009-07-06
dsa: fix 88e6xxx statistics counter snapshotting
Stephane Contri
1
-1
/
+1
2009-07-06
forcedeth: Fix NAPI race.
Eric Dumazet
1
-11
/
+14
2009-07-06
drivers/net/smsc911x.c: Fix resource size off by 1 error
Julia Lawall
1
-3
/
+3
2009-07-06
pcnet_cs: add new id
Ken Kawasaki
1
-0
/
+1
2009-07-06
bnx2x: Fix the maximal values of coalescing timeouts.
Eilon Greenstein
2
-4
/
+6
2009-07-06
bnx2x: Disable HC coalescing when setting timeout to zero.
Eilon Greenstein
1
-2
/
+2
[next]