summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | Palmchip BK3710 IDE driverAnton Salnikov2008-02-06
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | [PKT_SCHED]: vlan tag matchStephen Hemminger2008-02-05
| * | | | | | | | | | | | | [NET]: Add if_addrlabel.h to sanitized headers.Stephen Hemminger2008-02-05
| * | | | | | | | | | | | | [NET] rtnetlink.c: remove no longer used functionsAdrian Bunk2008-02-05
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-05
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | mac68k: add nubus card definitions and a typo fixFinn Thain2008-02-05
* | | | | | | | | | | | | leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki2008-02-05
* | | | | | | | | | | | | HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-05
* | | | | | | | | | | | | Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki2008-02-05
* | | | | | | | | | | | | latency.c: use QoS infrastructureMark Gross2008-02-05
* | | | | | | | | | | | | pm qos infrastructure and interfaceMark Gross2008-02-05
* | | | | | | | | | | | | make kernel_shutdown_prepare() staticAdrian Bunk2008-02-05
* | | | | | | | | | | | | Smack: Simplified Mandatory Access Control KernelCasey Schaufler2008-02-05
* | | | | | | | | | | | | capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-05
* | | | | | | | | | | | | Remove unnecessary include from include/linux/capability.hAndrew Morgan2008-02-05
* | | | | | | | | | | | | Add 64-bit capability support to the kernelAndrew Morgan2008-02-05
* | | | | | | | | | | | | revert "capabilities: clean up file capability reading"Andrew Morton2008-02-05
* | | | | | | | | | | | | VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-05
* | | | | | | | | | | | | writeback: speed up writeback of big dirty filesFengguang Wu2008-02-05
* | | | | | | | | | | | | mm: fix PageUptodate data raceNick Piggin2008-02-05
* | | | | | | | | | | | | mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-05
* | | | | | | | | | | | | Page allocator: get rid of the list of cold pagesChristoph Lameter2008-02-05
* | | | | | | | | | | | | Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-05
* | | | | | | | | | | | | maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-05
* | | | | | | | | | | | | maps4: introduce a generic page walkerMatt Mackall2008-02-05
* | | | | | | | | | | | | maps4: move is_swap_pteMatt Mackall2008-02-05
* | | | | | | | | | | | | maps4: rework TASK_SIZE macrosDave Hansen2008-02-05
* | | | | | | | | | | | | tmpfs: move swap swizzling into shmemHugh Dickins2008-02-05
* | | | | | | | | | | | | swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-05
* | | | | | | | | | | | | swapin_readahead: move and rearrange argsHugh Dickins2008-02-05
* | | | | | | | | | | | | VM: allow get_page_unless_zero on compound pagesChristoph Lameter2008-02-05
* | | | | | | | | | | | | is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-05
* | | | | | | | | | | | | vmalloc: add const to void* parametersChristoph Lameter2008-02-05
* | | | | | | | | | | | | Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter2008-02-05
* | | | | | | | | | | | | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-05
* | | | | | | | | | | | | gpiolib: pca9539 i2c gpio expander supporteric miao2008-02-05
* | | | | | | | | | | | | mcp23s08 spi gpio expander supportDavid Brownell2008-02-05
* | | | | | | | | | | | | gpiolib: pcf857x i2c gpio expander supportDavid Brownell2008-02-05
* | | | | | | | | | | | | iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori2008-02-05
* | | | | | | | | | | | | iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...FUJITA Tomonori2008-02-05
* | | | | | | | | | | | | iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori2008-02-05
* | | | | | | | | | | | | iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori2008-02-05
* | | | | | | | | | | | | iommu sg merging: add device_dma_parameters structureFUJITA Tomonori2008-02-05
* | | | | | | | | | | | | 8250.c: support specifying DW APB UARTs in device platform_dataWill Newton2008-02-05
* | | | | | | | | | | | | serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien2008-02-05
* | | | | | | | | | | | | sdio: fix module device table definition for m68kAl Viro2008-02-05
* | | | | | | | | | | | | timerfd: new timerfd APIDavide Libenzi2008-02-05
* | | | | | | | | | | | | timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi2008-02-05