index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
13
-4
/
+48
2007-02-11
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64
Christoph Lameter
3
-23
/
+2
2007-02-11
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc
Christoph Lameter
2
-6
/
+1
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64
Christoph Lameter
3
-3
/
+11
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
Christoph Lameter
8
-23
/
+90
2007-02-11
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
9
-0
/
+35
2007-02-11
[PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone
Christoph Lameter
2
-5
/
+5
2007-02-11
[PATCH] Drop get_zone_counts()
Christoph Lameter
3
-22
/
+4
2007-02-11
[PATCH] Drop __get_zone_counts()
Christoph Lameter
4
-23
/
+4
2007-02-11
[PATCH] Drop nr_free_pages_pgdat()
Christoph Lameter
3
-9
/
+1
2007-02-11
[PATCH] Drop free_pages()
Christoph Lameter
5
-14
/
+10
2007-02-11
[PATCH] Reorder ZVCs according to cacheline
Christoph Lameter
2
-5
/
+7
2007-02-11
[PATCH] Use ZVC for free_pages
Christoph Lameter
6
-46
/
+25
2007-02-11
[PATCH] Use ZVC for inactive and active counts
Christoph Lameter
6
-51
/
+60
2007-02-11
[PATCH] page_mkwrite caller race fix
Hugh Dickins
1
-2
/
+1
2007-02-11
[PATCH] typeof __page_to_pfn with SPARSEMEM=y
Randy Dunlap
1
-1
/
+1
2007-02-11
[PATCH] /proc/zoneinfo: fix vm stats display
Andrew Morton
1
-6
/
+0
2007-02-11
[PATCH] Avoid excessive sorting of early_node_map[]
Mel Gorman
1
-7
/
+13
2007-02-11
[PATCH] Remove final references to deprecated "MAP_ANON" page protection flag
Robert P. J. Day
7
-7
/
+2
2007-02-11
[PATCH] slab: use parameter passed to cache_reap to determine pointer to work...
Christoph Lameter
1
-8
/
+7
2007-02-11
[PATCH] slab: cache alloc cleanups
Pekka Enberg
1
-90
/
+110
2007-02-11
[PATCH] slab: remove broken PageSlab check from kfree_debugcheck
Pekka Enberg
1
-8
/
+0
2007-02-09
libata: kill ATA_ENABLE_PATA
Jeff Garzik
2
-4
/
+0
2007-02-09
libata: build fix after dmesg probe output changes
Jeff Garzik
1
-2
/
+2
2007-02-09
libata: Early CFA adapters are not required to support mode setting
Alan
1
-0
/
+4
2007-02-09
sata_nv: propagate ata_pci_device_do_resume return value
Robert Hancock
1
-1
/
+4
2007-02-09
sata_nv: wait for response on entering/leaving ADMA mode
Robert Hancock
1
-2
/
+39
2007-02-09
sata_nv: use ADMA for NODATA commands
Robert Hancock
1
-7
/
+25
2007-02-09
sata_nv: cleanup ADMA error handling
Robert Hancock
1
-75
/
+72
2007-02-09
(2.6.20) pata_mpiix: probing cleanup (resend)
Sergei Shtylyov
1
-7
/
+6
2007-02-09
(2.6.20) pata_mpiix: fix PIO setup issues
Sergei Shtylyov
1
-9
/
+10
2007-02-09
(2.6.20) pata_oldpiix: fix PIO2 underclocking
Sergei Shtylyov
1
-8
/
+10
2007-02-09
ata: Add defines for the iordy bits
Alan
1
-0
/
+2
2007-02-09
Kconfig: clarify ATA_PIIX description
Alan
1
-3
/
+3
2007-02-09
sata_inic162x: fix a few glitches in hardreset
Tejun Heo
1
-8
/
+4
2007-02-09
libata: add 150ms between completion of hardreset and status checking
Tejun Heo
1
-0
/
+3
2007-02-09
libata: rearrange dmesg info to add full ATA revision
Eric D. Mudama
1
-21
/
+31
2007-02-09
pata_sl82c105: wrong assumptions about compatible PIO modes
Sergei Shtylyov
1
-2
/
+2
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
60
-0
/
+206
2007-02-09
libata: add another IRQ calls (core and headers)
Akira Iguchi
3
-48
/
+57
2007-02-09
git-libata-all: forward declare struct device
Andrew Morton
1
-0
/
+2
2007-02-09
libata: convert to iomap
Tejun Heo
63
-1448
/
+977
2007-02-09
pata_platform: fix devres conversion
Tejun Heo
1
-24
/
+7
2007-02-09
iomap: iomap should be in obj-y not in lib-y
Tejun Heo
1
-2
/
+2
2007-02-09
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
Jeff Garzik
4
-1
/
+5
2007-02-09
devres: implement pcim_iomap_regions()
Tejun Heo
2
-0
/
+55
2007-02-09
libata: remove unused functions
Tejun Heo
2
-79
/
+6
2007-02-09
libata: update libata LLDs to use devres
Tejun Heo
59
-1245
/
+355
2007-02-09
libata: update libata core layer to use devres
Tejun Heo
5
-160
/
+106
2007-02-09
libata: implement ata_host_detach()
Tejun Heo
3
-6
/
+21
[next]