aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-05timerfd: new timerfd APIDavide Libenzi4-10/+16
2008-02-05timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi1-0/+7
2008-02-05exec: rework the group exit and fix the race with killOleg Nesterov1-0/+7
2008-02-05get_task_comm(): return the resultAndrew Morton1-1/+1
2008-02-05lockdep: annotate epollPeter Zijlstra1-0/+16
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-318/+661
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds1-6/+9
2008-02-04Explain kmem_cache_cpu fieldsChristoph Lameter1-5/+5
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter1-1/+4
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King22-309/+484
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas1-3/+3
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas1-6/+2
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas1-0/+19
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas7-258/+181
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas1-1/+6
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas1-8/+5
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas1-0/+10