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
2005-10-31
[PATCH] modules: fix sparse warning for every MODULE_PARM
Pavel Roskin
1
-1
/
+3
2005-10-31
[PATCH] extable: remove needless declaration
Nicolas Pitre
1
-3
/
+0
2005-10-31
[PATCH] setkeys needs root
Andrew Morton
1
-0
/
+3
2005-10-31
[PATCH] firmware: fix all kernel-doc warnings
Randy Dunlap
1
-28
/
+41
2005-10-31
[PATCH] jiffies_64 cleanup
Thomas Gleixner
25
-93
/
+4
2005-10-31
[PATCH] Remove orphaned TIOCGDEV compat ioctl
Brian Gerst
1
-29
/
+0
2005-10-31
[PATCH] ext3: sparse fixes
Ben Dooks
8
-6
/
+29
2005-10-31
[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer blade
Mark Gross
4
-0
/
+914
2005-10-31
[PATCH] fix de_thread() vs do_coredump() deadlock
Oleg Nesterov
1
-3
/
+13
2005-10-31
[PATCH] Added a Receive_Abort to the Marvell serial driver
Carlos Sanchez
1
-0
/
+2
2005-10-31
[PATCH] fuse: remove unused define
Miklos Szeredi
1
-1
/
+0
2005-10-31
[PATCH] fuse: spelling fixes
Miklos Szeredi
2
-9
/
+9
2005-10-31
[PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER
Jesper Juhl
1
-2
/
+2
2005-10-31
[PATCH] wait4 PTRACE_ATTACH race fix
Roland McGrath
1
-0
/
+9
2005-10-31
[PATCH] ioc4 serial support - mostly cleanup
Pat Gefre
1
-36
/
+44
2005-10-31
[PATCH] Locking problems while EXT3FS_DEBUG on
Glauber de Oliveira Costa
3
-6
/
+3
2005-10-31
[PATCH] coredump_wait() cleanup
Oleg Nesterov
1
-8
/
+5
2005-10-31
[PATCH] PF_DEAD cleanup
Coywolf Qi Hunt
1
-5
/
+5
2005-10-31
[PATCH] cleanup for kernel/printk.c
Jesper Juhl
1
-36
/
+42
2005-10-31
[PATCH] ide-cd mini cleanup of casts
Jesper Juhl
1
-25
/
+29
2005-10-31
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
David Howells
1
-3
/
+3
2005-10-31
[PATCH] Keys: Add LSM hooks for key management [try #3]
David Howells
10
-49
/
+191
2005-10-31
[PATCH] Keys: Export user-defined keyring operations
David Howells
2
-25
/
+71
2005-10-31
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
13
-28
/
+0
2005-10-31
[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()
Tejun Heo
1
-1
/
+0
2005-10-31
[PATCH] fs: error case fix in __generic_file_aio_read
Tejun Heo
1
-2
/
+2
2005-10-31
[PATCH] ptrace/coredump/exit_group deadlock
Andrea Arcangeli
2
-5
/
+8
2005-10-31
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
3
-0
/
+74
2005-10-31
[PATCH] cpusets: bitmap and mask remap operators
Paul Jackson
4
-0
/
+212
2005-10-31
[PATCH] cpusets: confine pdflush to its cpuset
Paul Jackson
1
-0
/
+13
2005-10-31
[PATCH] cpusets: simple rename
Paul Jackson
1
-0
/
+16
2005-10-31
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
2
-138
/
+282
2005-10-31
[PATCH] cpusets: remove depth counted locking hack
Paul Jackson
1
-65
/
+40
2005-10-31
[PATCH] cpuset cleanup
Paul Jackson
1
-1
/
+0
2005-10-31
[PATCH] proc: fix of error path in proc_get_inode()
Kirill Korotaev
1
-7
/
+10
2005-10-31
[PATCH] fuse: clean up dead code related to nfs exporting
Miklos Szeredi
1
-2
/
+3
2005-10-31
[PATCH] add_timer() of a pending timer is illegal
Andrew Morton
1
-1
/
+2
2005-10-31
[PATCH] block cleanups: Fix iosched module refcount leak
Nate Diller
1
-1
/
+3
2005-10-31
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
7
-7
/
+7
2005-10-31
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
34
-34
/
+17
2005-10-31
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
2
-2
/
+1
2005-10-31
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
1
-18
/
+1
2005-10-31
[PATCH] Typo fix: explictly -> explicitly
Jean Delvare
3
-3
/
+3
2005-10-31
[PATCH] block cleanups: Add kconfig default iosched submenu
Nate Diller
2
-17
/
+38
2005-10-31
[PATCH] Unify sys_tkill() and sys_tgkill()
Vadim Lobanov
1
-46
/
+25
2005-10-31
[PATCH] kill sigqueue->lock
Oleg Nesterov
2
-7
/
+4
2005-10-31
[PATCH] fix de_thread vs it_real_fn() deadlock
Oleg Nesterov
1
-1
/
+2
2005-10-31
[PATCH] reduce sizeof(struct file)
Eric Dumazet
8
-15
/
+21
2005-10-31
[PATCH] clarify menuconfig /(search) help text
Randy Dunlap
1
-1
/
+2
2005-10-31
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
Jesper Juhl
1
-18
/
+17
[prev]
[next]