index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
powerpc/kprobes/optprobes: Use patch_instruction()
Balbir Singh
1
-21
/
+32
2017-07-03
powerpc/kprobes: Move kprobes over to patch_instruction()
Balbir Singh
1
-6
/
+2
2017-07-03
powerpc/64s: Blacklist rtas entry/exit from kprobes
Naveen N. Rao
1
-0
/
+4
2017-07-03
powerpc/64s: Blacklist functions invoked on a trap
Naveen N. Rao
3
-13
/
+27
2017-07-03
powerpc/64s: Un-blacklist system_call() from kprobes
Naveen N. Rao
1
-1
/
+13
2017-07-03
powerpc/64s: Move system_call() symbol to just after setting MSR_EE
Naveen N. Rao
1
-3
/
+4
2017-07-03
powerpc/64s: Blacklist system_call() and system_call_common() from kprobes
Naveen N. Rao
1
-12
/
+14
2017-07-03
powerpc/64s: Convert .L__replay_interrupt_return to a local label
Naveen N. Rao
1
-2
/
+2
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
7
-33
/
+152
2017-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
2
-5
/
+7
2017-06-28
powerpc/powernv/idle: Clear r12 on wakeup from stop lite
Akshay Adiga
1
-0
/
+13
2017-06-28
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
1
-1
/
+1
2017-06-28
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
1
-1
/
+2
2017-06-28
powerpc/fadump: add reschedule point while releasing memory
Hari Bathini
1
-11
/
+54
2017-06-28
powerpc/fadump: provide a helpful error message
Hari Bathini
1
-0
/
+36
2017-06-28
powerpc/fadump: avoid holes in boot memory area when fadump is registered
Hari Bathini
1
-0
/
+12
2017-06-28
powerpc/fadump: avoid duplicates in crash memory ranges
Hari Bathini
1
-2
/
+13
2017-06-27
powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9
Benjamin Herrenschmidt
2
-3
/
+12
2017-06-27
powerpc/tm: Fix comment
Michael Neuling
1
-2
/
+2
2017-06-27
powerpc: Fix asm offsets to point to actual FP and VMX regs
Michael Neuling
1
-4
/
+4
2017-06-27
powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
Michael Neuling
1
-0
/
+4
2017-06-23
powerpc/64: Initialise thread_info for emergency stacks
Nicholas Piggin
1
-3
/
+28
2017-06-22
powerpc: Convert VDSO update function to use new update_vsyscall interface
Paul Mackerras
1
-16
/
+52
2017-06-21
powerpc/time: Fix tracing in time.c
Santosh Sivaraj
2
-5
/
+3
2017-06-21
powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()
Michael Ellerman
1
-1
/
+1
2017-06-21
powerpc/64s: Rename slb_miss_realmode() to slb_miss_common()
Michael Ellerman
1
-6
/
+9
2017-06-21
powerpc/64s: Use BRANCH_TO_COMMON() for slb_miss_realmode
Michael Ellerman
1
-38
/
+4
2017-06-20
powerpc/64s: Avoid r3 save/restore in SLB miss handler
Nicholas Piggin
1
-15
/
+26
2017-06-20
powerpc/64s: SLB miss already has CTR saved for relocatable kernel
Nicholas Piggin
1
-8
/
+1
2017-06-20
powerpc/64s: Avoid saving faulting address into EX_DAR in SLB miss
Nicholas Piggin
1
-5
/
+8
2017-06-19
powerpc/64s/idle: Predict HMI wakeup as unlikely
Nicholas Piggin
1
-1
/
+1
2017-06-19
powerpc/64s/idle: Avoid SRR usage in idle sleep/wake paths
Nicholas Piggin
2
-30
/
+28
2017-06-19
powerpc/64s/idle: Branch to handler with virtual mode offset
Nicholas Piggin
1
-2
/
+4
2017-06-19
powerpc/64s: Don't unbalance the return branch predictor in __replay_interrupt()
Nicholas Piggin
1
-1
/
+7
2017-06-19
powerpc/64s: msgclr when handling doorbell exceptions from system reset
Nicholas Piggin
2
-2
/
+22
2017-06-19
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
1
-0
/
+29
2017-06-19
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
2
-68
/
+47
2017-06-16
powerpc/64s: Handle data breakpoints in Radix mode
Naveen N. Rao
1
-4
/
+7
2017-06-16
powerpc/kprobes: Skip livepatch_handler() for jprobes
Naveen N. Rao
2
-5
/
+40
2017-06-16
powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS
Naveen N. Rao
1
-8
/
+12
2017-06-16
powerpc/kprobes: Pause function_graph tracing during jprobes handling
Naveen N. Rao
1
-0
/
+11
2017-06-15
powerpc/64s: Avoid cpabort in context switch when possible
Nicholas Piggin
2
-10
/
+26
2017-06-15
powerpc/64: Drop explicit hwsync in context switch
Nicholas Piggin
1
-6
/
+17
2017-06-15
powerpc/64: Drop reservation-clearing ldarx in context switch
Nicholas Piggin
1
-8
/
+3
2017-06-15
powerpc/64s: Leave interrupts hard enabled in context switch for radix
Nicholas Piggin
2
-6
/
+16
2017-06-15
powerpc/64: Avoid restore_math call if possible in syscall exit
Nicholas Piggin
2
-19
/
+47
2017-06-15
powerpc/64s: Optimize hypercall/syscall entry
Nicholas Piggin
1
-37
/
+97
2017-06-15
Revert "powerpc: Handle simultaneous interrupts at once"
Michael Ellerman
1
-5
/
+1
2017-06-08
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
1
-1
/
+1
2017-06-06
powerpc/numa: Fix percpu allocations to be NUMA aware
Michael Ellerman
1
-2
/
+2
[next]