aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* x86: dma-ops on highmem fixIngo Molnar2008-04-19
* x86: move dma_map_page and dma_unmap_page to common headerGlauber Costa2008-04-19
* x86: move alloc and free coherent to common headerGlauber Costa2008-04-19
* x86: move dma_sync_sg_for_device to common headerGlauber Costa2008-04-19
* x86: move dma_sync_sg_for_cpu to common headerGlauber Costa2008-04-19
* x86: move dma_sync_single_range_for_device to common headerGlauber Costa2008-04-19
* x86: move dma_sync_single_range_for_cpu to common headerGlauber Costa2008-04-19
* x86: move dma_sync_single_for_device to common headerGlauber Costa2008-04-19
* x86: move dma_sync_single_for_cpu to common headerGlauber Costa2008-04-19
* x86: move dma_unmap_sg to common headerGlauber Costa2008-04-19
* x86: move dma_map_sg to common headerGlauber Costa2008-04-19
* x86: move dma_unmap_single to common headerGlauber Costa2008-04-19
* x86: implement dma_map_single through dma_opsGlauber Costa2008-04-19
* x86: move dma_ops struct definition to dma-mapping.hGlauber Costa2008-04-19
* x86: reserve dma32 early for gartYinghai Lu2008-04-19
* srat, x86: add support for nodes spanning other nodesSuresh Siddha2008-04-19
* x86: fpu xstate split fixSuresh Siddha2008-04-19
* x86: fpu xstate split cleanupSuresh Siddha2008-04-19
* x86, fpu: lazy allocation of FPU area - v5Suresh Siddha2008-04-19
* x86, fpu: split FPU state from task struct - v5Suresh Siddha2008-04-19
* x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar2008-04-19
* x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman2008-04-19
* generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman2008-04-19
* x86: cleanup boot-heap usageAlexander van Heukelum2008-04-19
* x86: pageattr.c fix shadowed variable warningHarvey Harrison2008-04-19
* x86: EFI_PAGE_SHIFT fixHuang, Ying2008-04-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-18
|\
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-18
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-18
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-18
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-18
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-18
| * LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
| |\
| * | [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-18
| * | [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-18
| * | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-17
| |\ \
| | * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-17
| | * | phy: Clean up header styleAndy Fleming2008-04-16
| | * | phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
| * | | mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-16
| |/ /
| * | [TCP]: Increase the max_burst threshold from 3 to tp->reordering.John Heffner2008-04-16
| * | [NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev2008-04-16
| * | [NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev2008-04-16
| * | [NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev2008-04-16
| * | [NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev2008-04-16
| * | [VLAN]: Tag vlan_group_device with net device, not ifindex.Pavel Emelyanov2008-04-16
| * | [RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov2008-04-16
| * | [NETNS]: The generic per-net pointers.Pavel Emelyanov2008-04-15