index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
maps4: move clear_refs code to task_mmu.c
Matt Mackall
4
-54
/
+39
2008-02-05
maps4: simplify interdependence of maps and smaps
Matt Mackall
1
-26
/
+26
2008-02-05
maps4: use pagewalker in clear_refs and smaps
Matt Mackall
1
-78
/
+17
2008-02-05
maps4: introduce a generic page walker
Matt Mackall
3
-1
/
+154
2008-02-05
maps4: move is_swap_pte
Matt Mackall
2
-5
/
+6
2008-02-05
maps4: rework TASK_SIZE macros
Dave Hansen
6
-4
/
+14
2008-02-05
maps4: add proportional set size accounting in smaps
Fengguang Wu
1
-1
/
+27
2008-02-05
clean up vmtruncate
Christoph Hellwig
1
-35
/
+34
2008-02-05
tmpfs: fix shmem_swaplist races
Hugh Dickins
1
-12
/
+25
2008-02-05
tmpfs: radix_tree_preloading
Hugh Dickins
1
-7
/
+18
2008-02-05
tmpfs: open a window in shmem_unuse_inode
Hugh Dickins
2
-35
/
+45
2008-02-05
tmpfs: make shmem_unuse more preemptible
Hugh Dickins
1
-7
/
+16
2008-02-05
tmpfs: allocate on read when stacked
Hugh Dickins
1
-1
/
+13
2008-02-05
tmpfs: allow filepage alongside swappage
Hugh Dickins
1
-25
/
+44
2008-02-05
tmpfs: move swap swizzling into shmem
Hugh Dickins
3
-49
/
+17
2008-02-05
tmpfs: shuffle add_to_swap_caches
Hugh Dickins
1
-34
/
+19
2008-02-05
tmpfs: move swap_state stats update
Hugh Dickins
1
-16
/
+6
2008-02-05
tmpfs: fix mounts when size is less than the page size
Michael Marineau
1
-1
/
+1
2008-02-05
shmem: factor out sbi->free_inodes manipulations
Pavel Emelyanov
1
-39
/
+38
2008-02-05
swapoff: scan ptes preemptibly
Hugh Dickins
1
-7
/
+31
2008-02-05
swapin: fix valid_swaphandles defect
Hugh Dickins
1
-16
/
+33
2008-02-05
shmem_file_write is redundant
Hugh Dickins
1
-106
/
+3
2008-02-05
shmem_getpage return page locked
Hugh Dickins
1
-9
/
+13
2008-02-05
shmem: SGP_QUICK and SGP_FAULT redundant
Hugh Dickins
1
-6
/
+2
2008-02-05
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
5
-28
/
+30
2008-02-05
swapin_readahead: move and rearrange args
Hugh Dickins
4
-60
/
+57
2008-02-05
swapin_readahead: excise NUMA bogosity
Hugh Dickins
2
-64
/
+26
2008-02-05
hugetlb: allow sticky directory mount option
Ken Chen
1
-1
/
+1
2008-02-05
bufferhead: revert constructor removal
Christoph Lameter
1
-3
/
+15
2008-02-05
VM: allow get_page_unless_zero on compound pages
Christoph Lameter
1
-1
/
+1
2008-02-05
vmalloc: clean up page array indexing
Christoph Lameter
1
-5
/
+11
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
7
-19
/
+14
2008-02-05
i386: Resolve dependency of asm-i386/pgtable.h on highmem.h
Christoph Lameter
2
-6
/
+8
2008-02-05
vmalloc: add const to void* parameters
Christoph Lameter
4
-17
/
+17
2008-02-05
Move vmalloc_to_page() to mm/vmalloc.
Christoph Lameter
3
-42
/
+42
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
22
-116
/
+103
2008-02-05
gpiolib: avr32 at32ap platform support
David Brownell
6
-94
/
+121
2008-02-05
deprecate obsolete pca9539 driver
eric miao
2
-2
/
+8
2008-02-05
gpiolib: pca9539 i2c gpio expander support
eric miao
4
-0
/
+300
2008-02-05
mcp23s08 spi gpio expander support
David Brownell
4
-0
/
+389
2008-02-05
gpiolib: pcf857x i2c gpio expander support
David Brownell
4
-0
/
+399
2008-02-05
gpiolib support for the PXA architecture
Philipp Zabel
8
-122
/
+236
2008-02-05
gpiolib: update Documentation/gpio.txt
David Brownell
1
-12
/
+121
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
3
-0
/
+667
2008-02-05
gpiolib: add drivers/gpio directory
David Brownell
5
-0
/
+41
2008-02-05
iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()
FUJITA Tomonori
1
-0
/
+1
2008-02-05
iommu sg merging: swiotlb: respect the segment boundary limits
FUJITA Tomonori
1
-6
/
+35
2008-02-05
iommu sg merging: PCI: add dma segment boundary support
FUJITA Tomonori
3
-0
/
+16
2008-02-05
iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...
FUJITA Tomonori
1
-0
/
+15
2008-02-05
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
3
-45
/
+1
[next]