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-09-08
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
8
-34
/
+19
2005-09-08
[PATCH] ipmi: OEM flag handling and hacks for some Dell machines
Corey Minyard
1
-12
/
+105
2005-09-08
[PATCH] ipmi: allow userland to include ipmi.h
Corey Minyard
1
-0
/
+1
2005-09-08
[PATCH] ipmi: watchdog/NMI interaction fixes
Corey Minyard
1
-7
/
+11
2005-09-08
[PATCH] ipmi: high-res timer support fixes
Corey Minyard
1
-15
/
+21
2005-09-08
[PATCH] ipmi: add per-channel IPMB addresses
Corey Minyard
3
-60
/
+201
2005-09-08
[PATCH] IPMI: use dmi_find_device()
Andrey Panin
1
-88
/
+17
2005-09-08
[PATCH] ALSA: convert kcalloc to kzalloc
Pekka Enberg
3
-5
/
+13
2005-09-08
[PATCH] fs: convert kcalloc to kzalloc
Pekka Enberg
2
-42
/
+42
2005-09-08
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
5
-5
/
+5
2005-09-08
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
8
-8
/
+8
2005-09-08
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
20
-22
/
+22
2005-09-08
[PATCH] PPC64: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-08
[PATCH] IA64: convert kcalloc to kzalloc
Pekka Enberg
3
-6
/
+6
2005-09-08
[PATCH] introduce and use kzalloc
Pekka J Enberg
7
-23
/
+27
2005-09-08
[PATCH] fix: dmi_check_system
Robert Love
1
-1
/
+1
2005-09-08
[PATCH] dmi: add onboard devices discovery
Andrey Panin
2
-15
/
+123
2005-09-08
[PATCH] dmi: make dmi_string() behave like strdup()
Andrey Panin
1
-16
/
+23
2005-09-08
[PATCH] dmi: remove old debugging code
Andrey Panin
1
-21
/
+0
2005-09-08
[PATCH] dmi: remove uneeded function
Andrey Panin
1
-45
/
+40
2005-09-08
[PATCH] cifs_create() fix
Miklos Szeredi
1
-14
/
+13
2005-09-08
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
10
-122
/
+26
2005-09-08
[PATCH] remove duplicated code from proc and ptrace
Miklos Szeredi
3
-44
/
+33
2005-09-08
[PATCH] fix enum pid_directory_inos in proc/base.c
Miklos Szeredi
1
-2
/
+3
2005-09-08
[PATCH] use get_fs_struct() in proc
Miklos Szeredi
1
-11
/
+12
2005-09-08
[PATCH] namei cleanup
Miklos Szeredi
1
-28
/
+24
2005-09-08
[PATCH] remove iattr.ia_attr_flags
Miklos Szeredi
2
-11
/
+0
2005-09-08
[PATCH] Remove maintainer's bad e-mails addresses
Jiri Slaby
1
-8
/
+0
2005-09-08
[PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...
Olaf Hering
1
-0
/
+8
2005-09-08
[PATCH] alloc_buffer_head() and free_buffer_head() cleanup
Coywolf Qi Hunt
1
-6
/
+4
2005-09-08
[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l...
Eric Dumazet
1
-2
/
+2
2005-09-08
[PATCH] cpusets: re-enable "dynamic sched domains"
John Hawkes
1
-12
/
+0
2005-09-08
[PATCH] cpusets: fix the "dynamic sched domains" bug
John Hawkes
1
-20
/
+69
2005-09-08
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
John Hawkes
7
-532
/
+260
2005-09-08
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
Paul Jackson
3
-0
/
+44
2005-09-08
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
5
-20
/
+101
2005-09-08
[PATCH] cpusets: new __GFP_HARDWALL flag
Paul Jackson
1
-3
/
+5
2005-09-08
[PATCH] cpusets: oom_kill tweaks
Paul Jackson
1
-26
/
+31
2005-09-08
[PATCH] ia64 cpuset + build_sched_domains() mangles structures
John Hawkes
1
-21
/
+69
2005-09-08
[PATCH] block: CFQ refcounting fix
Brian King
1
-3
/
+0
2005-09-08
[PATCH] sunrpc: print unsigned integers in stats
Max Kellermann
1
-8
/
+8
2005-09-08
[PATCH] inotify: fix event loss on hardlinked files
John McCutchan
2
-1
/
+9
2005-09-08
[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpc
Stephen Rothwell
2
-4
/
+3
2005-09-08
[PATCH] Clean up struct flock64 definitions
Stephen Rothwell
18
-223
/
+30
2005-09-08
[PATCH] Clean up struct flock definitions
Stephen Rothwell
21
-171
/
+26
2005-09-08
[PATCH] Clean up the fcntl operations
Stephen Rothwell
20
-348
/
+31
2005-09-08
[PATCH] Clean up the open flags
Stephen Rothwell
21
-239
/
+48
2005-09-08
[PATCH] Consolidate asm-ppc*/fcntl.h
Stephen Rothwell
2
-72
/
+6
2005-09-08
[PATCH] Create asm-generic/fcntl.h
Stephen Rothwell
22
-526
/
+66
2005-09-08
[PATCH] tpm: fix tpm_atmel.c on ICH6
Philipp Matthias Hahn
1
-0
/
+3
[next]