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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
2006-06-23
1
-0
/
+5
*
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
2006-06-23
2
-1
/
+6
*
[PATCH] page migration: use allocator function for migrate_pages()
Christoph Lameter
2006-06-23
1
-5
/
+6
*
[PATCH] page migration: handle freeing of pages in migrate_pages()
Christoph Lameter
2006-06-23
1
-4
/
+3
*
[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
Paul Drynoff
2006-06-23
1
-0
/
+50
*
[PATCH] initialise total_memory() earlier
Andrew Morton
2006-06-23
1
-0
/
+1
*
[PATCH] add page_mkwrite() vm_operations method
David Howells
2006-06-23
1
-0
/
+4
*
[PATCH] mm: fix swap unused warning
Con Kolivas
2006-06-23
1
-11
/
+53
*
[PATCH] sparsemem: record nid during memory present
Andy Whitcroft
2006-06-23
1
-0
/
+5
*
[PATCH] More page migration: use migration entries for file pages
Christoph Lameter
2006-06-23
1
-15
/
+0
*
[PATCH] Swapless page migration: rip out swap based logic
Christoph Lameter
2006-06-23
1
-1
/
+0
*
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
2006-06-23
2
-0
/
+60
*
[PATCH] page migration cleanup: pass "mapping" to migration functions
Christoph Lameter
2006-06-23
2
-4
/
+8
*
[PATCH] page migration cleanup: remove useless definitions
Christoph Lameter
2006-06-23
1
-2
/
+0
*
[PATCH] writeback: fix range handling
OGAWA Hirofumi
2006-06-23
2
-2
/
+6
*
[PATCH] radix-tree: direct data
Nick Piggin
2006-06-23
1
-2
/
+3
*
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
2006-06-23
1
-20
/
+15
*
[PATCH] mm: introduce remap_vmalloc_range()
Nick Piggin
2006-06-23
1
-0
/
+8
*
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
2006-06-23
1
-0
/
+9
*
[PATCH] tightening hugetlb strict accounting
Chen, Kenneth W
2006-06-23
1
-6
/
+2
*
[PATCH] reserve space for swap label
Andreas Dilger
2006-06-23
1
-6
/
+8
*
[PATCH] support for panic at OOM
KAMEZAWA Hiroyuki
2006-06-23
1
-0
/
+1
*
[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...
Yasunori Goto
2006-06-23
1
-0
/
+3
*
[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...
Yasunori Goto
2006-06-23
1
-2
/
+2
*
[PATCH] wait_table and zonelist initializing for memory hotadd: change name o...
Yasunori Goto
2006-06-23
1
-2
/
+2
*
[PATCH] PG_uncached is ia64 only
Andrew Morton
2006-06-23
1
-1
/
+13
*
[PATCH] zone handle unaligned zone boundaries
Andy Whitcroft
2006-06-23
1
-2
/
+5
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
4
-11
/
+16
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
3
-13
/
+17
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-06-22
1
-1
/
+1
|
\
|
*
[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()
Krzysztof Halasa
2006-06-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-22
2
-4
/
+8
|
\
\
|
|
/
|
/
|
|
*
[POWERPC] Fix mdelay badness on shared processor partitions
Anton Blanchard
2006-06-21
1
-4
/
+1
|
*
Merge branch 'merge'
Paul Mackerras
2006-06-12
6
-5
/
+10
|
|
\
|
*
|
[PATCH] Add a prctl to change the endianness of a process.
Anton Blanchard
2006-06-09
1
-0
/
+7
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
2006-06-22
4
-2
/
+76
|
\
\
\
|
*
|
|
[PATCH] i2c: Mark block write buffers as const
Krzysztof Halasa
2006-06-22
1
-2
/
+2
|
*
|
|
[PATCH] i2c: New bus driver for the OpenCores I2C controller
Peter Korsgaard
2006-06-22
1
-0
/
+19
|
*
|
|
[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55
Jean Delvare
2006-06-22
1
-0
/
+2
|
*
|
|
[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85
Mark A. Greer
2006-06-22
1
-0
/
+50
|
*
|
|
[PATCH] i2c-piix4: Add ATI IXP200/300/400 support
Rudolf Marek
2006-06-22
1
-0
/
+3
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6
Linus Torvalds
2006-06-22
2
-2
/
+5
|
\
\
\
\
|
*
|
|
|
[PATCH] w1: netlink: Mark netlink group 1 as unused.
Evgeniy Polyakov
2006-06-22
1
-1
/
+1
|
*
|
|
|
[PATCH] w1: Move w1-connector definitions into linux/include/connector.h
Evgeniy Polyakov
2006-06-22
1
-1
/
+4
|
|
/
/
/
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-22
2
-0
/
+15
|
\
\
\
\
|
*
|
|
|
[PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visible
Brice Goglin
2006-06-21
1
-0
/
+1
|
*
|
|
|
[PATCH] PCI: disable msi mode in pci_disable_device
Shaohua Li
2006-06-21
1
-0
/
+2
|
*
|
|
|
[PATCH] PCI: Move various PCI IDs to header file
Brent Casavant
2006-06-21
1
-0
/
+9
|
*
|
|
|
[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation
Doug Thompson
2006-06-21
2
-0
/
+2
|
*
|
|
|
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
Kumar Gala
2006-06-21
1
-0
/
+1
[next]