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
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
71
-331
/
+339
2009-03-25
include/linux/ata.h: add some more transfer masks
Erik Inge Bolsø
1
-0
/
+6
2009-03-25
ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off
Maciej Rutecki
1
-0
/
+9
2009-03-25
[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().
Mark Lord
1
-0
/
+116
2009-03-25
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
Mark Lord
3
-2
/
+4
2009-03-25
[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.
Mark Lord
1
-1
/
+36
2009-03-25
[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()
Mark Lord
1
-13
/
+21
2009-03-25
[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chips
Mark Lord
1
-24
/
+28
2009-03-25
[libata] sata_mv: cache frequently-accessed registers
Mark Lord
1
-21
/
+70
2009-03-25
ahci: drop intx manipulation on msi enable
Tejun Heo
1
-2
/
+2
2009-03-25
pata-rb532-cf: drop custom freeze and thaw
Phil Sutter
1
-19
/
+1
2009-03-25
pata-rb532-cf: use ata_sff_data_xfer32()
Phil Sutter
1
-20
/
+1
2009-03-25
pata-rb532-cf: use ata_sff_exec_command()
Phil Sutter
1
-8
/
+0
2009-03-25
pata-rb532-cf: replace rb532_pata_finish_io()
Phil Sutter
1
-13
/
+2
2009-03-25
sata_mv: remove leftovers
Mark Lord
1
-2
/
+0
2009-03-25
sata_mv: optimize use of mv_edma_cfg
Mark Lord
1
-3
/
+6
2009-03-25
sata_mv: introduce support for ATAPI devices
Mark Lord
1
-4
/
+186
2009-03-25
sata_mv: mv_fill_sg fixes v2
Mark Lord
1
-1
/
+3
2009-03-25
sata_mv: update ata_qc_from_tag
Mark Lord
1
-0
/
+6
2009-03-25
sata_mv: restructure mv_qc_issue
Mark Lord
1
-15
/
+22
2009-03-25
sata_mv: rearrange mv_start_dma() and friends
Mark Lord
1
-28
/
+38
2009-03-25
sata_mv: cleanup chipset GENeration FLAGS
Mark Lord
1
-17
/
+14
2009-03-24
Linux 2.6.29
v2.6.29
Linus Torvalds
1
-2
/
+2
2009-03-24
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
1
-0
/
+3
2009-03-24
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
1
-2
/
+3
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
39
-121
/
+314
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-25
/
+12
2009-03-23
fix ptrace slowness
Miklos Szeredi
1
-0
/
+8
2009-03-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+9
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-23
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-23
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-23
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2
-16
/
+51
2009-03-22
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-1907
/
+1209
2009-03-22
Update my email address
Gertjan van Wingerde
3
-3
/
+3
2009-03-22
eCryptfs: NULL crypt_stat dereference during lookup
Tyler Hicks
3
-25
/
+18
2009-03-22
eCryptfs: Allocate a variable number of pages for file headers
Tyler Hicks
1
-13
/
+26
2009-03-22
radeonfb: Whack the PCI PM register until it sticks
Benjamin Herrenschmidt
1
-0
/
+24
2009-03-22
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
1
-1
/
+1
2009-03-21
dca: add missing copyright/license headers
Maciej Sosnowski
2
-0
/
+41
2009-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+11
2009-03-20
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
1
-0
/
+11
2009-03-20
sungem: missing net_device_ops
Stephen Hemminger
1
-5
/
+4
2009-03-20
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
1
-5
/
+5
2009-03-20
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2
-21
/
+30
2009-03-20
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
1
-2
/
+3
2009-03-20
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
1
-10
/
+27
2009-03-20
Move cc-option to below arch-specific setup
Linus Torvalds
1
-1
/
+3
2009-03-20
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-40
/
+48
[next]