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.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
2006-10-03
[PATCH] ISDN warning fixes
Alan Cox
7
-26
/
+24
2006-10-03
[PATCH] schedule ftape removal
Jeff Garzik
1
-0
/
+8
2006-10-03
[PATCH] drivers/char/ip2: kill unused code, label
Jeff Garzik
1
-2
/
+0
2006-10-03
[PATCH] ipmi: fix uninitialized data bug
Jeff Garzik
1
-0
/
+1
2006-10-03
[PATCH] fs/eventpoll: error handling micro-cleanup
Jeff Garzik
1
-2
/
+3
2006-10-03
[PATCH] kernel-doc for kernel/resource.c
Randy Dunlap
2
-11
/
+73
2006-10-03
[PATCH] kernel-doc for kernel/dma.c
Randy Dunlap
3
-3
/
+14
2006-10-03
[PATCH] low performance of lib/sort.c
keios
1
-5
/
+5
2006-10-03
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
3
-44
/
+93
2006-10-03
[PATCH] FRV: Permit large kmalloc allocations [try #2]
David Howells
1
-0
/
+8
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
23
-45
/
+152
2006-10-03
[PATCH] pid.h cleanup
Andrew Morton
1
-15
/
+15
2006-10-03
[PATCH] Add unifdef to gitignore
Paul Mundt
1
-0
/
+1
2006-10-03
[PATCH] hp100: fix conditional compilation mess
Jeff Garzik
2
-4
/
+6
2006-10-03
[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"
Andrew Morton
1
-54
/
+0
2006-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-64
/
+80
2006-10-03
IB/ehca: Tweak trace message format
Hoang-Nam Nguyen
1
-1
/
+1
2006-10-03
IB/ehca: Fix device registration
Hoang-Nam Nguyen
1
-17
/
+19
2006-10-03
IB/ipath: Fix RDMA reads
Ralph Campbell
1
-27
/
+32
2006-10-03
RDMA/cma: Optimize error handling
Krishna Kumar
1
-10
/
+14
2006-10-03
RDMA/cma: Eliminate unnecessary remove_list
Krishna Kumar
1
-5
/
+1
2006-10-03
RDMA/cma: Set status correctly on route resolution error
Sean Hefty
1
-0
/
+1
2006-10-03
RDMA/cma: Fix device removal race
Krishna Kumar
1
-0
/
+1
2006-10-03
RDMA/cma: Fix leak of cm_ids in case of failures
Krishna Kumar
1
-4
/
+11
2006-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
48
-73
/
+472
2006-10-03
[WATCHDOG] improve machzwd detection
Dave Jones
1
-2
/
+1
2006-10-03
[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
Samuel Tardieu
43
-44
/
+44
2006-10-03
[WATCHDOG] s3c24XX nowayout
Ben Dooks
1
-5
/
+5
2006-10-03
[WATCHDOG] pnx4008: add cpu_relax()
Vitaly Wool
1
-1
/
+2
2006-10-03
[WATCHDOG] pnx4008_wdt.c - spinlock fixes.
Wim Van Sebroeck
1
-0
/
+12
2006-10-03
Add prototype for sigset_from_compat()
Linus Torvalds
1
-0
/
+1
2006-10-03
[WATCHDOG] pnx4008_wdt.c - remove patch
Wim Van Sebroeck
1
-6
/
+6
2006-10-03
[WATCHDOG] pnx4008_wdt.c - nowayout patch
Wim Van Sebroeck
1
-5
/
+1
2006-10-03
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
5
-0
/
+377
2006-10-03
[WATCHDOG] i8xx_tco remove pci_find_device.
Jiri Slaby
1
-14
/
+19
2006-10-03
[WATCHDOG] alim remove pci_find_device
Jiri Slaby
2
-8
/
+17
2006-10-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-1755
/
+1502
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
41
-529
/
+525
2006-10-02
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
17
-121
/
+289
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
57
-2185
/
+4516
2006-10-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
72
-625
/
+359
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
4
-6
/
+3
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
11
-16
/
+48
2006-10-02
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
3
-2
/
+13
2006-10-02
[PATCH] proc: comment what proc_fill_cache does
Eric W. Biederman
1
-0
/
+12
2006-10-02
[PATCH] proc: remove the useless SMP-safe comments from /proc
Eric W. Biederman
1
-4
/
+0
2006-10-02
[PATCH] proc: remove trailing blank entry from pid_entry arrays
Eric W. Biederman
1
-18
/
+21
2006-10-02
[PATCH] proc: properly compute TGID_OFFSET
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] proc: drop tasklist lock in task_state()
Oleg Nesterov
1
-6
/
+5
2006-10-02
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
Oleg Nesterov
1
-28
/
+35
[next]