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
...
*
|
|
alpha: fix warning by fixing flush_tlb_kernel_range()
Andrew Morton
2008-02-05
1
-1
/
+5
*
|
|
Alpha doesn't use socketcall
Samuel Thibault
2008-02-05
1
-1
/
+0
*
|
|
alpha: atomic_add_return() should return int
Andrew Morton
2008-02-05
1
-1
/
+1
*
|
|
m68knomu: remove dead config symbols from m68knomu code
Jiri Olsa
2008-02-05
5
-49
/
+3
*
|
|
frv: remove dead config symbol from FRV code
Jiri Olsa
2008-02-05
1
-4
/
+0
*
|
|
FRV: move DMA macros to scatterlist.h for consistency.
Robert P. J. Day
2008-02-05
2
-10
/
+10
*
|
|
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler
2008-02-05
1
-3
/
+23
*
|
|
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
2008-02-05
1
-6
/
+41
*
|
|
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
6
-11
/
+27
*
|
|
Remove unnecessary include from include/linux/capability.h
Andrew Morgan
2008-02-05
1
-1
/
+0
*
|
|
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-05
1
-66
/
+155
*
|
|
revert "capabilities: clean up file capability reading"
Andrew Morton
2008-02-05
1
-2
/
+4
*
|
|
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
2008-02-05
2
-12
/
+10
*
|
|
writeback: speed up writeback of big dirty files
Fengguang Wu
2008-02-05
1
-0
/
+1
*
|
|
mm: fix PageUptodate data race
Nick Piggin
2008-02-05
2
-7
/
+39
*
|
|
mm/page-writeback: highmem_is_dirtyable option
Bron Gondwana
2008-02-05
1
-0
/
+1
*
|
|
Page allocator: get rid of the list of cold pages
Christoph Lameter
2008-02-05
1
-1
/
+1
*
|
|
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
32
-121
/
+121
*
|
|
Page allocator: clean up pcp draining functions
Christoph Lameter
2008-02-05
2
-1
/
+2
*
|
|
maps4: move clear_refs code to task_mmu.c
Matt Mackall
2008-02-05
1
-1
/
+2
*
|
|
maps4: introduce a generic page walker
Matt Mackall
2008-02-05
1
-0
/
+22
*
|
|
maps4: move is_swap_pte
Matt Mackall
2008-02-05
1
-0
/
+6
*
|
|
maps4: rework TASK_SIZE macros
Dave Hansen
2008-02-05
6
-4
/
+14
*
|
|
tmpfs: move swap swizzling into shmem
Hugh Dickins
2008-02-05
1
-11
/
+4
*
|
|
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
2008-02-05
1
-3
/
+3
*
|
|
swapin_readahead: move and rearrange args
Hugh Dickins
2008-02-05
1
-12
/
+7
*
|
|
VM: allow get_page_unless_zero on compound pages
Christoph Lameter
2008-02-05
1
-1
/
+1
*
|
|
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
2008-02-05
1
-0
/
+8
*
|
|
i386: Resolve dependency of asm-i386/pgtable.h on highmem.h
Christoph Lameter
2008-02-05
2
-6
/
+8
*
|
|
vmalloc: add const to void* parameters
Christoph Lameter
2008-02-05
2
-5
/
+5
*
|
|
Move vmalloc_to_page() to mm/vmalloc.
Christoph Lameter
2008-02-05
1
-2
/
+4
*
|
|
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2008-02-05
1
-18
/
+30
*
|
|
gpiolib: avr32 at32ap platform support
David Brownell
2008-02-05
3
-13
/
+27
*
|
|
gpiolib: pca9539 i2c gpio expander support
eric miao
2008-02-05
1
-0
/
+18
*
|
|
mcp23s08 spi gpio expander support
David Brownell
2008-02-05
1
-0
/
+24
*
|
|
gpiolib: pcf857x i2c gpio expander support
David Brownell
2008-02-05
1
-0
/
+45
*
|
|
gpiolib support for the PXA architecture
Philipp Zabel
2008-02-05
2
-28
/
+33
*
|
|
gpiolib: add gpio provider infrastructure
David Brownell
2008-02-05
1
-0
/
+98
*
|
|
iommu sg merging: PCI: add dma segment boundary support
FUJITA Tomonori
2008-02-05
1
-0
/
+7
*
|
|
iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...
FUJITA Tomonori
2008-02-05
1
-0
/
+15
*
|
|
iommu sg: kill __clear_bit_string and find_next_zero_string
FUJITA Tomonori
2008-02-05
1
-16
/
+0
*
|
|
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
2008-02-05
1
-5
/
+5
*
|
|
iommu sg: add IOMMU helper functions for the free area management
FUJITA Tomonori
2008-02-05
1
-0
/
+7
*
|
|
iommu sg merging: alpha: make pci_iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
1
-0
/
+1
*
|
|
iommu sg merging: ppc: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
1
-1
/
+1
*
|
|
iommu sg merging: PCI: add device_dma_parameters support
FUJITA Tomonori
2008-02-05
1
-0
/
+9
*
|
|
iommu sg merging: add device_dma_parameters structure
FUJITA Tomonori
2008-02-05
2
-0
/
+26
*
|
|
8250.c: support specifying DW APB UARTs in device platform_data
Will Newton
2008-02-05
1
-0
/
+1
*
|
|
serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h
Krauth.Julien
2008-02-05
1
-0
/
+17
*
|
|
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
2008-02-05
2
-4
/
+3
[prev]
[next]