aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05FRV: move DMA macros to scatterlist.h for consistency.Robert P. J. Day2-10/+10
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler1-3/+23
2008-02-05NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore1-6/+41
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn6-11/+27
2008-02-05Remove unnecessary include from include/linux/capability.hAndrew Morgan1-1/+0
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan1-66/+155
2008-02-05revert "capabilities: clean up file capability reading"Andrew Morton1-2/+4
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2-12/+10
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu1-0/+1
2008-02-05mm: fix PageUptodate data raceNick Piggin2-7/+39
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana1-0/+1
2008-02-05Page allocator: get rid of the list of cold pagesChristoph Lameter1-1/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt32-121/+121
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter2-1/+2
2008-02-05maps4: move clear_refs code to task_mmu.cMatt Mackall1-1/+2
2008-02-05maps4: introduce a generic page walkerMatt Mackall1-0/+22
2008-02-05maps4: move is_swap_pteMatt Mackall1-0/+6
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen6-4/+14
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins1-11/+4
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins1-3/+3
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins1-12/+7
2008-02-05VM: allow get_page_unless_zero on compound pagesChristoph Lameter1-1/+1
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter1-0/+8
2008-02-05i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph Lameter2-6/+8
2008-02-05vmalloc: add const to void* parametersChristoph Lameter2-5/+5
2008-02-05Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter1-2/+4
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter1-18/+30
2008-02-05gpiolib: avr32 at32ap platform supportDavid Brownell3-13/+27
2008-02-05gpiolib: pca9539 i2c gpio expander supporteric miao1-0/+18
2008-02-05mcp23s08 spi gpio expander supportDavid Brownell1-0/+24
2008-02-05gpiolib: pcf857x i2c gpio expander supportDavid Brownell1-0/+45
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel2-28/+33
2008-02-05gpiolib: add gpio provider infrastructureDavid Brownell1-0/+98
2008-02-05iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori1-0/+7
2008-02-05iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters()FUJITA Tomonori1-0/+15
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori1-16/+0
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori1-5/+5
2008-02-05iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori1-0/+7
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori1-0/+1
2008-02-05iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori1-1/+1
2008-02-05iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori1-0/+9
2008-02-05iommu sg merging: add device_dma_parameters structureFUJITA Tomonori2-0/+26
2008-02-058250.c: support specifying DW APB UARTs in device platform_dataWill Newton1-0/+1
2008-02-05serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien1-0/+17
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2-4/+3
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson1-4/+4
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa2-4/+2
2008-02-05include/asm-powerpc/nvram.h needs list.hAndrew Morton1-0/+3
2008-02-05sdio: fix module device table definition for m68kAl Viro1-1/+2
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2-3/+10