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
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-15
21
-166
/
+310
|
\
|
*
virtio_scsi: verify if queue is broken after virtqueue_get_buf()
Heinz Graalfs
2013-11-11
1
-0
/
+3
|
*
x86, asmlinkage, lguest: Pass in globals into assembler statement
Andi Kleen
2013-11-07
1
-2
/
+4
|
*
virtio: mmio: fix signature checking for BE guests
Marc Zyngier
2013-11-07
1
-1
/
+1
|
*
virtio_ring: adapt to notify() returning bool
Heinz Graalfs
2013-11-05
1
-1
/
+1
|
*
virtio_net: verify if queue is broken after virtqueue_get_buf()
Heinz Graalfs
2013-10-29
1
-1
/
+2
|
*
virtio_console: verify if queue is broken after virtqueue_get_buf()
Heinz Graalfs
2013-10-29
1
-2
/
+4
|
*
virtio_blk: verify if queue is broken after virtqueue_get_buf()
Heinz Graalfs
2013-10-29
1
-0
/
+2
|
*
virtio_ring: add new function virtqueue_is_broken()
Heinz Graalfs
2013-10-29
2
-0
/
+10
|
*
virtio_test: verify if virtqueue_kick() succeeded
Heinz Graalfs
2013-10-29
1
-1
/
+2
|
*
virtio_net: verify if virtqueue_kick() succeeded
Heinz Graalfs
2013-10-29
1
-4
/
+5
|
*
virtio_ring: let virtqueue_{kick()/notify()} return a bool
Heinz Graalfs
2013-10-29
2
-6
/
+18
|
*
virtio_ring: change host notification API
Heinz Graalfs
2013-10-29
10
-15
/
+32
|
*
virtio_config: remove virtio_config_val
Rusty Russell
2013-10-17
1
-27
/
+0
|
*
virtio: use size-based config accessors.
Rusty Russell
2013-10-17
7
-95
/
+79
|
*
virtio_config: introduce size-based accessors.
Rusty Russell
2013-10-17
1
-0
/
+134
|
*
virtio_ring: plug kmemleak false positive.
Rusty Russell
2013-10-17
1
-0
/
+2
|
*
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
Aaron Lu
2013-09-23
6
-12
/
+12
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-11-15
7
-52
/
+55
|
\
\
|
*
|
modpost: fix bogus 'exported twice' warnings.
Rusty Russell
2013-11-07
1
-2
/
+5
|
*
|
init: fix in-place parameter modification regression
Krzysztof Mazur
2013-10-31
1
-2
/
+5
|
*
|
asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible
Andi Kleen
2013-10-29
2
-3
/
+3
|
*
|
kernel: add support for init_array constructors
Frantisek Hrbata
2013-10-17
2
-2
/
+19
|
*
|
modpost: Optionally ignore secondary errors seen if a single module build fails
Guenter Roeck
2013-09-23
2
-2
/
+15
|
*
|
module: remove rmmod --wait option.
Rusty Russell
2013-09-23
2
-41
/
+8
|
|
/
*
|
Merge branch 'akpm' (patch-bomb from Andrew Morton)
Linus Torvalds
2013-11-15
213
-889
/
+1164
|
\
\
|
*
|
cmdline-parser: fix build
Alexander Beregalov
2013-11-15
1
-0
/
+2
|
*
|
hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()
Geert Uytterhoeven
2013-11-15
1
-3
/
+6
|
*
|
kfifo API type safety
Stefani Seibold
2013-11-15
10
-44
/
+25
|
*
|
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
2013-11-15
1
-2
/
+2
|
*
|
sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer
Nicolin Chen
2013-11-15
1
-5
/
+1
|
*
|
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
2013-11-15
1
-1
/
+1
|
*
|
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
2013-11-15
3
-14
/
+24
|
*
|
kernel: fix generic_exec_single indentation
Christoph Hellwig
2013-11-15
1
-2
/
+1
|
*
|
kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix
Andrew Morton
2013-11-15
1
-9
/
+3
|
*
|
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
Christoph Hellwig
2013-11-15
1
-0
/
+11
|
*
|
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2013-11-15
25
-33
/
+6
|
*
|
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
2013-11-15
2
-153
/
+0
|
*
|
drivers/w1/masters/w1-gpio.c: use dev_get_platdata()
Jingoo Han
2013-11-15
1
-5
/
+5
|
*
|
sched: remove INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-10
/
+0
|
*
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
86
-138
/
+138
|
*
|
sched: replace INIT_COMPLETION with reinit_completion
Wolfram Sang
2013-11-15
1
-3
/
+15
|
*
|
drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early
Alexander Holler
2013-11-15
1
-0
/
+7
|
*
|
drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()
Jingoo Han
2013-11-15
1
-2
/
+2
|
*
|
vsprintf: ignore %n again
Kees Cook
2013-11-15
1
-11
/
+9
|
*
|
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
2013-11-15
10
-97
/
+73
|
*
|
seq_file: introduce seq_setwidth() and seq_pad()
Tetsuo Handa
2013-11-15
2
-0
/
+30
|
*
|
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
2013-11-15
3
-9
/
+7
|
*
|
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
2013-11-15
3
-1
/
+17
|
*
|
mm: properly separate the bloated ptl from the regular case
Peter Zijlstra
2013-11-15
4
-21
/
+25
[next]