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 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-19
32
-108
/
+1156
|
\
|
*
powerpc/powernv: Ignore smt-enabled on Power8 and later
Greg Kurz
2014-12-18
1
-1
/
+15
|
*
powerpc/uaccess: Allow get_user() with bitwise types
Michael S. Tsirkin
2014-12-18
1
-3
/
+3
|
*
powerpc/powernv: Expose OPAL firmware symbol map
Benjamin Herrenschmidt
2014-12-15
1
-1
/
+37
|
*
powernv/powerpc: Add winkle support for offline cpus
Shreyas B. Prabhu
2014-12-15
13
-12
/
+281
|
*
powernv/cpuidle: Redesign idle states management
Shreyas B. Prabhu
2014-12-15
11
-58
/
+296
|
*
powerpc/powernv: Enable Offline CPUs to enter deep idle states
Shreyas B. Prabhu
2014-12-15
5
-7
/
+68
|
*
powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
Paul Mackerras
2014-12-15
2
-1
/
+19
|
*
i2c: Driver to expose PowerNV platform i2c busses
Neelesh Gupta
2014-12-14
7
-0
/
+385
|
*
powerpc: add little endian flag to syscall_get_arch()
Richard Guy Briggs
2014-12-12
2
-1
/
+7
|
*
power/perf/hv-24x7: Use kmem_cache_free() instead of kfree
Sukadev Bhattiprolu
2014-12-12
1
-1
/
+1
|
*
powerpc/perf/hv-24x7: Use per-cpu page buffer
sukadev@linux.vnet.ibm.com
2014-12-12
1
-12
/
+9
|
*
cxl: Unmap MMIO regions when detaching a context
Ian Munsie
2014-12-12
3
-3
/
+21
|
*
cxl: Add timeout to process element commands
Ian Munsie
2014-12-12
1
-0
/
+5
|
*
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
2014-12-12
5
-21
/
+15
|
*
powerpc: Secondary CPUs must set cpu_callin_map after setting active and online
Anton Blanchard
2014-12-09
1
-1
/
+8
*
|
Update/Remove soon-to-be-dead email address
Dave Jones
2014-12-19
5
-10
/
+8
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-18
5
-168
/
+137
|
\
\
|
*
|
param: do not set store func without write perm
Kees Cook
2014-12-18
1
-1
/
+3
|
*
|
params: cleanup sysfs allocation
Rusty Russell
2014-11-11
1
-51
/
+44
|
*
|
kernel:module Fix coding style errors and warnings.
Ionut Alexa
2014-11-11
1
-25
/
+28
|
*
|
module: Remove stop_machine from module unloading
Masami Hiramatsu
2014-11-11
1
-28
/
+39
|
*
|
module: Replace module_ref with atomic_t refcnt
Masami Hiramatsu
2014-11-11
3
-50
/
+7
|
*
|
lib/bug: Use RCU list ops for module_bug_list
Masami Hiramatsu
2014-11-11
2
-8
/
+17
|
*
|
module: Unlink module with RCU synchronizing instead of stop_machine
Masami Hiramatsu
2014-11-11
1
-13
/
+5
|
*
|
module: Wait for RCU synchronizing before releasing a module
Masami Hiramatsu
2014-11-11
1
-0
/
+2
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-12-18
16
-109
/
+324
|
\
\
\
|
*
|
|
virtio_pci: restore module attributes
Herbert Xu
2014-12-17
1
-0
/
+5
|
*
|
|
mic/host: fix up virtio 1.0 APIs
Michael S. Tsirkin
2014-12-15
1
-6
/
+12
|
*
|
|
vringh: update for virtio 1.0 APIs
Michael S. Tsirkin
2014-12-15
2
-47
/
+107
|
*
|
|
vringh: 64 bit features
Michael S. Tsirkin
2014-12-15
2
-4
/
+4
|
*
|
|
tools/virtio: add virtio 1.0 in vringh_test
Michael S. Tsirkin
2014-12-15
1
-0
/
+2
|
*
|
|
tools/virtio: add virtio 1.0 in virtio_test
Michael S. Tsirkin
2014-12-15
1
-1
/
+13
|
*
|
|
tools/virtio: enable -Werror
Michael S. Tsirkin
2014-12-15
1
-1
/
+1
|
*
|
|
tools/virtio: 64 bit features
Michael S. Tsirkin
2014-12-15
1
-1
/
+1
|
*
|
|
tools/virtio: fix vringh test
Michael S. Tsirkin
2014-12-15
1
-0
/
+1
|
*
|
|
tools/virtio: more stubs
Michael S. Tsirkin
2014-12-15
5
-2
/
+79
|
*
|
|
virtio: core support for config generation
Michael S. Tsirkin
2014-12-14
1
-4
/
+28
|
*
|
|
virtio_pci: add VIRTIO_PCI_NO_LEGACY
Michael S. Tsirkin
2014-12-14
1
-5
/
+10
|
*
|
|
virtio_pci: move probe to common file
Michael S. Tsirkin
2014-12-14
3
-26
/
+38
|
*
|
|
virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY
Michael S. Tsirkin
2014-12-11
1
-1
/
+0
|
*
|
|
virtio_config: fix virtio_cread_bytes
Michael S. Tsirkin
2014-12-11
1
-1
/
+4
|
*
|
|
virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore
Michael S. Tsirkin
2014-12-11
1
-14
/
+23
*
|
|
|
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
66
-156
/
+199
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'
Rafael J. Wysocki
2014-12-18
5
-38
/
+97
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"
Prarit Bhargava
2014-12-14
1
-4
/
+4
|
|
|
*
|
|
|
|
MAINTAINERS: add entry for intel_pstate
Kristen Carlson Accardi
2014-12-16
1
-0
/
+6
|
|
|
*
|
|
|
|
intel_pstate: Add a few comments
Kristen Carlson Accardi
2014-12-11
1
-1
/
+31
|
|
|
*
|
|
|
|
intel_pstate: add kernel parameter to force loading
Ethan Zhao
2014-12-11
2
-1
/
+14
|
|
*
|
|
|
|
|
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
Viresh Kumar
2014-12-10
1
-7
/
+10
[next]