index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: move the error handling to the better place in DMA-API-HOWTO
FUJITA Tomonori
2010-05-27
1
-30
/
+30
*
Documentation: update scatterlist struct description in DMA-API-HOWTO
FUJITA Tomonori
2010-05-27
1
-13
/
+4
*
Documentation: add SCSI drivers' mapping error handling to DMA-API-HOWTO
FUJITA Tomonori
2010-05-27
1
-0
/
+4
*
dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API
FUJITA Tomonori
2010-05-27
1
-15
/
+0
*
Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
2010-05-27
1
-4
/
+4
*
Documentation: add networking driver's mapping error handling to DMA-API-HOWTO
FUJITA Tomonori
2010-05-27
1
-0
/
+5
*
dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops
FUJITA Tomonori
2010-05-27
2
-28
/
+2
*
swiotlb: remove unnecessary swiotlb_sync_single_range_*
FUJITA Tomonori
2010-05-27
2
-41
/
+0
*
powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops
FUJITA Tomonori
2010-05-27
2
-8
/
+8
*
x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops
FUJITA Tomonori
2010-05-27
1
-2
/
+0
*
ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops
FUJITA Tomonori
2010-05-27
1
-2
/
+0
*
drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE
Joe Perches
2010-05-27
3
-31
/
+31
*
lib/random32: export pseudo-random number generator for modules
Joe Eykholt
2010-05-27
2
-21
/
+45
*
INIT_SIGHAND: use SIG_DFL instead of NULL
Oleg Nesterov
2010-05-27
1
-1
/
+1
*
pids: fix fork_idle() to setup ->pids correctly
Oleg Nesterov
2010-05-27
1
-1
/
+13
*
pids: init_struct_pid.tasks should never see the swapper process
Oleg Nesterov
2010-05-27
1
-4
/
+4
*
INIT_TASK() should initialize ->thread_group list
Oleg Nesterov
2010-05-27
1
-0
/
+1
*
pids: increase pid_max based on num_possible_cpus
Hedi Berriche
2010-05-27
2
-0
/
+16
*
rapidio: fix maintenance access to higher memory areas
Thomas Moll
2010-05-27
1
-7
/
+30
*
rapidio: use default route value for CPS switches
Alexandre Bounine
2010-05-27
1
-8
/
+10
*
rapidio: add switch domain routines
Alexandre Bounine
2010-05-27
5
-0
/
+86
*
rapidio: modify initialization of switch operations
Alexandre Bounine
2010-05-27
8
-134
/
+111
*
rapidio: add debug configuration option
Alexandre Bounine
2010-05-27
3
-0
/
+19
*
rapidio: fix typos and minor edits
Alexandre Bounine
2010-05-27
2
-5
/
+4
*
rapidio: add enabling SRIO port RX and TX
Thomas Moll
2010-05-27
3
-1
/
+94
*
rapidio, powerpc/85xx: Add MChk handler for SRIO port
Alexandre Bounine
2010-05-27
1
-4
/
+70
*
rapidio, powerpc/85xx: add Port-Write message handler for SRIO port
Alexandre Bounine
2010-05-27
1
-3
/
+260
*
rapidio: add Port-Write handling for EM
Alexandre Bounine
2010-05-27
10
-41
/
+776
*
rapidio: add switch locking during discovery
Alexandre Bounine
2010-05-27
1
-20
/
+144
*
rapidio: add IDT CPS/TSI switches
Alexandre Bounine
2010-05-27
13
-11
/
+505
*
drivers/char/applicom.c: use memdup_user
Julia Lawall
2010-05-27
1
-8
/
+3
*
drivers/char/ppdev.c: use kasprintf
Julia Lawall
2010-05-27
1
-3
/
+1
*
char drivers: RAM oops/panic logger
Marco Stornelli
2010-05-27
3
-0
/
+170
*
ipmi: handle run_to_completion properly in deliver_recv_msg()
Jiri Kosina
2010-05-27
1
-3
/
+8
*
ipmi: update driver to use dev_printk and its constructs
Myron Stowe
2010-05-27
2
-127
/
+107
*
ipmi: convert tracking of the ACPI device pointer to a PNP device
Myron Stowe
2010-05-27
1
-1
/
+1
*
ipmi: change timeout and event poll to one second
Corey Minyard
2010-05-27
1
-2
/
+2
*
ipmi: attempt to register multiple SIs of the same type
Matthew Garrett
2010-05-27
1
-7
/
+21
*
ipmi: reduce polling
Matthew Garrett
2010-05-27
1
-7
/
+13
*
ipmi: reduce polling when interrupts are available
Matthew Garrett
2010-05-27
1
-2
/
+10
*
ipmi: change device discovery order
Matthew Garrett
2010-05-27
1
-11
/
+12
*
ipmi: only register one si per bmc
Matthew Garrett
2010-05-27
1
-2
/
+27
*
ipmi: split device discovery and registration
Matthew Garrett
2010-05-27
1
-46
/
+84
*
ipmi: change addr_source to an enum rather than strings
Matthew Garrett
2010-05-27
1
-19
/
+25
*
ipc/sem.c: use ERR_CAST
Julia Lawall
2010-05-27
1
-1
/
+1
*
ipc/sem.c: update description of the implementation
Manfred Spraul
2010-05-27
1
-50
/
+53
*
ipc/sem.c: cacheline align the ipc spinlock for semaphores
Manfred Spraul
2010-05-27
1
-1
/
+3
*
ipc/sem.c: move wake_up_process out of the spinlock section
Manfred Spraul
2010-05-27
1
-32
/
+91
*
ipc/sem.c: optimize update_queue() for bulk wakeup calls
Manfred Spraul
2010-05-27
1
-13
/
+97
*
idr: fix backtrack logic in idr_remove_all
Imre Deak
2010-05-27
1
-1
/
+4
[next]