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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-10
devres: implement pcim_iomap_regions()
Tejun Heo
1
-0
/
+2
2007-02-10
libata: remove unused functions
Tejun Heo
1
-4
/
+0
2007-02-10
libata: update libata core layer to use devres
Tejun Heo
1
-5
/
+4
2007-02-10
libata: implement ata_host_detach()
Tejun Heo
1
-1
/
+1
2007-02-10
devres: device resource management
Tejun Heo
7
-1
/
+125
2007-02-10
libata: kill qc->nsect and cursect
Tejun Heo
1
-5
/
+1
2007-02-10
libata: handle pci_enable_device() failure while resuming
Tejun Heo
1
-1
/
+1
2007-02-10
libata: straighten out ATA_ID_* constants
Tejun Heo
1
-4
/
+7
2007-02-10
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
1
-0
/
+2
2007-02-10
[PATCH] pci: Move PCI_VDEVICE from libata to core
Alan Cox
1
-4
/
+0
2007-02-10
[libata] trim trailing whitespace
Jeff Garzik
1
-1
/
+1
2007-02-10
[PATCH] pata_it8213: Add new driver for the IT8213 card
Alan
1
-0
/
+1
2007-02-09
[PATCH] m68knommu: removed include of system.h from bitops
Greg Ungerer
1
-1
/
+0
2007-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-0
/
+1
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
3
-115
/
+3
2007-02-09
[PATCH] x86_64 ia32 vDSO: use install_special_mapping
Roland McGrath
1
-1
/
+0
2007-02-09
[PATCH] Add install_special_mapping
Roland McGrath
1
-0
/
+3
2007-02-09
[PATCH] md: avoid possible BUG_ON in md bitmap handling
Neil Brown
1
-0
/
+1
2007-02-09
[PATCH] knfsd: fix a race in closing NFSd connections
NeilBrown
1
-1
/
+1
2007-02-09
[PATCH] ufs: restore back support of openstep
Evgeniy Dushistov
1
-0
/
+1
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc
Linus Torvalds
6
-128
/
+153
2007-02-09
[PATCH] iscsi endianness annotations
Al Viro
1
-19
/
+27
2007-02-09
[PATCH] kill eth_io_copy_and_sum()
Al Viro
9
-51
/
+0
2007-02-09
[PATCH] in non-NUMA case mark GFP_THISNODE gfp_t
Al Viro
1
-1
/
+1
2007-02-09
[APM] SH: Convert to use shared APM emulation.
Paul Mundt
1
-46
/
+0
2007-02-09
[APM] MIPS: Convert to use shared APM emulation.
Ralf Baechle
1
-64
/
+0
2007-02-09
[APM] ARM: Convert to use shared APM emulation.
Ralf Baechle
1
-64
/
+0
2007-02-09
[APM] Add shared version of APM emulation
Ralf Baechle
1
-0
/
+62
2007-02-09
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
19
-205
/
+1288
2007-02-09
[EISA] EISA registration with !CONFIG_EISA
Maciej W. Rozycki
1
-0
/
+10
2007-02-09
[TC] TURBOchannel support for the DECstation
Maciej W. Rozycki
1
-1
/
+2
2007-02-09
[TC] MIPS: TURBOchannel update to the driver model
Maciej W. Rozycki
4
-127
/
+141
2007-02-09
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
10
-13
/
+70
2007-02-09
[PATCH] mm: remove find_trylock_page
Nick Piggin
1
-2
/
+0
2007-02-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-200
/
+753
2007-02-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2007-02-09
[PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED
Takashi Iwai
1
-1
/
+1
2007-02-09
[AVR32] ssize_t should be long, not int
Haavard Skinnemoen
1
-1
/
+1
2007-02-09
[AVR32] Add PIOE device and reserve SDRAM pins
Haavard Skinnemoen
2
-1
/
+3
2007-02-09
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
1
-0
/
+1
2007-02-09
[AVR32] GPIO API implementation
Haavard Skinnemoen
5
-5
/
+57
2007-02-09
[AVR32] Implement dma_mapping_error()
Haavard Skinnemoen
1
-0
/
+8
2007-02-09
Remove a couple final references to obsolete verify_area().
Robert P. J. Day
2
-7
/
+1
2007-02-09
[ALSA] version 1.0.14rc2
Jaroslav Kysela
1
-2
/
+2
2007-02-09
[ALSA] soc - 0.13 ASoC headers
Graeme Gregory
1
-110
/
+83
2007-02-09
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
4
-5
/
+5
2007-02-09
[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*
Takashi Iwai
3
-4
/
+4
2007-02-09
[ALSA] emu10k1 - Fix ABI for older ld10k1
Takashi Iwai
1
-4
/
+17
2007-02-09
[ALSA] ac97 - fix various issues with AD1986/AD1986A support
Randy Cushman
1
-0
/
+1
2007-02-09
[ALSA] soc - Fix delayed_work related changes on 2.6.20 kernel
Takashi Iwai
1
-0
/
+1
[next]