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
...
*
|
powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h
Boqun Feng
2014-11-12
1
-2
/
+2
*
|
powerpc: Fix compilation of emulate_step()
Paul Mackerras
2014-11-12
1
-2
/
+4
*
|
powerpc: Save/restore PPR for KVM hypercalls
Suresh E. Warrier
2014-11-12
1
-1
/
+12
*
|
powerpc/mm: Use PAGE_FACTOR
Gavin Shan
2014-11-12
1
-2
/
+2
*
|
powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
Anton Blanchard
2014-11-12
1
-1
/
+5
*
|
powerpc/gamecube/wii: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-3
/
+3
*
|
powerpc/pseries: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-2
/
+1
*
|
powerpc/mpc5xxx: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-2
/
+1
*
|
powerpc/fsl: fsl_soc: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-2
/
+1
*
|
powerpc/4xx/cpm: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-4
/
+4
*
|
powerpc/pseries: Quieten relocation on exceptions warning
Anton Blanchard
2014-11-10
1
-1
/
+5
*
|
powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning
Anton Blanchard
2014-11-10
1
-1
/
+1
*
|
powerpc: LLVM complains about forward declaration of struct rtas_sensors
Anton Blanchard
2014-11-10
1
-11
/
+9
*
|
powerpc: Remove double braces in alignment code.
Anton Blanchard
2014-11-10
1
-1
/
+1
*
|
powerpc: Don't use local named register variable in current_thread_info
Anton Blanchard
2014-11-10
1
-3
/
+2
*
|
powerpc: Remove unused vgacon_remap_base & fix build break
Michael Ellerman
2014-11-10
2
-8
/
+1
*
|
powerpc/jump_label: Use HAVE_JUMP_LABEL
Anton Blanchard
2014-11-10
2
-3
/
+3
*
|
powerpc/boot: Parse chosen/cmdline-timeout parameter
Simon Kagstrom
2014-11-10
3
-6
/
+17
*
|
powerpc: Remove unused CPU_FTRS_A2
Michael Ellerman
2014-11-10
1
-6
/
+2
*
|
powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS
Michael Ellerman
2014-11-10
1
-1
/
+1
*
|
powerpc/ftrace: Fix obsolete comment
Jiri Slaby
2014-11-10
1
-1
/
+1
*
|
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
2014-11-10
3
-47
/
+0
*
|
powerpc/ftrace: simplify prepare_ftrace_return
Anton Blanchard
2014-11-10
3
-50
/
+30
*
|
powerpc/ftrace: Remove mod_return_to_handler
Anton Blanchard
2014-11-10
3
-43
/
+4
*
|
powerpc: make __ffs return unsigned long
Anton Blanchard
2014-11-10
2
-2
/
+2
*
|
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
2014-11-10
3
-1
/
+3
*
|
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
26
-26
/
+1
*
|
powerpc: Remove some old bootmem related comments
Anton Blanchard
2014-11-10
5
-13
/
+6
*
|
powerpc: Remove bootmem allocator
Anton Blanchard
2014-11-10
10
-278
/
+47
*
|
powerpc: Remove ppc_md.remove_memory
Anton Blanchard
2014-11-05
3
-27
/
+12
*
|
powerpc: Remove ppc64_boot_msg
Anton Blanchard
2014-11-05
2
-39
/
+0
*
|
powerpc/pci: Quieten unset I/O resource warning
Anton Blanchard
2014-11-05
1
-1
/
+1
*
|
powerpc: Use probe_kernel_address in show_instructions
Anton Blanchard
2014-11-05
1
-6
/
+2
*
|
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
2014-11-05
32
-103
/
+108
|
\
\
|
*
|
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
32
-103
/
+108
|
|
/
*
|
Merge branch 'topic/pm-power-off' into next
Michael Ellerman
2014-11-05
21
-58
/
+66
|
\
\
|
*
|
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-11-03
21
-58
/
+66
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-11-04
7
-88
/
+163
|
\
\
|
*
|
powerpc: use device_online/offline() instead of cpu_up/down()
Dan Streetman
2014-11-02
1
-2
/
+2
|
*
|
powerpc/powernv: Properly fix LPC debugfs endianness
Benjamin Herrenschmidt
2014-10-31
1
-0
/
+59
|
*
|
powerpc: do_notify_resume can be called with bad thread_info flags argument
Anton Blanchard
2014-10-31
1
-0
/
+6
|
*
|
powerpc/fadump: Fix endianess issues in firmware assisted dump handling
Hari Bathini
2014-10-30
3
-85
/
+95
|
*
|
powerpc: Fix section mismatch warning
Fabian Frederick
2014-10-30
1
-1
/
+1
*
|
|
Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-11-04
1
-1
/
+1
|
\
\
\
|
*
|
|
ftracetest: Take the first debugfs mount found
Steven Rostedt (Red Hat)
2014-11-03
1
-1
/
+1
*
|
|
|
Merge tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-11-03
2
-2
/
+7
|
\
\
\
\
|
*
|
|
|
pinctrl: baytrail: show output gpio state correctly on Intel Baytrail
David Cohen
2014-10-28
1
-1
/
+1
|
*
|
|
|
pinctrl: use linux-gpio mailing list
David Cohen
2014-10-20
1
-0
/
+1
|
*
|
|
|
pinctrl: baytrail: Clear DIRECT_IRQ bit
Loic Poulain
2014-10-20
1
-1
/
+5
*
|
|
|
|
Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
2014-11-03
2
-28
/
+48
|
\
\
\
\
\
[prev]
[next]