index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[PATCH] do not disturb page referenced state when unmapping memory range
Ken Chen
1
-1
/
+1
2007-02-11
[PATCH] convert ramfs to use __set_page_dirty_no_writeback
Ken Chen
2
-2
/
+2
2007-02-11
[PATCH] simplify shmem_aops.set_page_dirty() method
Ken Chen
3
-1
/
+12
2007-02-11
[PATCH] zoneid: fix up calculations for ZONEID_PGSHIFT
Andy Whitcroft
1
-6
/
+5
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
[next]