index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-20
Linux 2.6.35.5
v2.6.35.5
Greg Kroah-Hartman
1
-1
/
+1
2010-09-20
drm: Only decouple the old_fb from the crtc is we call mode_set*
Chris Wilson
1
-2
/
+2
2010-09-20
Revert "drm/i915: Allow LVDS on pipe A on gen4+"
Chris Wilson
1
-2
/
+0
2010-09-20
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2
-2
/
+12
2010-09-20
drm/i915: Prevent double dpms on
Chris Wilson
1
-1
/
+4
2010-09-20
drm/i915: overlay on gen2 can't address above 1G
Daniel Vetter
1
-0
/
+4
2010-09-20
drm/i915: Allocate the PCI resource for the MCHBAR
Chris Wilson
1
-10
/
+10
2010-09-20
drm/i915/dp: Really try 5 times before giving up.
Chris Wilson
1
-30
/
+28
2010-09-20
i915_gem: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-0
/
+1
2010-09-20
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-3
/
+9
2010-09-20
drm/radeon/kms/evergreen: fix backend setup
Alex Deucher
1
-8
/
+19
2010-09-20
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
Alex Deucher
2
-5
/
+39
2010-09-20
drm/radeon/kms: properly set crtc high base on r7xx
Alex Deucher
1
-4
/
+4
2010-09-20
drm/radeon/kms: force legacy pll algo for RV620 LVDS
Alex Deucher
1
-2
/
+3
2010-09-20
drm/radeon/kms: force legacy pll algo for RV515 LVDS
Alex Deucher
1
-0
/
+14
2010-09-20
drm/i915: Enable MI_FLUSH on Sandybridge
Zhenyu Wang
2
-2
/
+7
2010-09-20
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
Alex Deucher
3
-1
/
+59
2010-09-20
agp/intel: Promote warning about failure to setup flush to error.
Chris Wilson
1
-4
/
+4
2010-09-20
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
2
-7
/
+8
2010-09-20
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
Trond Myklebust
1
-1
/
+1
2010-09-20
cifs: fix potential double put of TCP session reference
Jeff Layton
1
-3
/
+3
2010-09-20
apm_power: Add missing break statement
Anton Vorontsov
1
-0
/
+1
2010-09-20
hwmon: (f75375s) Do not overwrite values read from registers
Guillem Jover
1
-2
/
+2
2010-09-20
hwmon: (f75375s) Shift control mode to the correct bit position
Guillem Jover
1
-1
/
+1
2010-09-20
hwmon: (emc1403) Remove unnecessary hwmon_device_unregister
Yong Wang
1
-1
/
+0
2010-09-20
arm: fix really nasty sigreturn bug
Al Viro
1
-0
/
+2
2010-09-20
x86: hpet: Work around hardware stupidity
Thomas Gleixner
3
-33
/
+17
2010-09-20
ALSA: HDA: Enable internal speaker on Dell M101z
David Henningsson
1
-0
/
+10
2010-09-20
x86-64, compat: Retruncate rax after ia32 syscall entry tracing
Roland McGrath
1
-1
/
+7
2010-09-20
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
9
-7
/
+31
2010-09-20
x86-64, compat: Test %rax for the syscall number, not %eax
H. Peter Anvin
1
-7
/
+7
2010-09-20
x86, tsc: Fix a preemption leak in restore_sched_clock_state()
Peter Zijlstra
1
-1
/
+1
2010-09-20
RDMA/cxgb3: Don't exceed the max HW CQ depth
Steve Wise
1
-1
/
+1
2010-09-20
wireless extensions: fix kernel heap content leak
Johannes Berg
2
-0
/
+19
2010-09-20
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
1
-0
/
+4
2010-09-20
p54: fix tx feedback status flag check
Christian Lamparter
1
-1
/
+1
2010-09-20
powerpc/perf_event: Reduce latency of calling perf_event_do_pending
Paul Mackerras
1
-12
/
+11
2010-09-20
perf: Initialize callchains roots's childen hits
Frederic Weisbecker
1
-0
/
+1
2010-09-20
memory hotplug: fix next block calculation in is_removable
KAMEZAWA Hiroyuki
1
-8
/
+8
2010-09-20
Input: i8042 - reset keyboard controller wehen resuming from S2R
Dmitry Torokhov
1
-24
/
+41
2010-09-20
Input: i8042 - fix device removal on unload
Dmitry Torokhov
1
-1
/
+1
2010-09-20
binfmt_misc: fix binfmt_misc priority
Jan Sembera
1
-1
/
+1
2010-09-20
kernel/groups.c: fix integer overflow in groups_search
Jerome Marchand
1
-3
/
+2
2010-09-20
mm: compaction: handle active and inactive fairly in too_many_isolated
Minchan Kim
1
-3
/
+4
2010-09-20
bounce: call flush_dcache_page() after bounce_copy_vec()
Gary King
1
-1
/
+1
2010-09-20
minix: fix regression in minix_mkdir()
Jorge Boncompte [DTI2]
1
-1
/
+1
2010-09-20
statfs() gives ESTALE error
Menyhart Zoltan
1
-0
/
+8
2010-09-20
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
Uwe Kleine-König
1
-0
/
+2
2010-09-20
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
3
-26
/
+64
2010-09-20
mmc: fix the use of kunmap_atomic() in tmio_mmc.h
Guennadi Liakhovetski
2
-8
/
+7
[next]