aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana
2008-02-05Page allocator: get rid of the list of cold pagesChristoph Lameter
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter
2008-02-05maps4: move clear_refs code to task_mmu.cMatt Mackall
2008-02-05maps4: introduce a generic page walkerMatt Mackall
2008-02-05maps4: move is_swap_pteMatt Mackall
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins
2008-02-05VM: allow get_page_unless_zero on compound pagesChristoph Lameter
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter
2008-02-05i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph Lameter
2008-02-05vmalloc: add const to void* parametersChristoph Lameter
2008-02-05Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2008-02-05gpiolib: avr32 at32ap platform supportDavid Brownell
2008-02-05gpiolib: pca9539 i2c gpio expander supporteric miao
2008-02-05mcp23s08 spi gpio expander supportDavid Brownell
2008-02-05gpiolib: pcf857x i2c gpio expander supportDavid Brownell
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel
2008-02-05gpiolib: add gpio provider infrastructureDavid Brownell
2008-02-05iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori
2008-02-05iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...FUJITA Tomonori
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori
2008-02-05iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori
2008-02-05iommu sg merging: add device_dma_parameters structureFUJITA Tomonori
2008-02-058250.c: support specifying DW APB UARTs in device platform_dataWill Newton
2008-02-05serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa
2008-02-05include/asm-powerpc/nvram.h needs list.hAndrew Morton
2008-02-05sdio: fix module device table definition for m68kAl Viro
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-05timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi
2008-02-05exec: rework the group exit and fix the race with killOleg Nesterov
2008-02-05get_task_comm(): return the resultAndrew Morton
2008-02-05lockdep: annotate epollPeter Zijlstra
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-04Explain kmem_cache_cpu fieldsChristoph Lameter
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King