aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-02-06ACPI: create /sys/firmware/acpi/interruptsLen Brown
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-05mac68k: add nubus card definitions and a typo fixFinn Thain
2008-02-05leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki
2008-02-05Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki
2008-02-05latency.c: use QoS infrastructureMark Gross
2008-02-05pm qos infrastructure and interfaceMark Gross
2008-02-05make kernel_shutdown_prepare() staticAdrian Bunk
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-05Remove unnecessary include from include/linux/capability.hAndrew Morgan
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-05revert "capabilities: clean up file capability reading"Andrew Morton
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu
2008-02-05mm: fix PageUptodate data raceNick Piggin
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-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-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: 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-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: add IOMMU helper functions for the free area managementFUJITA 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-05sdio: fix module device table definition for m68kAl Viro
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-05[PKT_SCHED]: vlan tag matchStephen Hemminger