| Commit message (Expand) | Author | Age |
* | x86: dma-ops on highmem fix | Ingo Molnar | 2008-04-19 |
* | x86: move dma_map_page and dma_unmap_page to common header | Glauber Costa | 2008-04-19 |
* | x86: move alloc and free coherent to common header | Glauber Costa | 2008-04-19 |
* | x86: move dma_sync_sg_for_device to common header | Glauber Costa | 2008-04-19 |
* | x86: move dma_sync_sg_for_cpu to common header | Glauber Costa | 2008-04-19 |
* | x86: move dma_sync_single_range_for_device to common header | Glauber Costa | 2008-04-19 |
* | x86: move dma_sync_single_range_for_cpu to common header | Glauber Costa | 2008-04-19 |
* | x86: move dma_sync_single_for_device to common header | Glauber Costa | 2008-04-19 |
* | x86: move dma_sync_single_for_cpu to common header | Glauber Costa | 2008-04-19 |
* | x86: move dma_unmap_sg to common header | Glauber Costa | 2008-04-19 |
* | x86: move dma_map_sg to common header | Glauber Costa | 2008-04-19 |
* | x86: move dma_unmap_single to common header | Glauber Costa | 2008-04-19 |
* | x86: implement dma_map_single through dma_ops | Glauber Costa | 2008-04-19 |
* | x86: move dma_ops struct definition to dma-mapping.h | Glauber Costa | 2008-04-19 |
* | x86: reserve dma32 early for gart | Yinghai Lu | 2008-04-19 |
* | srat, x86: add support for nodes spanning other nodes | Suresh Siddha | 2008-04-19 |
* | x86 vDSO: compile with -g, 64-bit | Roland McGrath | 2008-04-19 |
* | x86: fpu xstate split fix | Suresh Siddha | 2008-04-19 |
* | x86: fpu xstate split cleanup | Suresh Siddha | 2008-04-19 |
* | x86, fpu: lazy allocation of FPU area - v5 | Suresh Siddha | 2008-04-19 |
* | x86, fpu: split FPU state from task struct - v5 | Suresh Siddha | 2008-04-19 |
* | x86: rename find_max_pfn() to propagate_e820_map() | Ingo Molnar | 2008-04-19 |
* | x86: tsc prevent time going backwards | Thomas Gleixner | 2008-04-19 |
* | generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSC | Erik Bosman | 2008-04-19 |
* | x86: implement prctl PR_GET_TSC and PR_SET_TSC | Erik Bosman | 2008-04-19 |
* | generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC | Erik Bosman | 2008-04-19 |
* | ftrace: add notrace annotations for NMI routines | Steven Rostedt | 2008-04-19 |
* | x86: clean up =0 initializations in arch/x86/kernel/tsc_32.c | Pavel Machek | 2008-04-19 |
* | x86: fix exec mappings comments | Jiri Slaby | 2008-04-19 |
* | x86: cleanup: change _end to end_before_pgt | Yinghai Lu | 2008-04-19 |
* | x86: cleanup boot-heap usage | Alexander van Heukelum | 2008-04-19 |
* | x86: fix arch/x86/mm/ioremap.c warning | Randy Dunlap | 2008-04-19 |
* | x86: e820_64, fix section mismatch warning | Jacek Luczak | 2008-04-19 |
* | x86: remove vm86.h inclusion from process_32.c | Jacek Luczak | 2008-04-19 |
* | x86: remove pointless comments | WANG Cong | 2008-04-19 |
* | x86: pageattr.c fix shadowed variable warning | Harvey Harrison | 2008-04-19 |
* | x86: clean up cpu capabilities accesses, p4-clockmod.c | Ingo Molnar | 2008-04-19 |
* | x86_64: do not reserve ramdisk two times | Yinghai Lu | 2008-04-19 |
* | x86: EFI_PAGE_SHIFT fix | Huang, Ying | 2008-04-19 |
* | x86: KGDB build fix | Ingo Molnar | 2008-04-19 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | security: fix up documentation for security_module_enable | James Morris | 2008-04-18 |
| * | Security: Introduce security= boot parameter | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: Final renamings and cleanup | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: internally use the new LSM audit hooks | Ahmed S. Darwish | 2008-04-18 |
| * | LSM/Audit: Introduce generic Audit LSM hooks | Ahmed S. Darwish | 2008-04-18 |
| * | SELinux: remove redundant exports | Ahmed S. Darwish | 2008-04-18 |
| * | Netlink: Use generic LSM hook | Ahmed S. Darwish | 2008-04-18 |
| * | Audit: use new LSM hooks instead of SELinux exports | Ahmed S. Darwish | 2008-04-18 |