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-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
75
-162
/
+20
2005-11-07
[PATCH] radeonfb: prevent spurious recompilations
Jean Delvare
2
-2
/
+2
2005-11-07
[PATCH] intelfb: extend partial support of i915G to include i915GM
Scott MacKenzie
3
-5
/
+14
2005-11-07
[PATCH] nvidiafb: Add flat panel dither support
Benjamin Herrenschmidt
1
-4
/
+20
2005-11-07
[PATCH] nvidiafb-fix-mode-setting-ppc-support-warning-fixes
Andrew Morton
1
-1
/
+5
2005-11-07
[PATCH] nvidiafb: Fix mode setting & PPC support
Benjamin Herrenschmidt
5
-43
/
+137
2005-11-07
[PATCH] fb: straighten up fb drivers menu
Randy Dunlap
1
-59
/
+59
2005-11-07
[PATCH] framebuffer: add some help text in Kconfig
Randy.Dunlap
3
-7
/
+14
2005-11-07
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...
NeilBrown
2
-5
/
+8
2005-11-07
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
NeilBrown
3
-3
/
+5
2005-11-07
[PATCH] knfsd: Allow run-time selection of NFS versions to export
NeilBrown
4
-29
/
+151
2005-11-07
[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/
NeilBrown
1
-1
/
+15
2005-11-07
[PATCH] knfsd: fix setattr-on-symlink error return
NeilBrown
1
-1
/
+8
2005-11-07
[PATCH] prevent dmesg warning in zr36067 driver
Ronald S. Bultje
1
-2
/
+2
2005-11-07
[PATCH] i4l: update hfc_usb driver
Martin Bachem
2
-177
/
+121
2005-11-07
[PATCH] rapidio: message interface updates
Matt Porter
5
-26
/
+41
2005-11-07
[PATCH] RapidIO support: ppc32
Matt Porter
10
-34
/
+1109
2005-11-07
[PATCH] rapidio: core updates
Matt Porter
4
-25
/
+28
2005-11-07
[PATCH] RapidIO support: core enum
Matt Porter
3
-0
/
+1025
2005-11-07
[PATCH] RapidIO support: core includes
Matt Porter
4
-0
/
+1016
2005-11-07
[PATCH] RapidIO support: core base
Matt Porter
12
-1
/
+1393
2005-11-07
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
7
-61
/
+80
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
Ananth N Mavinakayanahalli
5
-74
/
+27
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - base changes
Ananth N Mavinakayanahalli
2
-66
/
+46
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes
Ananth N Mavinakayanahalli
2
-59
/
+89
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changes
Ananth N Mavinakayanahalli
2
-64
/
+87
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changes
Ananth N Mavinakayanahalli
2
-40
/
+69
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes
Ananth N Mavinakayanahalli
2
-38
/
+58
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes
Ananth N Mavinakayanahalli
2
-57
/
+86
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes
Ananth N Mavinakayanahalli
2
-24
/
+50
2005-11-07
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
Ananth N Mavinakayanahalli
5
-56
/
+65
2005-11-07
[PATCH] ipmi: fix watchdog timeout panic handling
Corey Minyard
1
-4
/
+9
2005-11-07
[PATCH] ipmi: use rcu lock for using command receivers
Corey Minyard
1
-16
/
+15
2005-11-07
[PATCH] ipmi: use kthread API
Matt Domsch
1
-30
/
+15
2005-11-07
[PATCH] ipmi: add timer thread
Corey Minyard
1
-21
/
+63
2005-11-07
[PATCH] ipmi: kcs error0 delay
Corey Minyard
3
-1
/
+11
2005-11-07
[PATCH] ipmi: bt restart reset fixes
Corey Minyard
1
-2
/
+2
2005-11-07
[PATCH] ipmi: si start transaction hook
Corey Minyard
1
-0
/
+84
2005-11-07
[PATCH] ipmi: more dell fixes
Corey Minyard
2
-9
/
+23
2005-11-07
[PATCH] ipmi: poweroff cleanups
Corey Minyard
1
-3
/
+1
2005-11-07
[PATCH] ipmi: watchdog parms in sysfs
Corey Minyard
1
-50
/
+196
2005-11-07
[PATCH] ipmi: various si cleanup
Corey Minyard
4
-37
/
+47
2005-11-07
[PATCH] ipmi: use refcount in message handler
Corey Minyard
2
-459
/
+499
2005-11-07
[PATCH] as: cooperating processes
Nick Piggin
1
-145
/
+165
2005-11-07
[PATCH] FUSE: pass file handle in setattr
Miklos Szeredi
2
-15
/
+29
2005-11-07
[PATCH] FUSE: atomic create+open
Miklos Szeredi
5
-50
/
+214
2005-11-07
[PATCH] FUSE: add access call
Miklos Szeredi
3
-1
/
+45
2005-11-07
[PATCH] FUSE: bump interface minor version
Miklos Szeredi
1
-1
/
+1
2005-11-07
[PATCH] VFS: pass file pointer to filesystem from ftruncate()
Miklos Szeredi
4
-6
/
+18
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
27
-818
/
+163
[next]