Commit Graph

198837 Commits (edcd1d843adf09d1742d49ae04fa51bb63ddd1c3)
 

Author SHA1 Message Date
Cesar Eduardo Barros edcd1d843a radix-tree: fix radix_tree_prev_hole() underflow case 15 years ago
Jeff Moyer 9d85cba718 aio: fix the compat vectored operations 15 years ago
Jeff Moyer b83733639a compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev 15 years ago
Anton Blanchard 5b530fc183 panic: call console_verbose() in panic 15 years ago
Julia Lawall cccad8f9f0 fs/affs: use ERR_CAST 15 years ago
FUJITA Tomonori 2fd74e25df Documentation/DMA-API-HOWTO: add ARCH_KMALLOC_MINALIGN description 15 years ago
FUJITA Tomonori 4ae9ca825e Documentation: move the error handling to the better place in DMA-API-HOWTO 15 years ago
FUJITA Tomonori b02de87161 Documentation: update scatterlist struct description in DMA-API-HOWTO 15 years ago
FUJITA Tomonori 7cdcc8e476 Documentation: add SCSI drivers' mapping error handling to DMA-API-HOWTO 15 years ago
FUJITA Tomonori 99d1bd2c13 dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API 15 years ago
FUJITA Tomonori 6d256fa886 Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu 15 years ago
FUJITA Tomonori f671be04dc Documentation: add networking driver's mapping error handling to DMA-API-HOWTO 15 years ago
FUJITA Tomonori 5fd75a7850 dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops 15 years ago
FUJITA Tomonori 38388301b7 swiotlb: remove unnecessary swiotlb_sync_single_range_* 15 years ago
FUJITA Tomonori 712d3e22a8 powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops 15 years ago
FUJITA Tomonori de006a071c x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops 15 years ago
FUJITA Tomonori 8aee5c89e1 ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops 15 years ago
Joe Perches 63ae96be98 drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE 15 years ago
Joe Eykholt 5960164fde lib/random32: export pseudo-random number generator for modules 15 years ago
Oleg Nesterov 0a14a130ca INIT_SIGHAND: use SIG_DFL instead of NULL 15 years ago
Oleg Nesterov f106eee100 pids: fix fork_idle() to setup ->pids correctly 15 years ago
Oleg Nesterov f20011457f pids: init_struct_pid.tasks should never see the swapper process 15 years ago
Oleg Nesterov fa2755e20a INIT_TASK() should initialize ->thread_group list 15 years ago
Hedi Berriche 72680a191b pids: increase pid_max based on num_possible_cpus 15 years ago
Thomas Moll bd4fb654e3 rapidio: fix maintenance access to higher memory areas 15 years ago
Alexandre Bounine 679395fdaa rapidio: use default route value for CPS switches 15 years ago
Alexandre Bounine 7a88d62862 rapidio: add switch domain routines 15 years ago
Alexandre Bounine 058f88d672 rapidio: modify initialization of switch operations 15 years ago
Alexandre Bounine 011507e49a rapidio: add debug configuration option 15 years ago
Alexandre Bounine 68b04cd38a rapidio: fix typos and minor edits 15 years ago
Thomas Moll 933af4a6c4 rapidio: add enabling SRIO port RX and TX 15 years ago
Alexandre Bounine a52c8f521f rapidio, powerpc/85xx: Add MChk handler for SRIO port 15 years ago
Alexandre Bounine 5b2074ae4f rapidio, powerpc/85xx: add Port-Write message handler for SRIO port 15 years ago
Alexandre Bounine e5cabeb3d6 rapidio: add Port-Write handling for EM 15 years ago
Alexandre Bounine 818a04a0bb rapidio: add switch locking during discovery 15 years ago
Alexandre Bounine 07590ff039 rapidio: add IDT CPS/TSI switches 15 years ago
Julia Lawall f67231f801 drivers/char/applicom.c: use memdup_user 15 years ago
Julia Lawall 87575437d8 drivers/char/ppdev.c: use kasprintf 15 years ago
Marco Stornelli 56d611a04f char drivers: RAM oops/panic logger 15 years ago
Jiri Kosina a747c5abc3 ipmi: handle run_to_completion properly in deliver_recv_msg() 15 years ago
Myron Stowe 279fbd0c5d ipmi: update driver to use dev_printk and its constructs 15 years ago
Myron Stowe 8c8eae2742 ipmi: convert tracking of the ACPI device pointer to a PNP device 15 years ago
Corey Minyard ddac44b7b2 ipmi: change timeout and event poll to one second 15 years ago
Matthew Garrett 06ee459402 ipmi: attempt to register multiple SIs of the same type 15 years ago
Matthew Garrett 3326f4f227 ipmi: reduce polling 15 years ago
Matthew Garrett ea4078ca1a ipmi: reduce polling when interrupts are available 15 years ago
Matthew Garrett 754d453185 ipmi: change device discovery order 15 years ago
Matthew Garrett d8cc5267b8 ipmi: only register one si per bmc 15 years ago
Matthew Garrett 2407d77a1a ipmi: split device discovery and registration 15 years ago
Matthew Garrett 5fedc4a282 ipmi: change addr_source to an enum rather than strings 15 years ago