2008-04-19 |
Glauber Costa | x86: adjust dma_free_coherent for i386 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move bad_dma_address |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: isolate coherent mapping functions |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_coherent functions to pci-dma.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: merge iommu initialization parameters |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: merge dma_supported |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move pci fixup to pci-dma.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move x86_64-specific to common code. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move initialization functions to pci-dma.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: unify pci-nommu |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move definition to pci-dma.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: use dma_length in i386 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: use WARN_ON in mapping functions |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: use sg_phys in x86_64 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: Add flush_write_buffers in nommu functions |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: implement mapping_error in pci-nommu_64.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: delete empty functions from pci-nommu_64.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: introduce pci-dma.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Mark McLoughlin | x86: move dma_supported and dma_set_mask to pci-dma_32... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: delete the arch-specific dma-mapping headers. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: unify dma_mapping_error |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: provide a bad_dma_address symbol for i386 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: align to clflush size |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_supported and dma_set_mask to pci-dma_32.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_cache_sync to common header |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Ingo Molnar | x86: dma-ops on highmem fix |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_map_page and dma_unmap_page to common... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move alloc and free coherent to common header |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_sync_sg_for_device to common header |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_sync_sg_for_cpu to common header |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_sync_single_range_for_device to common... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_sync_single_range_for_cpu to common header |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_sync_single_for_device to common header |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_sync_single_for_cpu to common header |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_unmap_sg to common header |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_map_sg to common header |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_unmap_single to common header |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: implement dma_map_single through dma_ops |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Glauber Costa | x86: move dma_ops struct definition to dma-mapping.h |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Yinghai Lu | x86: reserve dma32 early for gart |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Suresh Siddha | srat, x86: add support for nodes spanning other nodes |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Roland McGrath | x86 vDSO: compile with -g, 64-bit |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Suresh Siddha | x86: fpu xstate split fix |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Suresh Siddha | x86: fpu xstate split cleanup |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Suresh Siddha | x86, fpu: lazy allocation of FPU area - v5 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Suresh Siddha | x86, fpu: split FPU state from task struct - v5 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Ingo Molnar | x86: rename find_max_pfn() to propagate_e820_map() |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Thomas Gleixner | x86: tsc prevent time going backwards |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Erik Bosman | generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSC |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Erik Bosman | x86: implement prctl PR_GET_TSC and PR_SET_TSC |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Erik Bosman | generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Steven Rostedt | ftrace: add notrace annotations for NMI routines |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Pavel Machek | x86: clean up =0 initializations in arch/x86/kernel... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Jiri Slaby | x86: fix exec mappings comments |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Yinghai Lu | x86: cleanup: change _end to end_before_pgt |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Alexander van... | x86: cleanup boot-heap usage |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Randy Dunlap | x86: fix arch/x86/mm/ioremap.c warning |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Jacek Luczak | x86: e820_64, fix section mismatch warning |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Jacek Luczak | x86: remove vm86.h inclusion from process_32.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
WANG Cong | x86: remove pointless comments |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Harvey Harrison | x86: pageattr.c fix shadowed variable warning |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Ingo Molnar | x86: clean up cpu capabilities accesses, p4-clockmod.c |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Yinghai Lu | x86_64: do not reserve ramdisk two times |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Huang, Ying | x86: EFI_PAGE_SHIFT fix |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Ingo Molnar | x86: KGDB build fix |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6.26 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
James Morris | security: fix up documentation for security_module_enable |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Ahmed S. Darwish | Security: Introduce security= boot parameter |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ahmed S. Darwish | Audit: Final renamings and cleanup |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ahmed S. Darwish | SELinux: use new audit hooks, remove redundant exports |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ahmed S. Darwish | Audit: internally use the new LSM audit hooks |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ahmed S. Darwish | LSM/Audit: Introduce generic Audit LSM hooks |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ahmed S. Darwish | SELinux: remove redundant exports |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ahmed S. Darwish | Netlink: Use generic LSM hook |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ahmed S. Darwish | Audit: use new LSM hooks instead of SELinux exports |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ahmed S. Darwish | SELinux: setup new inode/ipc getsecid hooks |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ahmed S. Darwish | LSM: Introduce inode_getsecid and ipc_getsecid hooks |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Alexey Dobriyan | [NET]: Fix and allocate less memory for ->priv'less... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Ingo Molnar | x86 PAT: fix mmap() of holes |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Linus Torvalds | Merge git://git./linux/kernel/git/jejb/scsi-misc-2.6 |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
James Bottomley | libata: fix boot panic with SATAPI devices on non-SFF... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Linus Torvalds | Merge git://git./linux/kernel/git/steve/gfs2-2.6-nmw |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Harvey Harrison | x86: kgdb build fix |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Boaz Harrosh | [SCSI] iscsi: bidi support for iscsi_tcp |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Boaz Harrosh | [SCSI] iscsi: bidi support at the generic libiscsi... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Boaz Harrosh | [SCSI] iscsi: extended cdb support |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Christof Schmitt | [SCSI] zfcp: Fix error handling for blocked unit for... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Christof Schmitt | [SCSI] zfcp: Remove zfcp_erp_wait from slave destory... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Martin Peschke | [SCSI] zfcp: fix 31 bit compile warnings |
commit | commitdiff | tree | snapshot |
2008-04-18 |
FUJITA Tomonori | [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_compl... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
FUJITA Tomonori | [SCSI] bsg: remove minor in struct bsg_device |
commit | commitdiff | tree | snapshot |
2008-04-18 |
FUJITA Tomonori | [SCSI] bsg: use better helper list functions |
commit | commitdiff | tree | snapshot |
2008-04-18 |
FUJITA Tomonori | [SCSI] bsg: replace kobject_get with blk_get_queue |
commit | commitdiff | tree | snapshot |
2008-04-18 |
FUJITA Tomonori | [SCSI] bsg: takes a ref to struct device in fops->open |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Linus Torvalds | Merge branch 'release' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Sunil Mushran | ocfs2/net: Add debug interface to o2net |
commit | commitdiff | tree | snapshot |
next |