summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-66/+155
* revert "capabilities: clean up file capability reading"Andrew Morton2008-02-051-2/+4
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-052-12/+10
* writeback: speed up writeback of big dirty filesFengguang Wu2008-02-051-0/+1
* mm: fix PageUptodate data raceNick Piggin2008-02-052-7/+39
* mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-051-0/+1
* Page allocator: get rid of the list of cold pagesChristoph Lameter2008-02-051-1/+1
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-052-1/+2
* maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-051-1/+2
* maps4: introduce a generic page walkerMatt Mackall2008-02-051-0/+22
* maps4: move is_swap_pteMatt Mackall2008-02-051-0/+6
* maps4: rework TASK_SIZE macrosDave Hansen2008-02-051-0/+4
* tmpfs: move swap swizzling into shmemHugh Dickins2008-02-051-11/+4
* swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-051-3/+3
* swapin_readahead: move and rearrange argsHugh Dickins2008-02-051-12/+7
* VM: allow get_page_unless_zero on compound pagesChristoph Lameter2008-02-051-1/+1
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-0/+8
* vmalloc: add const to void* parametersChristoph Lameter2008-02-052-5/+5
* Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter2008-02-051-2/+4
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-051-18/+30
* gpiolib: pca9539 i2c gpio expander supporteric miao2008-02-051-0/+18
* mcp23s08 spi gpio expander supportDavid Brownell2008-02-051-0/+24
* gpiolib: pcf857x i2c gpio expander supportDavid Brownell2008-02-051-0/+45
* iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori2008-02-051-0/+7
* iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...FUJITA Tomonori2008-02-051-0/+15
* iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori2008-02-051-0/+7
* iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori2008-02-051-0/+9
* iommu sg merging: add device_dma_parameters structureFUJITA Tomonori2008-02-052-0/+26
* 8250.c: support specifying DW APB UARTs in device platform_dataWill Newton2008-02-051-0/+1
* serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien2008-02-051-0/+17
* sdio: fix module device table definition for m68kAl Viro2008-02-051-1/+2
* timerfd: new timerfd APIDavide Libenzi2008-02-053-9/+15
* timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi2008-02-051-0/+7
* exec: rework the group exit and fix the race with killOleg Nesterov2008-02-051-0/+7
* get_task_comm(): return the resultAndrew Morton2008-02-051-1/+1
* lockdep: annotate epollPeter Zijlstra2008-02-051-0/+16
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-041-0/+127
|\
| * [ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski2008-02-041-0/+127
* | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-02-041-6/+9
|\ \
| * | Explain kmem_cache_cpu fieldsChristoph Lameter2008-02-041-5/+5
| * | SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter2008-02-041-1/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-02-049-96/+180
|\ \ \
| * | | virtio: balloon driverRusty Russell2008-02-041-0/+18
| * | | virtio: Use PCI revision field to indicate virtio PCI ABI versionAnthony Liguori2008-02-041-0/+2
| * | | virtio: PCI deviceAnthony Liguori2008-02-041-0/+55
| * | | virtio: reset functionRusty Russell2008-02-042-5/+4
| * | | virtio: Tweak virtio_net definesRusty Russell2008-02-041-8/+4
| * | | virtio: Net header needs hdr_lenRusty Russell2008-02-041-5/+6
| * | | virtio: remove unused id field from struct virtio_blk_outhdrRusty Russell2008-02-041-2/+0
| * | | virtio: clarify NO_NOTIFY flag usageRusty Russell2008-02-041-2/+6
OpenPOWER on IntegriCloud