index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
78
-338
/
+907
2016-01-13
powerpc/module: Handle R_PPC64_ENTRY relocations
Ulrich Weigand
2
-0
/
+29
2016-01-13
scripts/recordmcount.pl: support data in text section on powerpc
Ulrich Weigand
1
-1
/
+2
2016-01-13
powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
Russell Currey
2
-2
/
+9
2016-01-12
powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff
Hugh Dickins
2
-3
/
+11
2016-01-12
powerpc/mm: Fix _PAGE_PTE breaking swapoff
Aneesh Kumar K.V
1
-3
/
+8
2016-01-11
cxl: Enable PCI device ID for future IBM CXL adapter
Uma Krishnan
1
-0
/
+1
2016-01-11
cxl: use -Werror only with CONFIG_PPC_WERROR
Brian Norris
1
-1
/
+2
2016-01-11
cxl: fix build for GCC 4.6.x
Brian Norris
1
-1
/
+1
2016-01-11
powerpc: Add HWCAP bits for Power9
Michael Ellerman
1
-0
/
+2
2016-01-11
powerpc/powernv: Reserve PE#0 on NPU
Alistair Popple
1
-2
/
+4
2016-01-11
powerpc/powernv: Change NPU PE# assignment
Alistair Popple
1
-7
/
+66
2016-01-11
powerpc/powernv: Fix update of NVLink DMA mask
Alistair Popple
1
-1
/
+4
2016-01-11
powerpc/powernv: Remove misleading comment in pci.c
Russell Currey
1
-2
/
+0
2016-01-11
powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracing
Steven Rostedt
1
-0
/
+7
2016-01-09
powerpc: Fix build break due to paca mm_context_t changes
Michael Ellerman
2
-1
/
+3
2016-01-05
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
5
-37
/
+109
2015-12-31
MAINTAINERS: Update Scott Wood's e-mail address
Scott Wood
1
-1
/
+1
2015-12-27
powerpc/powernv: Fix minor off-by-one error in opal_mce_check_early_recovery()
Andrew Donnellan
1
-1
/
+1
2015-12-27
powerpc: Fix style of self-test config prompts
Andrew Donnellan
1
-3
/
+3
2015-12-27
powerpc/powernv: Only delay opal_rtc_read() retry when necessary
Michael Neuling
1
-1
/
+1
2015-12-27
powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
Russell Currey
6
-1
/
+78
2015-12-27
powerpc: Copy only required pieces of the mm_context_t to the paca
Michael Neuling
3
-8
/
+22
2015-12-23
powerpc/mpc85xx: Add TMU device tree support for T1023/T1024
Hongtao Jia
6
-4
/
+92
2015-12-23
powerpc/mpc85xx: Add TMU device tree support for T1040/T1042
Hongtao Jia
10
-8
/
+106
2015-12-23
dt-bindings: Add QorIQ TMU thermal bindings
Hongtao Jia
1
-0
/
+63
2015-12-23
powerpc/fsl_lbc: removal of dead code
Raghav Dogra
1
-2
/
+0
2015-12-22
powerpc/p1010rdb: Update dts for pcie interrupt-map
Zhao Qiang
1
-0
/
+16
2015-12-22
powerpc/e6500: add locking to hugetlb
Scott Wood
1
-0
/
+46
2015-12-22
powerpc/85xx: Enable TWR_P102x in mpc85xx_basic_defconfig
li pengbo
1
-0
/
+1
2015-12-22
powerpc/85xx: mpc85xx ADS: remove pci exclude
Daniel Walker
1
-15
/
+0
2015-12-22
powerpc/mpc85xx: Update B4 FMan MURAM size
Igal Liberman
1
-0
/
+5
2015-12-22
powerpc/85xx: Add PCIe controller support for bsc9132qds
Harninder Rai
2
-1
/
+20
2015-12-22
powerpc/fsl: Add PCI node in device tree of bsc9132qds
Harninder Rai
3
-0
/
+44
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
48
-86
/
+92
2015-12-22
QE: use subsys_initcall to init qe
Zhao Qiang
7
-12
/
+13
2015-12-22
QE/CPM: move muram management functions to qe_common
Zhao Qiang
6
-255
/
+290
2015-12-22
CPM/QE: use genalloc to manage CPM/QE muram
Zhao Qiang
4
-41
/
+94
2015-12-22
genalloc:support allocating specific region
Zhao Qiang
2
-0
/
+43
2015-12-22
genalloc:support memory-allocation with bytes-alignment to genalloc
Zhao Qiang
2
-10
/
+78
2015-12-19
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
5
-5
/
+18
2015-12-17
powerpc: Add missing calls to va_end()
Daniel Axtens
2
-0
/
+2
2015-12-17
powerpc/pseries: Enable kernel CPU dlpar from sysfs
Nathan Fontenot
1
-0
/
+6
2015-12-17
powerpc/pseries: Add CPU dlpar add functionality
Nathan Fontenot
1
-0
/
+116
2015-12-17
powerpc/pseries: Add CPU dlpar remove functionality
Nathan Fontenot
2
-0
/
+156
2015-12-17
powerpc/pseries: Update CPU hotplug error recovery
Nathan Fontenot
1
-13
/
+63
2015-12-17
powerpc/pseries: Factor out common cpu hotplug code
Nathan Fontenot
1
-31
/
+39
2015-12-17
powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c
Nathan Fontenot
2
-225
/
+219
2015-12-17
powerpc/pseries: Verify CPU doesn't exist before adding
Nathan Fontenot
1
-4
/
+39
2015-12-17
powerpc/476fpe: Add support for kexec
Alistair Popple
1
-0
/
+2
[next]