Stuart Yoder
|
9778b696a0
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
|
13 years ago |
Anton Blanchard
|
ac1dc36558
powerpc: Clear RI and EE at the same time in system call exit
|
13 years ago |
Tiejun Chen
|
c58ce2b1e3
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
|
13 years ago |
Benjamin Herrenschmidt
|
8b6ee04067
Merge branch 'merge' into next
|
13 years ago |
Benjamin Herrenschmidt
|
7c0482e3d0
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
|
13 years ago |
Benjamin Herrenschmidt
|
ea4e89afed
Merge branch 'merge' into next
|
13 years ago |
Benjamin Herrenschmidt
|
56dfa7fa19
powerpc/irq: Fix bug with new lazy IRQ handling code
|
13 years ago |
Anton Blanchard
|
fd6c40f3b0
powerpc: Better scheduling of CR save code in system call path
|
13 years ago |
Anton Blanchard
|
82087414c6
powerpc: No need to preserve count register across system call
|
13 years ago |
Anton Blanchard
|
823df43552
powerpc: No need to save XER in a system call
|
13 years ago |
Anton Blanchard
|
d14299dec7
powerpc: Hide some system call labels from profile tools
|
13 years ago |
Benjamin Herrenschmidt
|
7230c56441
powerpc: Rework lazy-interrupt handling
|
13 years ago |
Benjamin Herrenschmidt
|
d9ada91ae2
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
|
13 years ago |
Benjamin Herrenschmidt
|
1421ae0b29
powerpc: Improve 64-bit syscall entry/exit
|
13 years ago |
Benjamin Herrenschmidt
|
4f8cf36f48
powerpc: Remove legacy iSeries bits from assembly files
|
13 years ago |
Benjamin Herrenschmidt
|
18b246fa60
powerpc: Fix various issues with return to userspace
|
13 years ago |
Matt Evans
|
44ae3ab335
powerpc: Free up some CPU feature bits by moving out MMU-related features
|
14 years ago |
Alexey Kardashevskiy
|
efcac6589a
powerpc: Per process DSCR + some fixes (try#4)
|
14 years ago |
Benjamin Herrenschmidt
|
2dd60d79e0
powerpc: In HV mode, use HSPRG0 for PACA
|
14 years ago |
Paul Mackerras
|
cf9efce0ce
powerpc: Account time using timebase rather than PURR
|
15 years ago |
Anton Blanchard
|
f89451fbd2
powerpc: Feature nop out reservation clear when stcx checks address
|
15 years ago |
Paul Mackerras
|
0fe1ac48be
powerpc/perf_event: Fix oops due to perf_event_do_pending call
|
15 years ago |
Anton Blanchard
|
44c9f3cc1a
powerpc: Clear MSR_RI during RTAS calls
|
15 years ago |
Ingo Molnar
|
0ffa798d94
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
|
15 years ago |
Anton Blanchard
|
917e407c76
powerpc: perf_event: Hide iseries_check_pending_irqs
|
15 years ago |
Benjamin Herrenschmidt
|
4f917ba3d5
powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule
|
15 years ago |
Steven Rostedt
|
be10ab1090
powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler
|
16 years ago |
Ingo Molnar
|
cdd6c482c9
perf: Do the big rename: Performance Counters -> Performance Events
|
16 years ago |
Benjamin Herrenschmidt
|
2d27cfd328
powerpc: Remaining 64-bit Book3E support
|
16 years ago |
Benjamin Herrenschmidt
|
6c1719942e
powerpc/of: Remove useless register save/restore when calling OF back
|
16 years ago |