Age | Commit message (Expand) | Author | Files | Lines |
2008-04-19 | x86: provide a bad_dma_address symbol for i386 | Glauber Costa | 3 | -1/+6 |
2008-04-19 | x86: align to clflush size | Glauber Costa | 1 | -1/+1 |
2008-04-19 | x86: move dma_supported and dma_set_mask to pci-dma_32.c | Glauber Costa | 4 | -33/+36 |
2008-04-19 | x86: move dma_cache_sync to common header | Glauber Costa | 3 | -14/+6 |
2008-04-19 | x86: dma-ops on highmem fix | Ingo Molnar | 7 | -19/+28 |
2008-04-19 | x86: move dma_map_page and dma_unmap_page to common header | Glauber Costa | 3 | -19/+14 |
2008-04-19 | x86: move alloc and free coherent to common header | Glauber Costa | 3 | -20/+10 |
2008-04-19 | x86: move dma_sync_sg_for_device to common header | Glauber Costa | 4 | -19/+12 |
2008-04-19 | x86: move dma_sync_sg_for_cpu to common header | Glauber Costa | 4 | -17/+10 |
2008-04-19 | x86: move dma_sync_single_range_for_device to common header | Glauber Costa | 4 | -20/+15 |
2008-04-19 | x86: move dma_sync_single_range_for_cpu to common header | Glauber Costa | 4 | -19/+12 |
2008-04-19 | x86: move dma_sync_single_for_device to common header | Glauber Costa | 4 | -18/+12 |
2008-04-19 | x86: move dma_sync_single_for_cpu to common header | Glauber Costa | 4 | -17/+13 |
2008-04-19 | x86: move dma_unmap_sg to common header | Glauber Costa | 4 | -16/+10 |
2008-04-19 | x86: move dma_map_sg to common header | Glauber Costa | 4 | -28/+26 |
2008-04-19 | x86: move dma_unmap_single to common header | Glauber Costa | 4 | -15/+11 |
2008-04-19 | x86: implement dma_map_single through dma_ops | Glauber Costa | 5 | -19/+31 |
2008-04-19 | x86: move dma_ops struct definition to dma-mapping.h | Glauber Costa | 2 | -49/+54 |
2008-04-19 | x86: reserve dma32 early for gart | Yinghai Lu | 3 | -0/+52 |
2008-04-19 | srat, x86: add support for nodes spanning other nodes | Suresh Siddha | 5 | -18/+44 |
2008-04-19 | x86 vDSO: compile with -g, 64-bit | Roland McGrath | 1 | -1/+2 |
2008-04-19 | x86: fpu xstate split fix | Suresh Siddha | 2 | -3/+8 |
2008-04-19 | x86: fpu xstate split cleanup | Suresh Siddha | 2 | -4/+3 |
2008-04-19 | x86, fpu: lazy allocation of FPU area - v5 | Suresh Siddha | 8 | -23/+91 |
2008-04-19 | x86, fpu: split FPU state from task struct - v5 | Suresh Siddha | 16 | -90/+161 |
2008-04-19 | x86: rename find_max_pfn() to propagate_e820_map() | Ingo Molnar | 4 | -8/+8 |
2008-04-19 | x86: tsc prevent time going backwards | Thomas Gleixner | 3 | -4/+36 |
2008-04-19 | generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSC | Erik Bosman | 3 | -0/+285 |
2008-04-19 | x86: implement prctl PR_GET_TSC and PR_SET_TSC | Erik Bosman | 5 | -5/+118 |
2008-04-19 | generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC | Erik Bosman | 2 | -1/+18 |
2008-04-19 | ftrace: add notrace annotations for NMI routines | Steven Rostedt | 4 | -14/+18 |
2008-04-19 | x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c | Pavel Machek | 1 | -4/+4 |
2008-04-19 | x86: fix exec mappings comments | Jiri Slaby | 2 | -3/+11 |
2008-04-19 | x86: cleanup: change _end to end_before_pgt | Yinghai Lu | 2 | -6/+6 |
2008-04-19 | x86: cleanup boot-heap usage | Alexander van Heukelum | 4 | -22/+31 |
2008-04-19 | x86: fix arch/x86/mm/ioremap.c warning | Randy Dunlap | 1 | -2/+3 |
2008-04-19 | x86: e820_64, fix section mismatch warning | Jacek Luczak | 1 | -2/+2 |
2008-04-19 | x86: remove vm86.h inclusion from process_32.c | Jacek Luczak | 1 | -1/+0 |
2008-04-19 | x86: remove pointless comments | WANG Cong | 37 | -71/+0 |
2008-04-19 | x86: pageattr.c fix shadowed variable warning | Harvey Harrison | 1 | -3/+3 |
2008-04-19 | x86: clean up cpu capabilities accesses, p4-clockmod.c | Ingo Molnar | 1 | -2/+2 |
2008-04-19 | x86_64: do not reserve ramdisk two times | Yinghai Lu | 2 | -2/+7 |
2008-04-19 | x86: EFI_PAGE_SHIFT fix | Huang, Ying | 3 | -11/+26 |
2008-04-19 | x86: KGDB build fix | Ingo Molnar | 1 | -5/+1 |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 18 | -335/+503 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 944 | -119960/+82686 |
2008-04-19 | security: fix up documentation for security_module_enable | James Morris | 1 | -1/+1 |
2008-04-19 | Security: Introduce security= boot parameter | Ahmed S. Darwish | 8 | -4/+83 |
2008-04-19 | Audit: Final renamings and cleanup | Ahmed S. Darwish | 4 | -28/+93 |
2008-04-19 | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 5 | -108/+71 |