summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Hansen1-0/+4
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-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: 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-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_param...FUJITA Tomonori1-0/+15
2008-02-05iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori1-0/+7
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-05sdio: fix module device table definition for m68kAl Viro1-1/+2
2008-02-05timerfd: new timerfd APIDavide Libenzi3-9/+15
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-05[PKT_SCHED]: vlan tag matchStephen Hemminger2-1/+3
2008-02-05[NET]: Add if_addrlabel.h to sanitized headers.Stephen Hemminger1-0/+1
2008-02-05[NET] rtnetlink.c: remove no longer used functionsAdrian Bunk1-12/+0
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie2-0/+2
2008-02-05Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+127
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus 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 git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds9-96/+180
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds18-20/+19
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-3/+0
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+10
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+6
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-57/+0
2008-02-04[ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski1-0/+127
2008-02-04virtio: balloon driverRusty Russell1-0/+18
2008-02-04virtio: Use PCI revision field to indicate virtio PCI ABI versionAnthony Liguori1-0/+2
2008-02-04virtio: PCI deviceAnthony Liguori1-0/+55
2008-02-04virtio: reset functionRusty Russell2-5/+4
2008-02-04virtio: Tweak virtio_net definesRusty Russell1-8/+4