index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DM
Mike Snitzer
2016-02-22
2
-50
/
+58
*
dm: remove support for stacking dm-mq on .request_fn device(s)
Mike Snitzer
2016-02-22
2
-40
/
+20
*
dm: fix a couple locking issues with use of block interfaces
Mike Snitzer
2016-02-22
1
-7
/
+21
*
dm: allocate blk_mq_tag_set rather than embed in mapped_device
Mike Snitzer
2016-02-22
1
-18
/
+27
*
dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module params
Mike Snitzer
2016-02-22
1
-2
/
+25
*
dm: optimize dm_request_fn()
Mike Snitzer
2016-02-22
1
-30
/
+17
*
dm: optimize dm_mq_queue_rq()
Mike Snitzer
2016-02-22
4
-23
/
+31
*
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
2016-02-22
5
-2
/
+26
*
dm: cleanup dm_any_congested()
Mike Snitzer
2016-02-22
1
-9
/
+8
*
dm: remove unused dm_get_rq_mapinfo()
Mike Snitzer
2016-02-22
1
-8
/
+0
*
dm: fix excessive dm-mq context switching
Mike Snitzer
2016-02-22
2
-8
/
+7
*
dm: fix sparse "unexpected unlock" warnings in ioctl code
Mike Snitzer
2016-02-21
1
-27
/
+29
*
dm: do not return target from dm_get_live_table_for_ioctl()
Mike Snitzer
2016-02-21
1
-20
/
+13
*
dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
Mike Snitzer
2016-02-21
1
-0
/
+2
*
Linux 4.5-rc5
v4.5-rc5
Linus Torvalds
2016-02-20
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-20
17
-134
/
+500
|
\
|
*
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
2016-02-18
1
-4
/
+11
|
*
hpet: Drop stale URLs
Michael S. Tsirkin
2016-02-17
3
-6
/
+4
|
*
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...
Toshi Kani
2016-02-17
1
-4
/
+32
|
*
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
Toshi Kani
2016-02-17
1
-41
/
+73
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2016-02-16
2
-7
/
+8
|
|
\
|
|
*
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
2016-02-16
1
-7
/
+7
|
|
*
efi: Add pstore variables to the deletion whitelist
Matt Fleming
2016-02-16
1
-0
/
+1
|
|
/
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2016-02-16
12
-83
/
+383
|
|
\
|
|
*
efi: Make efivarfs entries immutable by default
Peter Jones
2016-02-10
9
-41
/
+258
|
|
*
efi: Make our variable validation list include the guid
Peter Jones
2016-02-10
3
-22
/
+38
|
|
*
efi: Do variable name validation tests in utf8
Peter Jones
2016-02-10
1
-11
/
+21
|
|
*
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-02-10
2
-23
/
+14
|
|
*
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-02-10
2
-0
/
+66
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-20
2
-3
/
+3
|
\
\
\
|
*
|
|
perf/core: Plug potential memory leak in CPU_UP_PREPARE
Thomas Gleixner
2016-02-17
1
-1
/
+1
|
*
|
|
perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state
Thomas Gleixner
2016-02-17
1
-1
/
+0
|
*
|
|
perf/core: Remove bogus UP_CANCELED hotplug state
Thomas Gleixner
2016-02-17
1
-1
/
+0
|
*
|
|
perf/x86/amd/uncore: Plug reference leak
Thomas Gleixner
2016-02-17
1
-0
/
+2
*
|
|
|
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-02-20
14
-7
/
+91
|
\
\
\
\
|
*
|
|
|
powerpc/ioda: Set "read" permission when "write" is set
Alexey Kardashevskiy
2016-02-17
1
-0
/
+6
|
*
|
|
|
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
2016-02-15
4
-0
/
+45
|
*
|
|
|
powerpc/powernv: Fix stale PE primary bus
Gavin Shan
2016-02-15
3
-0
/
+22
|
*
|
|
|
powerpc/eeh: Fix stale cached primary bus
Gavin Shan
2016-02-15
4
-2
/
+9
|
*
|
|
|
powerpc/pseries: Don't trace hcalls on offline CPUs
Denis Kirjanov
2016-02-15
1
-2
/
+6
|
*
|
|
|
powerpc: Fix dedotify for binutils >= 2.26
Andreas Schwab
2016-02-08
1
-1
/
+1
|
*
|
|
|
powerpc/book3s_32: Fix build error with checkpoint restart
Aneesh Kumar K.V
2016-01-31
1
-2
/
+2
*
|
|
|
|
Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2016-02-20
4
-18
/
+76
|
\
\
\
\
\
|
*
|
|
|
|
dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
Andy Shevchenko
2016-02-15
1
-5
/
+10
|
*
|
|
|
|
dmaengine: edma: fix residue race for cyclic
John Ogness
2016-02-08
1
-1
/
+40
|
*
|
|
|
|
dmaengine: dw: pci: add ID for WildcatPoint PCH
Andy Shevchenko
2016-02-08
1
-0
/
+4
|
*
|
|
|
|
dmaengine: IOATDMA: fix timer code that continues to restart channels during ...
Dave Jiang
2016-01-30
1
-12
/
+22
*
|
|
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-02-20
26
-142
/
+138
|
\
\
\
\
\
\
|
*
|
|
|
|
|
clk: gpio: Really allow an optional clock= DT property
Stephen Boyd
2016-02-18
1
-1
/
+1
|
*
|
|
|
|
|
Revert "clk: qcom: Specify LE device endianness"
Stephen Boyd
2016-02-12
11
-13
/
+0
[next]