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.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
2007-12-18
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
3
-2
/
+38
2007-12-18
libata: ata_dev_disable() should be called from EH context
Tejun Heo
1
-6
/
+2
2007-12-18
libata: add more opcodes to ata.h
Tejun Heo
1
-0
/
+15
2007-12-18
libata: update ata_*_printk() macros such that level can be a variable
Tejun Heo
1
-4
/
+4
2007-12-18
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
Tejun Heo
2
-5
/
+6
2007-12-18
sata_mv: improve warnings about Highpoint RocketRAID 23xx cards
Mark Lord
1
-5
/
+25
2007-12-18
libata: add ST3160023AS / 3.42 to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-12-18
libata: clear link->eh_info.serror from ata_std_postreset()
Tejun Heo
2
-10
/
+2
2007-12-18
sata_sil: fix spurious IRQ handling
Tejun Heo
1
-12
/
+17
2007-12-18
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
6
-16
/
+20
2007-12-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-24
/
+57
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+2
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
10
-802
/
+292
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
16
-40
/
+54
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
14
-189
/
+191
2007-12-17
ocfs2: Re-journal buffers after transaction extend
Mark Fasheh
2
-21
/
+51
2007-12-17
ocfs2: Allow for debugging of transaction extends
Mark Fasheh
1
-0
/
+4
2007-12-17
ocfs2: Don't panic when truncating an empty extent
Mark Fasheh
1
-2
/
+0
2007-12-17
ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()
Mark Fasheh
1
-1
/
+2
2007-12-17
USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"
Greg Kroah-Hartman
1
-8
/
+0
2007-12-17
usb: Remove broken optimisation in OHCI IRQ handler
Benjamin Herrenschmidt
1
-10
/
+13
2007-12-17
USB: at91_udc: correct hanging while disconnecting usb cable
Nicolas Ferre
1
-0
/
+2
2007-12-17
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
6
-10
/
+9
2007-12-17
USB: fix locking loop by avoiding flush_scheduled_work
Alan Stern
1
-3
/
+3
2007-12-17
usb.h: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2007-12-17
USB: option: Bind to the correct interface of the Huawei E220
Jaime Velasco Juan
1
-2
/
+2
2007-12-17
USB: cp2101: new device id
Jeff Long
1
-2
/
+3
2007-12-17
usb-storage: Fix devices that cannot handle 32k transfers
Doug Maxey
3
-4
/
+20
2007-12-17
USB: sierra: fix product id
agilmore@wirelessbeehive.com
1
-1
/
+1
2007-12-17
PCI: Restore PCI expansion ROM P2P prefetch window creation
Gary Hade
1
-1
/
+2
2007-12-17
HOWTO: update misspelling and word incorrected
barrios
1
-69
/
+71
2007-12-17
add stable_api_nonsense.txt in korean
barrios
1
-0
/
+195
2007-12-17
HOWTO: change addresses of maintainer and lxr url for Korean HOWTO
minchan kim
1
-3
/
+3
2007-12-17
Add Documentation for FAIR_USER_SCHED sysfs files
Dhaval Giani
1
-0
/
+14
2007-12-17
HOWTO: Change man-page maintainer address for Japanese HOWTO
Tsugikazu Shibata
1
-4
/
+4
2007-12-17
tipar: remove obsolete module
Romain Liévin
5
-721
/
+0
2007-12-17
kobject: fix the documentation of how kobject_set_name works
Greg Kroah-Hartman
1
-6
/
+6
2007-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
5
-7
/
+12
2007-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
9
-7
/
+821
2007-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuild
Linus Torvalds
1
-1
/
+1
2007-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-20
/
+28
2007-12-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-27
/
+30
2007-12-17
[ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resume
Kevin Hilman
1
-3
/
+7
2007-12-17
[ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCC
Uwe Kleine-König
1
-1
/
+1
2007-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-114
/
+118
2007-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-9
/
+45
2007-12-17
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-4
/
+4
2007-12-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
10
-29
/
+27
2007-12-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
10
-32
/
+41
2007-12-17
[S390] pud_present/pmd_present bug.
Martin Schwidefsky
1
-4
/
+4
[next]