index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
1
-1
/
+1
2008-02-07
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
10
-428
/
+555
2008-02-07
[POWERPC] Add SPE registers to core dumps
Roland McGrath
1
-1
/
+1
2008-02-07
[POWERPC] Use regset code for compat PTRACE_*REGS* calls
Roland McGrath
1
-71
/
+25
2008-02-07
[POWERPC] Use generic compat_sys_ptrace
Roland McGrath
1
-28
/
+5
2008-02-07
[POWERPC] Use generic compat_ptrace_request
Roland McGrath
1
-32
/
+2
2008-02-07
[POWERPC] Use generic ptrace peekdata/pokedata
Roland McGrath
1
-12
/
+0
2008-02-07
[POWERPC] Use regset code for PTRACE_*REGS* requests
Roland McGrath
1
-175
/
+59
2008-02-07
[POWERPC] Switch to generic compat_binfmt_elf code
Roland McGrath
2
-70
/
+1
2008-02-07
[POWERPC] Add user_regset compat support
Roland McGrath
1
-0
/
+162
2008-02-07
[POWERPC] Add user_regset_view definitions
Roland McGrath
2
-0
/
+54
2008-02-07
[POWERPC] Use user_regset accessors for GPRs
Roland McGrath
1
-0
/
+91
2008-02-07
[POWERPC] ptrace accessors for special regs MSR and TRAP
Roland McGrath
1
-15
/
+30
2008-02-07
[POWERPC] Use user_regset accessors for SPE regs
Roland McGrath
1
-33
/
+57
2008-02-07
[POWERPC] Use user_regset accessors for altivec regs
Roland McGrath
1
-34
/
+78
2008-02-07
[POWERPC] Use user_regset accessors for FP regs
Roland McGrath
1
-6
/
+31
2008-02-07
[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y
Olof Johansson
1
-1
/
+1
2008-02-06
taskstats scaled time cleanup
Michael Neuling
1
-6
/
+6
2008-02-06
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
2
-3
/
+9
2008-02-05
[POWERPC} Add oprofile support for e300
Andy Fleming
1
-0
/
+6
2008-02-05
[POWERPC] Made FSL Book-E PMC support more generic
Andy Fleming
2
-3
/
+3
2008-02-06
[POWERPC] Fix legacy serial search for opb bus ports
Michael Ellerman
1
-1
/
+2
2008-02-06
[POWERPC] Use a sensible default for clock_getres() in the VDSO
Tony Breeds
1
-1
/
+2
2008-02-06
[POWERPC] iSeries: Fix section mismatch in viodsasd
Stephen Rothwell
1
-1
/
+1
2008-02-05
iommu sg: powerpc: remove DMA 4GB boundary protection
FUJITA Tomonori
1
-20
/
+1
2008-02-05
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
2
-36
/
+34
2008-02-05
iommu sg merging: ppc: make iommu respect the segment size limits
FUJITA Tomonori
2
-3
/
+7
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
4
-63
/
+14
2008-01-31
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
Paul Mackerras
1
-70
/
+79
2008-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-9
/
+4
2008-01-30
powerpc: ptrace generic resume
Roland McGrath
1
-46
/
+0
2008-01-30
powerpc: arch_has_single_step
Roland McGrath
1
-6
/
+6
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-1
/
+1
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+6
2008-01-28
[POWERPC] 85xx: Only invalidate TLB0 and TLB1
Kumar Gala
1
-10
/
+0
2008-01-28
[POWERPC] Reduce code duplication in legacy_serial, add UART parent types
Paul Gortmaker
1
-28
/
+17
2008-01-27
PPC: Fix powerpc vio_find_name to not use devices_subsys
Paul Mackerras
1
-9
/
+4
2008-01-26
[POWERPC] Efika: prune fixups and make them more carefull
Grant Likely
1
-70
/
+79
2008-01-26
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
1
-2
/
+26
2008-01-25
[POWERPC] 4xx: Add PowerPC 440EP Rev C
Sean MacLennan
1
-0
/
+12
2008-01-25
[POWERPC] 4xx: Add 405EXr to cputable
Stefan Roese
1
-2
/
+14
2008-01-25
[POWERPC] Remove bogus comment in dma_direct_alloc_coherent()
Michael Ellerman
1
-1
/
+0
2008-01-25
[POWERPC] Remove the global dma_direct_offset
Michael Ellerman
1
-3
/
+4
2008-01-25
[POWERPC] Use archdata.dma_data in dma_direct_ops and add the offset
Michael Ellerman
1
-3
/
+8
2008-01-25
[POWERPC] Always hookup PHB IO resource even when empty
Benjamin Herrenschmidt
1
-7
/
+4
2008-01-25
[POWERPC] kdump shutdown hook support
Michael Neuling
1
-5
/
+96
2008-01-25
[POWERPC] Make setjmp/longjmp code usable outside of xmon
Michael Neuling
1
-0
/
+65
2008-01-25
[POWERPC] Fix a couple of copyright symbols
Stephen Rothwell
2
-2
/
+2
2008-01-25
[POWERPC] Make ibmebus use of_(un)register_driver
Stephen Rothwell
1
-5
/
+2
2008-01-25
[POWERPC] Export copy_page() on 32bit
Joseph Fannin
1
-0
/
+1
[next]