- 5f033bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
- fd9be4c Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
- b1af9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
- cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 18 years ago
- 34d0559 x86: UV startup of slave cpus by Jack Steiner · 18 years ago
- 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 18 years ago
- fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 18 years ago
- bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 18 years ago
- d741bde x86: use dma_length in i386 by Glauber Costa · 18 years ago
- b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 18 years ago
- ae17a63 x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 18 years ago
- c786df0 x86: unify dma_mapping_error by Glauber Costa · 18 years ago
- 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 18 years ago
- b48ee71 x86: align to clflush size by Glauber Costa · 18 years ago
- 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 18 years ago
- 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 18 years ago
- 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 18 years ago
- 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 18 years ago
- 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 18 years ago
- e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 18 years ago
- ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 18 years ago
- 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 18 years ago
- 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 18 years ago
- 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 18 years ago
- c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 18 years ago
- 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 18 years ago
- 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 18 years ago
- 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 18 years ago
- 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 18 years ago
- 6f53663 x86: move dma_ops struct definition to dma-mapping.h by Glauber Costa · 18 years ago
- 752bea4 x86: reserve dma32 early for gart by Yinghai Lu · 18 years ago
- 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 18 years ago
- 2adee9b x86: fpu xstate split fix by Suresh Siddha · 18 years ago
- 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 18 years ago
- aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 18 years ago
- 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 18 years ago
- fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 18 years ago
- 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
- 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
- 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 18 years ago
- a7d5ac8 x86: pageattr.c fix shadowed variable warning by Harvey Harrison · 18 years ago
- 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 18 years ago
- ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 18 years ago
- 2e4b7fc [PATCH] r/o bind mounts: honor mount writer counts at remount by Dave Hansen · 18 years ago
- 3d73363 [PATCH] r/o bind mounts: track numbers of writers to mounts by Dave Hansen · 18 years ago
- aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 18 years ago
- 8366025 [PATCH] r/o bind mounts: stub functions by Dave Hansen · 18 years ago
- a70e65d [PATCH] merge open_namei() and do_filp_open() by Christoph Hellwig · 18 years ago
- 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 18 years ago
- 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 18 years ago
- 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 18 years ago
- 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 18 years ago
- 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 18 years ago
- 03d37d2 LSM/Audit: Introduce generic Audit LSM hooks by Ahmed S. Darwish · 18 years ago
- 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 18 years ago
- 8a07619 LSM: Introduce inode_getsecid and ipc_getsecid hooks by Ahmed S. Darwish · 18 years ago
- 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
- ef38ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
- 38d1c06 [SCSI] iscsi: extended cdb support by Boaz Harrosh · 18 years ago
- 178dd0c sh: Add support for SH7723 CPU subtype. by Paul Mundt · 18 years ago
- 9db913c sh: Add MigoR header file by Magnus Damm · 18 years ago
- 9460c0c sh: Fix up __access_ok() check for nommu. by Paul Mundt · 18 years ago
- 6e86299 sh: Add support for Solution Engine SH7721 board by Yoshihiro Shimoda · 18 years ago
- d391c62 sh: Hook up remaining IRQ sources for R7780MP FPGA. by Masayuki Hosokawa · 18 years ago
- 2ad6990 sh: Initial support for the MX-G CPU. by Paul Mundt · 18 years ago
- b9e393c sh: Create an sh debugfs root. by Paul Mundt · 18 years ago
- 90fce7f sh: SuperH KEYSC keypad data for Solution Engine 7722 by Magnus Damm · 18 years ago
- 795e6bf sh: SuperH KEYSC platform driver by Magnus Damm · 18 years ago
- 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
- 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
- 07fe944 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 18 years ago
- 8019aa9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
- 73e3e64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 18 years ago
- 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 18 years ago
- 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
- d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
- 75e98b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
- 4cba84b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
- 7d939fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 18 years ago
- 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
- 5308377 [INET]: Uninline the __inet_inherit_port call. by Pavel Emelyanov · 18 years ago
- e56d8b8 [INET]: Drop the inet_inherit_port() call. by Pavel Emelyanov · 18 years ago
- 273b838 ide: remove ide_init_default_irq() macro by Bartlomiej Zolnierkiewicz · 18 years ago
- 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 18 years ago
- 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
- 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 18 years ago
- eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 18 years ago
- 8303b46 ide: add generic packet command representation ide_atapi_pc by Borislav Petkov · 18 years ago
- 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 18 years ago
- 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 18 years ago
- e6bfa38 ide: remove ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 18 years ago
- 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
- 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 18 years ago
- 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
- f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
- 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 18 years ago
- 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
- 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 18 years ago
- 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 18 years ago
- a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 18 years ago