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
compress-2025-01-21
compress-2025-01-23
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
2011-02-17
Linux 2.6.36.4
v2.6.36.4
Greg Kroah-Hartman
1
-1
/
+1
2011-02-17
xhci: Use GFP_NOIO during device reset.
Sarah Sharp
1
-2
/
+6
2011-02-17
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
1
-0
/
+21
2011-02-17
xhci: Do not run xhci_cleanup_msix with irq disabled
Zhang Rui
1
-2
/
+4
2011-02-17
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
1
-0
/
+8
2011-02-17
agp: ensure GART has an address before enabling it
Stephen Kitt
1
-11
/
+16
2011-02-17
x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...
Suresh Siddha
1
-2
/
+3
2011-02-17
drm/i915: Recognise non-VGA display devices
Chris Wilson
3
-4
/
+10
2011-02-17
drm/i915: Add dependency on CONFIG_TMPFS
Chris Wilson
1
-0
/
+3
2011-02-17
drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS
Knut Petersen
1
-0
/
+8
2011-02-17
drm/i915: fix calculation of eDP signal levels on Sandybridge
Yuanhan Liu
2
-11
/
+21
2011-02-17
drm: Restore the old_fb upon modeset failure
Chris Wilson
1
-1
/
+4
2011-02-17
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
1
-3
/
+6
2011-02-17
drm/radeon: remove 0x4243 pci id
Alex Deucher
1
-1
/
+0
2011-02-17
drm/radeon/kms: add pll debugging output
Alex Deucher
1
-0
/
+4
2011-02-17
radeon/kms: fix dp displayport mode validation
Jerome Glisse
1
-2
/
+2
2011-02-17
drm/radeon/kms: make the mac rv630 quirk generic
Alex Deucher
1
-9
/
+5
2011-02-17
drm/radeon/kms: adjust quirk for acer laptop
Alex Deucher
1
-10
/
+11
2011-02-17
drm/radeon/kms: add quirk for Mac Radeon HD 2600 card
Alex Deucher
1
-0
/
+11
2011-02-17
net/fec: fix MMFR_OP type in fec_enet_mdio_write
Shawn Guo
1
-2
/
+2
2011-02-17
dm mpath: disable blk_abort_queue
Mike Snitzer
1
-12
/
+0
2011-02-17
dm: dont take i_mutex to change device size
Mike Snitzer
1
-2
/
+3
2011-02-17
ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro
Amitkumar Karwar
1
-1
/
+1
2011-02-17
tpm: Autodetect itpm devices
Matthew Garrett
1
-0
/
+24
2011-02-17
SELinux: do not compute transition labels on mountpoint labeled filesystems
Eric Paris
1
-1
/
+4
2011-02-17
SELinux: define permissions for DCB netlink messages
Eric Paris
1
-0
/
+2
2011-02-17
KEYS: Don't call up_write() if __key_link_begin() returns an error
David Howells
1
-1
/
+0
2011-02-17
tpm_tis: Use timeouts returned from TPM
Stefan Berger
3
-3
/
+21
2011-02-17
TPM: Long default timeout fix
Rajiv Andrade
1
-4
/
+6
2011-02-17
nilfs2: fix crash after one superblock became unavailable
Ryusuke Konishi
1
-1
/
+2
2011-02-17
KVM: MMU: Fix 32 bit legacy paging with NPT
Joerg Roedel
1
-2
/
+6
2011-02-17
KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow
Avi Kivity
1
-1
/
+1
2011-02-17
KVM: i8259: initialize isr_ack
Avi Kivity
1
-0
/
+2
2011-02-17
md_make_request: don't touch the bio after calling make_request
Chris Mason
1
-2
/
+7
2011-02-17
pata_mpc52xx: inherit from ata_bmdma_port_ops
Tejun Heo
1
-1
/
+1
2011-02-17
md: Fix removal of extra drives when converting RAID6 to RAID5
NeilBrown
1
-1
/
+1
2011-02-17
md: Ensure no IO request to get md device before it is properly initialised.
NeilBrown
2
-3
/
+8
2011-02-17
md: fix regression resulting in delays in clearing bits in a bitmap
NeilBrown
1
-1
/
+2
2011-02-17
md: fix regression with re-adding devices to arrays with no metadata
NeilBrown
1
-2
/
+3
2011-02-17
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
1
-0
/
+30
2011-02-17
fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio
David Dillow
1
-3
/
+7
2011-02-17
backlight: fix 88pm860x_bl macro collision
Randy Dunlap
1
-2
/
+2
2011-02-17
ssb-pcmcia: Fix parsing of invariants tuples
Michael Büsch
1
-1
/
+1
2011-02-17
char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver
Corey Minyard
1
-10
/
+2
2011-02-17
watchdog: Don't change watchdog state on read of sysctl
Marcin Slusarz
1
-4
/
+6
2011-02-17
watchdog: Fix sysctl consistency
Marcin Slusarz
1
-6
/
+7
2011-02-17
parisc : Remove broken line wrapping handling pdc_iodc_print()
Guy Martin
1
-12
/
+1
2011-02-17
firewire: core: fix unstable I/O with Canon camcorder
Stefan Richter
1
-2
/
+9
2011-02-17
powerpc: Fix some 6xx/7xxx CPU setup functions
Benjamin Herrenschmidt
1
-20
/
+20
2011-02-17
powerpc/numa: Fix bug in unmap_cpu_from_node
Anton Blanchard
1
-1
/
+1
[next]