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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[PATCH] count_vm_events-warning-fix
Andrew Morton
1
-18
/
+29
2007-02-11
[PATCH] remove include/linux/byteorder/pdp_endian.h
Adrian Bunk
2
-89
/
+0
2007-02-11
[PATCH] vt: refactor console SAK processing
Eric W. Biederman
2
-0
/
+4
2007-02-11
[PATCH] drivers: add LCD support
Miguel Ojeda Sandonis
2
-0
/
+123
2007-02-11
[PATCH] simplify shmem_aops.set_page_dirty() method
Ken Chen
1
-0
/
+1
2007-02-11
[PATCH] zoneid: fix up calculations for ZONEID_PGSHIFT
Andy Whitcroft
1
-6
/
+5
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
Christoph Lameter
4
-15
/
+60
2007-02-11
[PATCH] Drop __get_zone_counts()
Christoph Lameter
1
-2
/
+0
2007-02-11
[PATCH] Drop nr_free_pages_pgdat()
Christoph Lameter
1
-1
/
+0
2007-02-11
[PATCH] Drop free_pages()
Christoph Lameter
2
-1
/
+5
2007-02-11
[PATCH] Reorder ZVCs according to cacheline
Christoph Lameter
1
-3
/
+5
2007-02-11
[PATCH] Use ZVC for free_pages
Christoph Lameter
1
-1
/
+1
2007-02-11
[PATCH] Use ZVC for inactive and active counts
Christoph Lameter
3
-9
/
+17
2007-02-11
[PARTITION]: Add whole_disk attribute.
Fabio Massimo Di Nitto
1
-1
/
+7
2007-02-10
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
197
-1989
/
+3127
2007-02-10
libata: kill ATA_ENABLE_PATA
Jeff Garzik
1
-2
/
+0
2007-02-10
ata: Add defines for the iordy bits
Alan
1
-0
/
+2
2007-02-10
libata: add another IRQ calls (core and headers)
Akira Iguchi
1
-36
/
+6
2007-02-10
git-libata-all: forward declare struct device
Andrew Morton
1
-0
/
+2
2007-02-10
libata: convert to iomap
Tejun Heo
1
-40
/
+28
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
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
1
-0
/
+62
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
2
-0
/
+151
2007-02-09
[PATCH] in non-NUMA case mark GFP_THISNODE gfp_t
Al Viro
1
-1
/
+1
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
1
-0
/
+2
2007-02-09
[EISA] EISA registration with !CONFIG_EISA
Maciej W. Rozycki
1
-0
/
+10
2007-02-09
[TC] MIPS: TURBOchannel update to the driver model
Maciej W. Rozycki
1
-0
/
+141
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
20
-187
/
+133
2007-02-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2007-02-09
[ALSA] ASoC codecs: WM8750 support
Richard Purdie
1
-0
/
+1
2007-02-09
[ALSA] ASoC codecs: WM8731 support
Richard Purdie
1
-0
/
+1
2007-02-09
[ATM]: atmarp.h needs to always include linux/types.h
David S. Miller
1
-2
/
+0
[prev]
[next]