index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
powerpc: add a missing label in resume_kernel
Kevin Hao
1
-1
/
+1
2013-04-15
powerpc: Fix audit crash due to save/restore PPR changes
Alistair Popple
1
-1
/
+1
2013-04-10
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
Michael Neuling
4
-0
/
+8
2013-03-26
powerpc: define the conditions where the ePAPR idle hcall can be supported
Stuart Yoder
1
-0
/
+6
2013-03-25
powerpc: make additional room in exception vector area
Chen Gang
1
-72
/
+72
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
1
-1
/
+1
2013-03-17
powerpc: Update kernel VSID range
Aneesh Kumar K.V
1
-9
/
+25
2013-03-17
powerpc/ptrace: Fix brk.len used uninitialised
Michael Neuling
1
-0
/
+1
2013-03-13
powerpc: Fix -mcmodel=medium breakage in prom_init.c
Anton Blanchard
1
-7
/
+7
2013-03-13
powerpc: Fix cputable entry for 970MP rev 1.0
Benjamin Herrenschmidt
1
-1
/
+1
2013-03-05
powerpc: Set DSCR bit in FSCR setup
Michael Neuling
1
-1
/
+1
2013-03-05
powerpc: Fix setting FSCR for HV=0 and on secondary CPUs
Michael Neuling
1
-1
/
+2
2013-03-05
powerpc: Avoid link stack corruption in MMU on syscall entry path
Michael Neuling
1
-2
/
+2
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-18
/
+0
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-3
/
+3
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-11
/
+11
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-12
/
+0
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
1
-6
/
+0
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-586
/
+12
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
34
-581
/
+2611
2013-02-24
powerpc/kexec: Disable hard IRQ before kexec
Phileas Fogg
1
-0
/
+5
2013-02-22
new helper: file_inode(file)
Al Viro
2
-11
/
+11
2013-02-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+5
2013-02-15
powerpc: Add new transactional memory state to the signal context
Michael Neuling
3
-16
/
+829
2013-02-15
powerpc: Hook in new transactional memory code
Michael Neuling
3
-4
/
+99
2013-02-15
powerpc: Routines for FP/VSX/VMX unavailable during a transaction
Michael Neuling
1
-0
/
+83
2013-02-15
powerpc: Add transactional memory unavaliable execption handler
Michael Neuling
2
-0
/
+44
2013-02-15
powerpc: Add reclaim and recheckpoint functions for context switching transac...
Michael Neuling
1
-0
/
+112
2013-02-15
powerpc: Add FP/VSX and VMX register load functions for transactional memory
Michael Neuling
2
-0
/
+105
2013-02-15
powerpc: Add helper functions for transactional memory context switching
Michael Neuling
2
-0
/
+390
2013-02-15
powerpc: Add transactional memory paca scratch register to show_regs
Michael Neuling
3
-0
/
+8
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
4
-0
/
+50
2013-02-15
powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca
Michael Ellerman
1
-5
/
+11
2013-02-15
powerpc: Move boot_paca into early_setup
Geoff Levand
2
-2
/
+2
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
1
-0
/
+5
2013-02-15
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
1
-30
/
+65
2013-02-15
powerpc: Remove Cell-specific relocation-on interrupt vector code
Paul Mackerras
1
-10
/
+0
2013-02-13
KVM: PPC: booke: use vcpu reference from thread_struct
Bharat Bhushan
1
-1
/
+1
2013-02-08
powerpc: Add support for context switching the TAR register
Ian Munsie
3
-0
/
+31
2013-02-08
powerpc: fix ics_rtas_init and start_secondary section mismatch
Daniel Borkmann
1
-1
/
+1
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-1
/
+1
2013-02-03
powerpc: switch to generic old sigaction()
Al Viro
2
-74
/
+0
2013-02-03
powerpc: switch to generic compat rt_sigaction()
Al Viro
2
-39
/
+0
2013-02-03
powerpc: kill pointless wrappers
Al Viro
1
-301
/
+0
2013-02-03
powerpc: switch to generic old sigsuspend
Al Viro
1
-11
/
+0
2013-02-03
powerpc: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-24
/
+0
2013-02-03
powerpc: switch to generic compat rt_sigpending()
Al Viro
1
-18
/
+0
[next]