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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2012-04-23
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
1
-0
/
+2
2012-04-23
pch_dma: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-9
/
+12
2012-04-23
pch_dma: Fix suspend issue
Tomoya MORINAGA
1
-1
/
+1
2012-04-23
pch_dma: Fix CTL register access issue
Tomoya MORINAGA
1
-11
/
+31
2012-04-23
pch_dma: Fix channel locking
Alexander Stein
1
-8
/
+8
2012-04-23
pch_dma: fix DMA issue(ch8-ch11)
Tomoya MORINAGA
1
-14
/
+55
2012-04-23
8250_pci: Fix kernel panic when pch_uart is disabled
Tomoya MORINAGA
1
-0
/
+10
2012-04-23
pch_uart: Set PCIe bus number using probe parameter
Tomoya MORINAGA
1
-1
/
+2
2012-04-23
security: fix compile error in commoncap.c
Jonghwan Choi
1
-0
/
+1
2012-04-23
ACPICA: Fix to allow region arguments to reference other scopes
Lin Ming
3
-1
/
+8
2012-04-23
USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-3
/
+10
2012-04-23
usb: gadget: pch_udc: Reduce redundant interrupt
Tomoya MORINAGA
1
-3
/
+6
2012-04-23
usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...
Tomoya MORINAGA
1
-4
/
+66
2012-04-23
usb: gadget: pch_udc: Fix USB suspend issue
Tomoya MORINAGA
1
-1
/
+8
2012-04-23
usb: gadget: pch_udc: Fix wrong return value
Tomoya MORINAGA
1
-1
/
+3
2012-04-23
usb: gadget: pch_udc: Fix disconnect issue
Tomoya MORINAGA
1
-1
/
+4
2012-04-23
pch_phub: Improve ADE(Address Decode Enable) control
Tomoya MORINAGA
1
-17
/
+34
2012-04-23
pch_phub: Care FUNCSEL register in PM
Tomoya MORINAGA
1
-0
/
+7
2012-04-23
pch_phub: Fix register miss-setting issue
Tomoya MORINAGA
1
-2
/
+2
2012-04-23
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
2
-0
/
+8
2012-04-23
xhci: Fix register save/restore order.
Sarah Sharp
1
-4
/
+4
2012-04-23
ath9k: fix max noise floor threshold
Rajkumar Manoharan
1
-3
/
+2
2012-04-23
fcaps: clear the same personality flags as suid when fcaps are used
Eric Paris
1
-0
/
+5
2012-04-23
serial: PL011: move interrupt clearing
Linus Walleij
1
-4
/
+4
2012-04-23
serial: PL011: clear pending interrupts
Linus Walleij
1
-4
/
+11
2012-04-23
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
Elric Fu
1
-0
/
+2
2012-04-23
xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
Alex He
2
-5
/
+10
2012-04-23
xhci: Restore event ring dequeue pointer on resume.
Sarah Sharp
1
-0
/
+1
2012-04-23
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
1
-7
/
+2
2012-04-23
xhci: don't re-enable IE constantly
Felipe Balbi
2
-1
/
+5
2012-04-23
USB: don't clear urb->dev in scatter-gather library
Alan Stern
1
-5
/
+6
2012-04-23
USB: sierra: add support for Sierra Wireless MC7710
Anton Samokhvalov
1
-0
/
+1
2012-04-23
USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id array
Santiago Garcia Mantinan
1
-0
/
+1
2012-04-23
USB: pl2303: fix DTR/RTS being raised on baud rate change
Johan Hovold
1
-1
/
+1
2012-04-23
USB: serial: fix race between probe and open
Johan Hovold
1
-0
/
+8
2012-04-23
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
1
-2
/
+2
2012-04-23
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
Wang YanQing
1
-2
/
+9
2012-04-23
perf hists: Catch and handle out-of-date hist entry maps.
David Miller
1
-0
/
+12
2012-04-23
cciss: Fix scsi tape io with more than 255 scatter gather elements
Stephen M. Cameron
1
-1
/
+1
2012-04-23
cciss: Initialize scsi host max_sectors for tape drive support
Stephen M. Cameron
1
-0
/
+1
2012-04-23
sparc64: Fix bootup crash on sun4v.
David S. Miller
1
-1
/
+1
2012-04-23
sparc64: Eliminate obsolete __handle_softirq() function
Paul E. McKenney
1
-7
/
+0
2012-04-23
tty: serial: altera_uart: Check for NULL platform_data in probe.
Yuriy Kozlov
1
-2
/
+2
2012-04-23
staging: iio: hmc5843: Fix crash in probe function.
Marek Belisko
1
-1
/
+3
2012-04-23
hugetlb: fix race condition in hugetlb_fault()
Chris Metcalf
1
-0
/
+2
2012-04-23
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
Linus Walleij
1
-2
/
+1
2012-04-23
ia64: fix futex_atomic_cmpxchg_inatomic()
Luck, Tony
1
-4
/
+5
2012-04-23
Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
Johan Hovold
1
-1
/
+1
2012-04-23
Bluetooth: uart-ldisc: Fix memory leak
Johan Hovold
1
-1
/
+1
2012-04-23
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
Jonathan Austin
1
-0
/
+12
[prev]
[next]