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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add swap cache interface for swap reference
KAMEZAWA Hiroyuki
2009-06-16
1
-0
/
+7
*
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
6
-68
/
+1
*
page-allocator: add inactive ratio calculation function of each zone
Minchan Kim
2009-06-16
1
-0
/
+1
*
page-allocator: clean up functions related to pages_min
Minchan Kim
2009-06-16
1
-1
/
+1
*
page-allocator: use integer fields lookup for gfp_zone and check for errors i...
Christoph Lameter
2009-06-16
1
-15
/
+96
*
mm: check the argument of kunmap on architectures without highmem
Matthew Wilcox
2009-06-16
1
-1
/
+3
*
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
2009-06-16
1
-0
/
+12
*
mm: introduce follow_pfn()
Johannes Weiner
2009-06-16
1
-0
/
+2
*
vmscan: cleanup the scan batching code
Wu Fengguang
2009-06-16
1
-2
/
+2
*
vmscan: evict use-once pages first
Rik van Riel
2009-06-16
1
-0
/
+7
*
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
2009-06-16
1
-0
/
+7
*
page allocator: use a pre-calculated value instead of num_online_nodes() in f...
Christoph Lameter
2009-06-16
1
-3
/
+16
*
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
2009-06-16
1
-1
/
+15
*
page allocator: move check for disabled anti-fragmentation out of fastpath
Mel Gorman
2009-06-16
1
-3
/
+0
*
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
2
-1
/
+9
*
page allocator: do not sanity check order in the fast path
Mel Gorman
2009-06-16
1
-6
/
+0
*
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
Mel Gorman
2009-06-16
1
-10
/
+2
*
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-16
2
-8
/
+13
*
mm: clean up get_user_pages_fast() documentation
Nick Piggin
2009-06-16
1
-15
/
+5
*
radix-tree: add radix_tree_prev_hole()
Wu Fengguang
2009-06-16
1
-0
/
+2
*
readahead: record mmap read-around states in file_ra_state
Wu Fengguang
2009-06-16
1
-2
/
+3
*
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
1
-12
/
+0
*
firmware_map: fix hang with x86/32bit
Yinghai Lu
2009-06-16
1
-8
/
+4
*
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-06-16
1
-0
/
+3
*
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
4
-2
/
+30
|
\
|
*
timers: Logic to move non pinned timers
Arun R Bharadwaj
2009-05-13
2
-0
/
+21
|
*
timers: /proc/sys sysctl hook to enable timer migration
Arun R Bharadwaj
2009-05-13
1
-0
/
+1
|
*
timers: Framework for identifying pinned timers
Arun R Bharadwaj
2009-05-13
2
-2
/
+8
*
|
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-15
1
-0
/
+3
|
\
\
|
*
|
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
2009-06-13
2
-1
/
+4
|
*
|
clocksource: sanity check sysfs clocksource changes
john stultz
2009-06-11
1
-1
/
+1
*
|
|
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
|
*
|
|
ntp: adjust SHIFT_PLL to improve NTP convergence
john stultz
2009-05-06
1
-11
/
+31
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-15
101
-1305
/
+3741
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
256
-1716
/
+10381
|
|
\
\
\
\
|
*
|
|
|
|
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
2009-06-15
1
-4
/
+4
|
*
|
|
|
|
netfilter: conntrack: optional reliable conntrack event delivery
Pablo Neira Ayuso
2009-06-13
3
-17
/
+48
|
*
|
|
|
|
list_nulls: add hlist_nulls_add_head and hlist_nulls_del
Pablo Neira Ayuso
2009-06-13
1
-0
/
+18
|
*
|
|
|
|
netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()
Pablo Neira Ayuso
2009-06-13
1
-0
/
+2
|
*
|
|
|
|
netfilter: conntrack: move event caching to conntrack extension infrastructure
Pablo Neira Ayuso
2009-06-13
3
-64
/
+73
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-06-11
15
-118
/
+270
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
2009-06-11
43
-232
/
+1072
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
netfilter: nf_conntrack: use per-conntrack locks for protocol data
Patrick McHardy
2009-06-10
2
-2
/
+4
|
|
*
|
|
|
|
|
netfilter: xt_socket: added new revision of the 'socket' match supporting flags
Laszlo Attila Toth
2009-06-09
1
-0
/
+12
|
|
*
|
|
|
|
|
netfilter: passive OS fingerprint xtables match
Evgeniy Polyakov
2009-06-08
3
-1
/
+136
|
|
*
|
|
|
|
|
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
2009-06-08
3
-21
/
+0
|
|
*
|
|
|
|
|
netfilter: xt_NFQUEUE: queue balancing support
Florian Westphal
2009-06-05
1
-0
/
+5
|
|
*
|
|
|
|
|
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
2009-06-04
1
-2
/
+4
[next]