index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
page allocator: calculate the migratetype for allocation only once
Mel Gorman
2009-06-16
1
-17
/
+26
*
page allocator: calculate the preferred zone for allocation only once
Mel Gorman
2009-06-16
1
-22
/
+32
*
page allocator: move check for disabled anti-fragmentation out of fastpath
Mel Gorman
2009-06-16
2
-3
/
+4
*
page allocator: break up the allocator entry point into fast and slow paths
Mel Gorman
2009-06-16
1
-125
/
+228
*
page allocator: check only once if the zonelist is suitable for the allocation
Mel Gorman
2009-06-16
1
-3
/
+3
*
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
17
-24
/
+33
*
page allocator: do not sanity check order in the fast path
Mel Gorman
2009-06-16
2
-6
/
+3
*
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
Mel Gorman
2009-06-16
2
-12
/
+4
*
mm: alloc_large_system_hash check order
Hugh Dickins
2009-06-16
1
-1
/
+4
*
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-16
7
-191
/
+170
*
cpusets: update tasks' page/slab spread flags in time
Miao Xie
2009-06-16
1
-4
/
+55
*
cpusets: restructure the function cpuset_update_task_memory_state()
Miao Xie
2009-06-16
1
-8
/
+19
*
mm/page-writeback.c: dirty limit type should be unsigned long
H Hartley Sweeten
2009-06-16
1
-9
/
+10
*
vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNC
KOSAKI Motohiro
2009-06-16
1
-14
/
+15
*
mm: clean up get_user_pages_fast() documentation
Nick Piggin
2009-06-16
3
-19
/
+67
*
readahead: enforce full sync mmap readahead size
Wu Fengguang
2009-06-16
1
-1
/
+2
*
readahead: remove redundant test in shrink_readahead_size_eio()
Wu Fengguang
2009-06-16
1
-3
/
+0
*
readahead: introduce context readahead algorithm
Wu Fengguang
2009-06-16
1
-0
/
+60
*
readahead: move the random read case to bottom
Wu Fengguang
2009-06-16
1
-21
/
+25
*
radix-tree: add radix_tree_prev_hole()
Wu Fengguang
2009-06-16
2
-0
/
+39
*
readahead: record mmap read-around states in file_ra_state
Wu Fengguang
2009-06-16
3
-28
/
+12
*
readahead: enforce full readahead size on async mmap readahead
Wu Fengguang
2009-06-16
1
-1
/
+2
*
readahead: sequential mmap readahead
Wu Fengguang
2009-06-16
1
-1
/
+2
*
readahead: clean up and simplify the code for filemap page fault readahead
Linus Torvalds
2009-06-16
1
-67
/
+89
*
readahead: remove sync/async readahead call dependency
Wu Fengguang
2009-06-16
1
-0
/
+10
*
readahead: increase interleaved readahead size
Wu Fengguang
2009-06-16
1
-0
/
+1
*
readahead: remove one unnecessary radix tree lookup
Wu Fengguang
2009-06-16
1
-1
/
+1
*
readahead: apply max_sane_readahead() limit in ondemand_readahead()
Wu Fengguang
2009-06-16
1
-1
/
+1
*
readahead: move max_sane_readahead() calls into force_page_cache_readahead()
Wu Fengguang
2009-06-16
4
-5
/
+4
*
readahead: make mmap_miss an unsigned int
Wu Fengguang
2009-06-16
1
-1
/
+1
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
24
-88
/
+21
*
firmware_map: fix hang with x86/32bit
Yinghai Lu
2009-06-16
2
-15
/
+13
*
spi: takes size of a pointer to determine the size of the pointed-to type
Roel Kluin
2009-06-16
1
-3
/
+3
*
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-06-16
13
-21
/
+12
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2009-06-15
1
-2
/
+2
|
\
|
*
[IA64] fix compile error in arch/ia64/mm/extable.c
Rusty Russell
2009-06-15
1
-2
/
+2
*
|
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
12
-21
/
+163
|
\
\
|
*
|
timers: Logic to move non pinned timers
Arun R Bharadwaj
2009-05-13
6
-5
/
+101
|
*
|
timers: /proc/sys sysctl hook to enable timer migration
Arun R Bharadwaj
2009-05-13
3
-0
/
+11
|
*
|
timers: Identifying the existing pinned timers
Arun R Bharadwaj
2009-05-13
4
-7
/
+9
|
*
|
timers: Framework for identifying pinned timers
Arun R Bharadwaj
2009-05-13
4
-9
/
+39
|
*
|
timers: allow deferrable timers for intervals tv2-tv5 to be deferred
Jon Hunter
2009-05-02
1
-0
/
+3
*
|
|
Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-15
2
-1
/
+3
|
\
\
\
|
*
|
|
clockevent: export register_device and delta2ns
Magnus Damm
2009-05-02
1
-0
/
+2
|
*
|
|
clockevents: tick_broadcast_device can become static
Dmitri Vorobiev
2009-05-02
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-15
3
-1
/
+39
|
\
\
\
|
*
|
|
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
2009-06-13
5
-11
/
+33
|
*
|
|
clocksource: sanity check sysfs clocksource changes
john stultz
2009-06-11
3
-4
/
+20
*
|
|
|
Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-15
1
-11
/
+31
|
\
\
\
\
|
*
|
|
|
ntp: fix comment typos
john stultz
2009-05-12
1
-2
/
+2
[prev]
[next]