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
*
[PATCH] Optimise oom kill of current task
Kirill Korotaev
2006-01-08
1
-2
/
+3
*
[PATCH] Move page migration related functions near do_migrate_pages()
Christoph Lameter
2006-01-08
1
-132
/
+138
*
[PATCH] mempolicies: unexport get_vma_policy()
Christoph Lameter
2006-01-08
2
-5
/
+2
*
[PATCH] Drop page table lock before calling migrate_page_add()
Christoph Lameter
2006-01-08
1
-1
/
+4
*
[PATCH] Fold numa_maps into mempolicies.c
Christoph Lameter
2006-01-08
2
-123
/
+142
*
[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERT
Christoph Lameter
2006-01-08
1
-22
/
+24
*
[PATCH] rmap: additional diagnostics in page_remove_rmap()
Dave Jones
2006-01-08
1
-0
/
+7
*
[PATCH] mm: clean up local variables
Tobias Klauser
2006-01-08
2
-7
/
+8
*
[PATCH] set_page_count() macro safety
Avishay Traeger
2006-01-08
1
-1
/
+1
*
[PATCH] mm: make hugepages obey cpusets.
Christoph Lameter
2006-01-08
1
-1
/
+3
*
[PATCH] cpusets: swap migration interface
Paul Jackson
2006-01-08
3
-2
/
+68
*
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
Christoph Lameter
2006-01-08
1
-22
/
+34
*
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
2006-01-08
3
-15
/
+32
*
[PATCH] SwapMig: Drop unused pages immediately
Christoph Lameter
2006-01-08
1
-0
/
+5
*
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
2006-01-08
3
-5
/
+5
*
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
2006-01-08
2
-78
/
+77
*
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
2006-01-08
11
-5
/
+111
*
[PATCH] Swap Migration V5: MPOL_MF_MOVE interface
Christoph Lameter
2006-01-08
2
-20
/
+138
*
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
2006-01-08
3
-9
/
+20
*
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
2006-01-08
2
-34
/
+182
*
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
2006-01-08
3
-5
/
+4
*
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
2006-01-08
3
-13
/
+112
*
[PATCH] add schedule_on_each_cpu()
Christoph Lameter
2006-01-08
2
-0
/
+20
*
[PATCH] mm: free_pages opt
Nick Piggin
2006-01-08
1
-28
/
+30
*
[PATCH] mm: cleanup zone_pcp
Nick Piggin
2006-01-08
1
-8
/
+8
*
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
Rohit Seth
2006-01-08
5
-0
/
+81
*
[PATCH] drop-pagecache
Andrew Morton
2006-01-08
9
-5
/
+107
*
[PATCH] slab: remove nested #ifdef CONFIG_NUMA
Christoph Lameter
2006-01-08
1
-2
/
+0
*
[PATCH] slab: fix code formatting
Pekka Enberg
2006-01-08
1
-464
/
+500
*
[PATCH] slab: extract slab order calculation to separate function
Pekka Enberg
2006-01-08
1
-40
/
+49
*
[PATCH] slab: extract slabinfo header printing to separate function
Pekka Enberg
2006-01-08
1
-20
/
+25
*
[PATCH] slab: remove unused align parameter from alloc_percpu
Pekka Enberg
2006-01-08
3
-8
/
+6
*
[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.
Olaf Hering
2006-01-08
1
-7
/
+1
*
[PATCH] ARM Netwinder watchdog wdt977 update
Woody Suwalski
2006-01-08
1
-75
/
+141
*
[PATCH] small hp_sdc_rtc cleanup: use no_llseek
Marcelo Tosatti
2006-01-08
1
-8
/
+1
*
[PATCH] asm-generic/atomic.h needs types.h
Andrew Morton
2006-01-08
1
-0
/
+1
*
[PATCH] revert "mm: page_state fixes"
Andrew Morton
2006-01-08
1
-1
/
+2
*
[IPV6]: small cleanups
Adrian Bunk
2006-01-07
2
-1
/
+2
*
[IPV4]: make ip_fragment() static
Adrian Bunk
2006-01-07
2
-3
/
+3
*
[NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.
David S. Miller
2006-01-07
1
-0
/
+15
*
[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h
Joe Kappus
2006-01-07
1
-0
/
+1
*
[AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()
Francois Romieu
2006-01-07
1
-0
/
+1
*
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
2006-01-07
8
-0
/
+471
*
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
2006-01-07
5
-3
/
+70
*
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
2006-01-07
6
-9
/
+12
*
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
2006-01-07
4
-3
/
+32
*
[NETFILTER]: Use conntrack information to determine if packet was NATed
Patrick McHardy
2006-01-07
1
-15
/
+19
*
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2006-01-07
11
-12
/
+34
*
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
2006-01-07
4
-5
/
+7
*
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
2006-01-07
4
-1
/
+47
[next]