| Commit message (Expand) | Author | Age |
* | alpha: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 |
* | powerpc: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 |
* | x86_32: use asm-generic/scatterlist.h | Andrew Morton | 2010-05-27 |
* | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 2010-05-27 |
* | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h | FUJITA Tomonori | 2010-05-27 |
* | lktdm: add support for hardlockup, softlockup and hung task crashes | Frederic Weisbecker | 2010-05-27 |
* | initramfs: add support for in-kernel initramfs compressed with LZO | Albin Tonnerre | 2010-05-27 |
* | radix-tree: fix radix_tree_prev_hole() underflow case | Cesar Eduardo Barros | 2010-05-27 |
* | aio: fix the compat vectored operations | Jeff Moyer | 2010-05-27 |
* | compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev | Jeff Moyer | 2010-05-27 |
* | panic: call console_verbose() in panic | Anton Blanchard | 2010-05-27 |
* | fs/affs: use ERR_CAST | Julia Lawall | 2010-05-27 |
* | Documentation/DMA-API-HOWTO: add ARCH_KMALLOC_MINALIGN description | FUJITA Tomonori | 2010-05-27 |
* | Documentation: move the error handling to the better place in DMA-API-HOWTO | FUJITA Tomonori | 2010-05-27 |
* | Documentation: update scatterlist struct description in DMA-API-HOWTO | FUJITA Tomonori | 2010-05-27 |
* | Documentation: add SCSI drivers' mapping error handling to DMA-API-HOWTO | FUJITA Tomonori | 2010-05-27 |
* | dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API | FUJITA Tomonori | 2010-05-27 |
* | Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu | FUJITA Tomonori | 2010-05-27 |
* | Documentation: add networking driver's mapping error handling to DMA-API-HOWTO | FUJITA Tomonori | 2010-05-27 |
* | dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops | FUJITA Tomonori | 2010-05-27 |
* | swiotlb: remove unnecessary swiotlb_sync_single_range_* | FUJITA Tomonori | 2010-05-27 |
* | powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 2010-05-27 |
* | x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 2010-05-27 |
* | ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 2010-05-27 |
* | drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE | Joe Perches | 2010-05-27 |
* | lib/random32: export pseudo-random number generator for modules | Joe Eykholt | 2010-05-27 |
* | INIT_SIGHAND: use SIG_DFL instead of NULL | Oleg Nesterov | 2010-05-27 |
* | pids: fix fork_idle() to setup ->pids correctly | Oleg Nesterov | 2010-05-27 |
* | pids: init_struct_pid.tasks should never see the swapper process | Oleg Nesterov | 2010-05-27 |
* | INIT_TASK() should initialize ->thread_group list | Oleg Nesterov | 2010-05-27 |
* | pids: increase pid_max based on num_possible_cpus | Hedi Berriche | 2010-05-27 |
* | rapidio: fix maintenance access to higher memory areas | Thomas Moll | 2010-05-27 |
* | rapidio: use default route value for CPS switches | Alexandre Bounine | 2010-05-27 |
* | rapidio: add switch domain routines | Alexandre Bounine | 2010-05-27 |
* | rapidio: modify initialization of switch operations | Alexandre Bounine | 2010-05-27 |
* | rapidio: add debug configuration option | Alexandre Bounine | 2010-05-27 |
* | rapidio: fix typos and minor edits | Alexandre Bounine | 2010-05-27 |
* | rapidio: add enabling SRIO port RX and TX | Thomas Moll | 2010-05-27 |
* | rapidio, powerpc/85xx: Add MChk handler for SRIO port | Alexandre Bounine | 2010-05-27 |
* | rapidio, powerpc/85xx: add Port-Write message handler for SRIO port | Alexandre Bounine | 2010-05-27 |
* | rapidio: add Port-Write handling for EM | Alexandre Bounine | 2010-05-27 |
* | rapidio: add switch locking during discovery | Alexandre Bounine | 2010-05-27 |
* | rapidio: add IDT CPS/TSI switches | Alexandre Bounine | 2010-05-27 |
* | drivers/char/applicom.c: use memdup_user | Julia Lawall | 2010-05-27 |
* | drivers/char/ppdev.c: use kasprintf | Julia Lawall | 2010-05-27 |
* | char drivers: RAM oops/panic logger | Marco Stornelli | 2010-05-27 |
* | ipmi: handle run_to_completion properly in deliver_recv_msg() | Jiri Kosina | 2010-05-27 |
* | ipmi: update driver to use dev_printk and its constructs | Myron Stowe | 2010-05-27 |
* | ipmi: convert tracking of the ACPI device pointer to a PNP device | Myron Stowe | 2010-05-27 |
* | ipmi: change timeout and event poll to one second | Corey Minyard | 2010-05-27 |