index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
entry_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-3
/
+40
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2013-02-15
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
1
-0
/
+4
2013-02-08
powerpc: Add support for context switching the TAR register
Ian Munsie
1
-0
/
+20
2013-01-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-0
/
+13
2013-01-29
powerpc/book3e: Disable interrupt after preempt_schedule_irq
Tiejun Chen
1
-0
/
+13
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
1
-2
/
+2
2013-01-10
powerpc: Implement PPR save/restore
Haren Myneni
1
-0
/
+3
2013-01-10
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
1
-1
/
+2
2013-01-10
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
1
-2
/
+11
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+2
2012-11-15
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !
Li Zhong
1
-0
/
+2
2012-10-21
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
1
-0
/
+1
2012-10-14
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
1
-1
/
+0
2012-10-14
powerpc: switch to saner kernel_execve() semantics
Al Viro
1
-6
/
+0
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+16
2012-09-30
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
1
-0
/
+6
2012-09-30
powerpc: split ret_from_fork
Al Viro
1
-0
/
+10
2012-09-18
powerpc/kprobe: Complete kprobe and migrate exception frame
Tiejun Chen
1
-0
/
+35
2012-09-05
powerpc: Restore correct DSCR in context switch
Anton Blanchard
1
-6
/
+17
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
1
-6
/
+6
2012-07-03
powerpc: Clear RI and EE at the same time in system call exit
Anton Blanchard
1
-12
/
+13
2012-06-29
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
Tiejun Chen
1
-57
/
+40
2012-05-14
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-13
/
+31
2012-05-12
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
1
-13
/
+31
2012-05-09
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-18
/
+0
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
1
-18
/
+0
2012-04-30
powerpc: Better scheduling of CR save code in system call path
Anton Blanchard
1
-9
/
+7
2012-04-30
powerpc: No need to preserve count register across system call
Anton Blanchard
1
-2
/
+1
2012-04-30
powerpc: No need to save XER in a system call
Anton Blanchard
1
-2
/
+1
2012-04-30
powerpc: Hide some system call labels from profile tools
Anton Blanchard
1
-4
/
+4
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
1
-34
/
+119
2012-03-09
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
1
-9
/
+5
2012-03-09
powerpc: Improve 64-bit syscall entry/exit
Benjamin Herrenschmidt
1
-20
/
+23
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
1
-41
/
+1
2012-02-22
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
1
-1
/
+5
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-4
/
+4
2011-04-27
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
1
-0
/
+15
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
1
-2
/
+2
2010-09-02
powerpc: Account time using timebase rather than PURR
Paul Mackerras
1
-0
/
+18
2010-09-02
powerpc: Feature nop out reservation clear when stcx checks address
Anton Blanchard
1
-0
/
+22
2010-05-12
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
1
-9
/
+0
2010-02-09
powerpc: Clear MSR_RI during RTAS calls
Anton Blanchard
1
-2
/
+1
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
1
-2
/
+2
2009-10-28
powerpc: perf_event: Hide iseries_check_pending_irqs
Anton Blanchard
1
-2
/
+2
2009-10-27
powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule
Benjamin Herrenschmidt
1
-20
/
+21
2009-10-13
powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler
Steven Rostedt
1
-2
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
2009-08-20
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
1
-5
/
+55
2009-08-20
powerpc/of: Remove useless register save/restore when calling OF back
Benjamin Herrenschmidt
1
-32
/
+6
[next]