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] add x86-64 specific support for sparsemem
Matt Tolentino
2005-06-23
4
-12
/
+51
*
[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options
Matt Tolentino
2005-06-23
9
-24
/
+25
*
[PATCH] add x86-64 Kconfig options for sparsemem
Matt Tolentino
2005-06-23
1
-0
/
+19
*
[PATCH] remove direct ref to contig_page_data for x86-64
Matt Tolentino
2005-06-23
2
-5
/
+1
*
[PATCH] ppc64: sparsemem memory model
Andy Whitcroft
2005-06-23
7
-21
/
+68
*
[PATCH] ppc64: add memory present
Andy Whitcroft
2005-06-23
2
-2
/
+5
*
[PATCH] ppc64: add early_pfn_to_nid
Andy Whitcroft
2005-06-23
2
-0
/
+9
*
[PATCH] sparsemem hotplug base
Andy Whitcroft
2005-06-23
3
-27
/
+125
*
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
2005-06-23
3
-0
/
+20
*
[PATCH] sparsemem memory model for i386
Andy Whitcroft
2005-06-23
9
-81
/
+135
*
[PATCH] sparsemem memory model
Andy Whitcroft
2005-06-23
10
-33
/
+332
*
[PATCH] generify memory present
Andy Whitcroft
2005-06-23
2
-1
/
+5
*
[PATCH] generify early_pfn_to_nid
Andy Whitcroft
2005-06-23
3
-0
/
+11
*
[PATCH] ppc64: Kconfig memory models
Mike Kravetz
2005-06-23
1
-1
/
+8
*
[PATCH] mm/Kconfig: give DISCONTIG more help text
Dave Hansen
2005-06-23
1
-0
/
+10
*
[PATCH] mm/Kconfig: hide "Memory Model" selection menu
Dave Hansen
2005-06-23
1
-4
/
+17
*
[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE
Dave Hansen
2005-06-23
3
-12
/
+0
*
[PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig
Dave Hansen
2005-06-23
1
-2
/
+1
*
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
Dave Hansen
2005-06-23
3
-6
/
+14
*
[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE
Dave Hansen
2005-06-23
6
-6
/
+6
*
[PATCH] make each arch use mm/Kconfig
Dave Hansen
2005-06-23
23
-10
/
+66
*
[PATCH] create mm/Kconfig for arch-independent memory options
Dave Hansen
2005-06-23
1
-0
/
+25
*
[PATCH] sparsemem base: teach discontig about sparse ranges
Dave Hansen
2005-06-23
3
-1
/
+17
*
[PATCH] sparsemem base: reorganize page->flags bit operations
Dave Hansen
2005-06-23
3
-22
/
+52
*
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
2005-06-23
4
-29
/
+50
*
[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)
Dave Hansen
2005-06-23
1
-0
/
+15
*
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
2005-06-23
14
-36
/
+28
*
Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
2005-06-23
1
-0
/
+1
|
\
|
*
e1000: fix spinlock bug
Mitch Williams
2005-06-23
1
-0
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-06-22
2
-5
/
+4
|
\
\
|
*
|
[PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...
Greg Kroah-Hartman
2005-06-22
1
-3
/
+2
|
*
|
[PATCH] USB: fix hid core to return proper error code from probe
Stelian Pop
2005-06-22
1
-2
/
+2
*
|
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-06-22
17
-482
/
+921
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[LTPC]: Replace schedule_timeout() with ssleep()/msleep()
Nishanth Aravamudan
2005-06-22
1
-4
/
+2
|
*
|
[X25]: Fast select with no restriction on response
Shaun Pereira
2005-06-22
5
-16
/
+86
|
*
|
[X25]: Selective sub-address matching with call user data.
Shaun Pereira
2005-06-22
4
-45
/
+59
|
*
|
[EBTABLES]: vfree() checking cleanups
James Lamanna
2005-06-22
1
-14
/
+7
|
*
|
[ATALK] aarp: replace schedule_timeout() with msleep()
Nishanth Aravamudan
2005-06-22
1
-4
/
+3
|
*
|
[IPV4]: Fix route.c gcc4 warnings
Chuck Short
2005-06-22
1
-4
/
+4
|
*
|
[NETPOLL]: allow multiple netpoll_clients to register against one interface
Jeff Moyer
2005-06-22
2
-13
/
+41
|
*
|
[NETPOLL]: Introduce a netpoll_info struct
Jeff Moyer
2005-06-22
3
-29
/
+57
|
*
|
[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()
Jeff Moyer
2005-06-22
1
-1
/
+1
|
*
|
[NET]: dont use strlen() but the result from a prior sprintf()
Eric Dumazet
2005-06-22
1
-2
/
+1
|
*
|
[CRYPTO]: Use CPU cycle counters in tcrypt
Herbert Xu
2005-06-22
1
-21
/
+95
|
*
|
[CRYPTO]: Use template keys for speed tests if possible
Herbert Xu
2005-06-22
1
-22
/
+57
|
*
|
[CRYPTO]: Add cipher speed tests
Harald Welte
2005-06-22
2
-4
/
+222
|
*
|
[CRYPTO]: Kill unnecessary strncpy from tcrypt
Herbert Xu
2005-06-22
1
-5
/
+5
|
*
|
[CRYPTO]: White space and coding style clean up in tcrypt
Herbert Xu
2005-06-22
2
-354
/
+336
|
*
|
[NETFILTER]: Fix "iptables -D" rule deletion with ipt_CLUSTERIP target.
Harald Welte
2005-06-22
1
-1
/
+2
|
*
|
[NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.
Harald Welte
2005-06-22
1
-1
/
+1
[prev]
[next]