index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
Vaibhav Jain
2017-10-10
3
-5
/
+4
*
|
cxl: Add support for POWER9 DD2
Christophe Lombard
2017-10-06
3
-36
/
+28
*
|
powerpc: get_wchan(): solve possible race scenario due to parallel wakeup
Kautuk Consul
2017-10-06
1
-1
/
+2
*
|
selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths
Seth Forshee
2017-10-06
1
-1
/
+5
*
|
powerpc: Always initialize input array when calling epapr_hypercall()
Seth Forshee
2017-10-06
1
-6
/
+6
*
|
powerpc: Add PPC_EMULATED_STATS to powernv_defconfig
Michael Neuling
2017-10-06
1
-0
/
+1
*
|
powerpc/xmon: Add option to show uptime information
Guilherme G. Piccoli
2017-10-06
1
-0
/
+24
*
|
powerpc/powernv: Make opal_event_shutdown() callable from IRQ context
Michael Ellerman
2017-10-06
1
-1
/
+7
*
|
powerpc/jprobes: Validate break handler invocation as being due to a jprobe_r...
Naveen N. Rao
2017-10-05
1
-11
/
+9
*
|
powerpc/jprobes: Disable preemption when triggered through ftrace
Naveen N. Rao
2017-10-05
1
-4
/
+11
*
|
powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernels
Naveen N. Rao
2017-10-04
1
-2
/
+6
*
|
powerpc/kprobes: Clean up jprobe detection in livepatch handler
Naveen N. Rao
2017-10-04
4
-9
/
+14
*
|
powerpc/kprobes: Do not suppress instruction emulation if a single run failed
Naveen N. Rao
2017-10-04
1
-3
/
+14
*
|
powerpc/kprobes: Some cosmetic updates to try_to_emulate()
Naveen N. Rao
2017-10-04
1
-2
/
+2
*
|
powerpc/configs: Add Skiroot defconfig
Joel Stanley
2017-10-04
1
-0
/
+232
*
|
powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32
Sandipan Das
2017-10-04
1
-0
/
+4
*
|
powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32
Sandipan Das
2017-10-04
1
-0
/
+13
*
|
powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0
Sandipan Das
2017-10-04
1
-0
/
+2
*
|
powerpc/powermac: Use setup_timer() helper
Allen Pais
2017-10-04
1
-3
/
+1
*
|
powerpc/6xx: Use setup_timer() helper
Allen Pais
2017-10-04
1
-2
/
+1
*
|
powerpc/oprofile: Use setup_timer() helper
Allen Pais
2017-10-04
1
-6
/
+2
*
|
powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush
Nicholas Piggin
2017-10-04
1
-1
/
+1
*
|
powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
2017-10-04
5
-0
/
+57
*
|
powerpc/64s: Implement system reset idle wakeup reason
Nicholas Piggin
2017-10-04
1
-3
/
+38
*
|
powerpc/xmon: Avoid tripping SMP hardlockup watchdog
Nicholas Piggin
2017-10-04
1
-4
/
+13
*
|
powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog
Nicholas Piggin
2017-10-04
1
-2
/
+5
*
|
powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is ...
Nicholas Piggin
2017-10-04
1
-8
/
+11
*
|
powerpc/watchdog: Do not panic from locked CPU's IPI handler
Nicholas Piggin
2017-10-04
1
-2
/
+1
*
|
cxl: Set the valid bit in PE for dedicated mode
Vaibhav Jain
2017-10-03
1
-0
/
+8
*
|
cxl: Enable global TLBIs for cxl contexts
Frederic Barrat
2017-09-28
5
-14
/
+84
*
|
powerpc/mm: Export flush_all_mm()
Frederic Barrat
2017-09-28
4
-2
/
+44
*
|
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
2017-09-27
7
-5
/
+271
*
|
powerpc/powernv: Rework EEH initialization on powernv
Benjamin Herrenschmidt
2017-09-26
5
-60
/
+40
|
/
*
Linux 4.14-rc2
v4.14-rc2
Linus Torvalds
2017-09-25
1
-1
/
+1
*
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-25
4
-15
/
+18
|
\
|
*
dt-bindings: clk: stm32h7: fix clock-cell size
Gabriel Fernandez
2017-09-22
1
-1
/
+1
|
*
scripts/dtc: dtx_diff - 2nd update of include dts paths to match build
Frank Rowand
2017-09-20
1
-13
/
+9
|
*
dt-bindings: fix vendor prefix for Abracon
Alexandre Belloni
2017-09-19
1
-1
/
+1
|
*
of: provide inline helper for of_find_device_by_node
Arnd Bergmann
2017-09-19
1
-0
/
+7
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-24
20
-86
/
+122
|
\
\
|
*
|
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-23
13
-45
/
+42
|
*
|
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2017-09-23
2
-17
/
+32
|
*
|
x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs
Andy Lutomirski
2017-09-17
1
-6
/
+7
|
*
|
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
Andy Lutomirski
2017-09-17
2
-8
/
+8
|
*
|
x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
Andy Lutomirski
2017-09-17
1
-2
/
+19
|
*
|
x86/mm: Factor out CR3-building code
Andy Lutomirski
2017-09-17
2
-10
/
+16
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-09-24
1
-2
/
+2
|
\
\
\
|
*
|
|
clocksource/integrator: Fix section mismatch warning
Arnd Bergmann
2017-09-18
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-24
4
-14
/
+17
|
\
\
\
|
*
\
\
Merge tag 'irqchip-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-09-21
3
-10
/
+16
|
|
\
\
\
[prev]
[next]